Clone of IronChests, but for barrels!
Go to file
Mitchell b4dd5d1a67 Fix chests not keeping content on update
I'm not sure how much of this code is actually needed but after changing many parts it seems to make the chests keep their contents. Also made it so instead of setting the stack size to 0, if the player is in creative it remains the same, if not it subtracts 1 from the stack size (incase somehow they get a stack of more than 1) All upgrades appear to work and all contents seem to remain in chest. This fixes #31.1
2015-01-28 19:19:38 -04: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 Fix chests not keeping content on update 2015-01-28 19:19:38 -04: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
18 Mappings.txt Began work on rendering. All chest variants now appear in the creative menu 2014-09-26 12:45:55 +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 update to latest forge & mappings 2014-12-02 14:34:29 -05: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