Summary
- Added a custom class for smeltery inputs for better external readability (details)
- Fix gravel ore being harvestable without shovel. (details)
- Have the IToolPart implementations actually respect the IToolPart API. (details)
The file was modified | src/main/java/tconstruct/library/crafting/Smeltery.java (diff) |
The file was modified | src/main/java/tconstruct/world/blocks/GravelOre.java (diff) |
The file was modified | src/main/java/tconstruct/tools/items/Bowstring.java (diff) |
The file was modified | src/main/java/tconstruct/tools/items/Fletching.java (diff) |
The file was modified | src/main/java/tconstruct/tools/items/ToolPart.java (diff) |