rerun the formatter

This commit is contained in:
Shadows_of_Fire 2019-05-02 04:43:27 -04:00
parent ea57f49c8b
commit ded3877b41
6 changed files with 127 additions and 128 deletions

View file

@ -85,7 +85,6 @@ public enum ConfigStringListValues {
new String[0],
"The items that aren't allowed to be put in the Repairer. Use REGISTRY NAMES, and if metadata is needed, add it like so: somemod:some_block@3");
public final String name;
public final String category;
public final String[] defaultValue;