Code style fix & version update
This commit is contained in:
parent
6266b30088
commit
179ada3296
20 changed files with 392 additions and 427 deletions
|
@ -1,9 +1,9 @@
|
|||
package ru.bclib.config;
|
||||
|
||||
import java.util.Arrays;
|
||||
|
||||
import net.minecraft.resources.ResourceLocation;
|
||||
|
||||
import java.util.Arrays;
|
||||
|
||||
public class ConfigKey {
|
||||
private final String path[];
|
||||
private final String entry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue