Skip to content
Success

Changes

Summary

  1. Fix bounding box rendering for Iron Chests. Closes #314 (details)
  2. Fix Chests not being able to be accessed by AE2. Closes #315 (details)
Commit e30802ffd519574115b1bee1939951bdd662c602 by alexanderbehrhof
Fix bounding box rendering for Iron Chests. Closes #314
The file was modifiedsrc/main/java/com/progwml6/ironchest/client/render/IronChestRenderer.java (diff)
Commit 1cdb753b75847d67b928c0ed8d168c2f196c1165 by alexanderbehrhof
Fix Chests not being able to be accessed by AE2. Closes #315
The file was modifiedsrc/main/java/com/progwml6/ironchest/common/block/regular/AbstractIronChestBlock.java (diff)
The file was modifiedsrc/main/java/com/progwml6/ironchest/IronChests.java (diff)