Changes

Summary

  1. Initial Commit (details)
  2. Add additional check for autosmelt to prevent null-Itemstacks. (details)
  3. Render Tank/Window/.. Liquid and Block in two different renderpasses. (details)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/player/TPlayerStats.java (diff)
The file was addedsrc/main/java/tconstruct/api/TConstructAPI.java
The file was addedsrc/main/java/tconstruct/api/IPlayerExtendedInventoryWrapper.java
Commit 393d538a912593ab03b2f78b4f21224e7b2e78e1 by bernhard.bonigl
Add additional check for autosmelt to prevent null-Itemstacks.
The file was modifiedsrc/main/java/tconstruct/tools/TActiveOmniMod.java (diff)
Commit 8a8beaf25095f7a074091de0f29cc385e42041f0 by bernhard.bonigl
Render Tank/Window/.. Liquid and Block in two different renderpasses. This should fix the lava derpiness.
The file was modifiedsrc/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/model/TankRender.java (diff)