Summary
- make drain function w/ fluid argument work (details)
- Implement IFluidHandler properly on all blocks. (details)
- Update Forge to 1205 (details)
- Add a Smeltery-API for smeltery fuel (details)
- Make Smelteries use the fuel API. Should work, but somebody properly (details)
- Lava is now a smeltery fuel! Pyrothium now also is a smeltery fuel, and (details)
The file was modified | src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java (diff) |
The file was modified | build.properties (diff) |
The file was modified | src/main/java/tconstruct/library/crafting/Smeltery.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/gui/SmelteryGui.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/TinkerSmeltery.java (diff) |