Skip to content
Success

Changes

Summary

  1. Fix Chest Atlas registration for Iron Chest Models to no longer unintentionally add non-chest textures to the chest atlas, fix block names missing and bump version (details)
Commit 131d04872089644533c9527a7f7e32d79b52ecc5 by alexanderbehrhof
Fix Chest Atlas registration for Iron Chest Models to no longer unintentionally add non-chest textures to the chest atlas, fix block names missing and bump version
The file was modifiedsrc/main/java/com/progwml6/ironchest/IronChests.java (diff)
The file was modifiedsrc/generated/resources/assets/minecraft/atlases/chests.json (diff)
The file was modifiedgradle.properties (diff)
The file was modifiedsrc/generated/resources/.cache/0dbbd54ceb2dbdad297666c0ed7345b878c15d35 (diff)
The file was addedsrc/generated/resources/.cache/0f202e000d40347127b33b6edbbb29689b8cbf86
The file was modifiedsrc/main/java/com/progwml6/ironchest/client/model/IronChestsModels.java (diff)
The file was addedsrc/generated/resources/pack.mcmeta
The file was modifiedsrc/main/java/com/progwml6/ironchest/client/render/IronChestRenderer.java (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/block/IronChestsBlocks.java (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/data/IronChestsSpriteSourceProvider.java (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/item/IronChestsItems.java (diff)