Summary
- Register fluids for part casting registered via IMC in the FluidType (details)
- Move BoltCasting registration to postInit so IMC'd materials (details)
- Allow the renaming of items and tools by using a nametag in a tool (details)
- Fix Extra-Block harvests not giving XP (details)
The file was modified | src/main/java/tconstruct/util/IMCHandler.java (diff) |
The file was modified | src/main/java/tconstruct/weaponry/TinkerWeaponry.java (diff) |
The file was modified | src/main/java/tconstruct/tools/inventory/SlotTool.java (diff) |
The file was modified | src/main/java/tconstruct/tools/inventory/ToolForgeContainer.java (diff) |
The file was modified | src/main/java/tconstruct/tools/inventory/ToolStationContainer.java (diff) |
The file was modified | src/main/java/tconstruct/tools/logic/ToolStationLogic.java (diff) |
The file was modified | src/main/java/tconstruct/library/tools/HarvestTool.java (diff) |