Summary
- Initial Commit (details)
- Add additional check for autosmelt to prevent null-Itemstacks. (details)
- Render Tank/Window/.. Liquid and Block in two different renderpasses. (details)
The file was added | src/main/java/tconstruct/api/TConstructAPI.java |
The file was modified | src/main/java/tconstruct/armor/player/TPlayerStats.java (diff) |
The file was modified | src/main/java/tconstruct/TConstruct.java (diff) |
The file was added | src/main/java/tconstruct/api/IPlayerExtendedInventoryWrapper.java |
The file was modified | src/main/java/tconstruct/tools/TActiveOmniMod.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) |