Infusion enchantment books
This commit is contained in:
parent
2e56feec93
commit
479f506ca8
9 changed files with 586 additions and 12 deletions
|
@ -20,7 +20,7 @@ public class PathConfig extends Config {
|
|||
}
|
||||
|
||||
protected ConfigKey createKey(String key) {
|
||||
return new ConfigKey(key, "");
|
||||
return createKey("", key);
|
||||
}
|
||||
|
||||
@Nullable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue