Summary
- Change liquid rendering in tanks: Make liquids brighter, and don't draw (details)
- Fix liquids in tanks not rendering their top side if an opaque block is (details)
- Do what this todo says and update the FuelGauge when opening smeltery (details)
- Update Mantle (details)
The file was modified | src/main/java/tconstruct/client/BlockSkinRenderHelper.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/model/TankRender.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java (diff) |
The file was modified | src/main/java/tconstruct/client/BlockSkinRenderHelper.java (diff) |
The file was modified | src/main/java/tconstruct/library/crafting/Smeltery.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/gui/SmelteryGui.java (diff) |
The file was modified | build.properties (diff) |