Summary
- Start of configurable blacklists for right click harvesting, plant (details)
- Add JSON support to right-click harvest, harvest drops, and food (details)
The file was added | src/main/java/iguanaman/hungeroverhaul/util/IMCHandler.java |
The file was added | src/main/java/iguanaman/hungeroverhaul/util/ItemAndBlockList.java |
The file was modified | src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java (diff) |
The file was modified | src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java (diff) |
The file was modified | src/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java (diff) |
The file was modified | src/main/java/iguanaman/hungeroverhaul/json/HOJsonData.java (diff) |
The file was added | src/main/java/iguanaman/hungeroverhaul/json/GameObject.java |
The file was modified | src/main/java/iguanaman/hungeroverhaul/util/IMCHandler.java (diff) |
The file was modified | src/main/java/iguanaman/hungeroverhaul/util/ItemAndBlockList.java (diff) |
The file was modified | src/main/java/iguanaman/hungeroverhaul/json/JsonModule.java (diff) |
The file was modified | src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java (diff) |