Added crash recovery and renamed ButtonValue(s) and SliderValue(s)
This commit is contained in:
@@ -13,7 +13,7 @@ import net.minecraftforge.fml.relauncher.SideOnly;
|
||||
|
||||
@SideOnly(Side.CLIENT)
|
||||
public class ConfigButcher
|
||||
{
|
||||
{
|
||||
private static Map<String, Boolean> ENTITIES = new HashMap<String, Boolean>();
|
||||
|
||||
public static final String CATEGORY = "butcher";
|
||||
|
||||
Reference in New Issue
Block a user