Clone of IronChests, but for barrels!
Go to file
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
gradle/wrapper 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
src Bunch of fixes and cleanups. See description for details 2015-05-27 18:17:59 -03:00
.gitignore 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
README.md 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
build.gradle remove stray dependency from curse change log task 2015-03-22 15:53:15 -04:00
gradlew 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
gradlew.bat 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

README.md

ironchest

Iron Chest minecraft mod

a GPL v3 licensed mod by cpw

Currently Maintained by ProgWML6

See http://files.minecraftforge.net/IronChests2/ for downloads