Summary
- Fix rendering of empty tank items (details)
- Fix Faucet pouring rendering with nether smeltery stuff (details)
- Move interaction with items of casting basin/table to logic (details)
- Smooth liquid change rendering in basins and tables, not only when it's (details)
- Fix crash with casting table caused by changes before (details)
- Possible dupe bug fix: Put items from basins/tables into the inventory (details)
The file was modified | src/main/java/tconstruct/smeltery/model/TankItemRenderer.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/model/CastingBlockRender.java (diff) |
The file was modified | src/main/java/tconstruct/library/event/SmelteryEvent.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/blocks/SearedBlock.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/blocks/SearedBlock.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/blocks/SearedBlock.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java (diff) |