Changes

Summary

  1. Fix crashes when all sides of a tank are covered #1362 (details)
  2. Use state-save blending for liquid block drawing. This should finally (details)
Commit fb992587b5eb1632d32809947dd18c4fb5fc0b3d by bernhard.bonigl
Fix crashes when all sides of a tank are covered #1362
The file was modifiedsrc/main/java/tconstruct/smeltery/model/TankRender.java (diff)
Commit 08af51fab375584ca2b68f12adf36eec691d3e1c by bernhard.bonigl
Use state-save blending for liquid block drawing. This should finally solve all the drawing weirdness with alpha for any liquids drawn by tinkers. #1356
The file was modifiedsrc/main/java/tconstruct/client/BlockSkinRenderHelper.java (diff)