Changes

Summary

  1. Render blocks and fluids inside of smelteries according to size (exactly (details)
Commit 6bbd392c4f332544fff87e1b4559cc3d8dcce7ab by bernhard.bonigl
Render blocks and fluids inside of smelteries according to size (exactly the same behaviour as with the old 3x3 smeltery)
The file was modifiedsrc/main/java/tconstruct/smeltery/model/SmelteryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/SmelteryProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java (diff)
The file was addedsrc/main/java/tconstruct/smeltery/model/SmelteryRenderOld.java