Commit Graph

5 Commits

Author SHA1 Message Date
alexbegt 0ce5748dae Add Iron Shulker Boxes, which function just like regular shulker boxes but with all the extra features the chest variants have. This version of the mod also has a reorganized code package (still in cpw.mods.ironchest) and resources have been moved around. 2017-06-11 12:50:47 -04:00
alexbegt e6fb331bd9 Add JEI to the dev environment, rename the items + blocks to match vanilla formats of no capital letters and to include underscores, and fix the crystal chest not rendering items in it. 2016-11-18 10:26:10 -05:00
Drullkus 3b123b2583 Break Particles
These textures are for the chest breaking particles, as requested by
@alexbegt :)
2016-03-23 16:08:21 -07:00
ganymedes01 f5b98a42f8 Bunch of fixes and cleanups. See description for details
-Removed unnecessary classes and files (like unused textures)
-Use the vanilla packet system instead of a custom one (which ended up
fixing chest rotations reseting every time the game was restarted)
-Render chests as items without hackery (Not very pretty... but I'm not
really sure what forge wants us to do if not what I did)
2015-05-27 18:17:59 -03:00
Adubbz 567bd1b72c Initial update to 1.8, not tested (it only compiles) with huge portions commented out (due to a lack of Forge) 2014-09-24 22:32:58 +10:00