f2c6dc965aI have no idea what git is doing... I pushed these classes before but it's saying I didn't.
alexbegt
2017-06-11 12:53:14 -0400
0ce5748daeAdd 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.
alexbegt
2017-06-11 12:50:47 -0400
63047fb477Clean up some code, fix ItemStacks with damages being counted as two different items when sorting blocks for the top stack (Swords for example) and switch to vanilla's way of handling saving items to Byte data.
alexbegt
2017-05-27 21:49:53 -0400
767528115eFix chests crashing users when it goes to sync the top stacks to the client for rendering due to a nbt overflow. (Switched to getNBTShareTag that was added to forge and is used by Refined Storage for it's Storage Blocks) Closes#91
alexbegt
2017-05-26 20:58:28 -0400
276859566eActually fix Crystal Chest's crashing clients with ArrayIndexOutOfBoundsException due to two different items having two 64 stacks in the chest, also Items will now render if there is more than one item stack, but only one will be rendered. (Before it wouldn't render any items being in the chest) (pulled from 1.11.2) #89
alexbegt
2017-05-17 21:12:33 -0400
82f9d7cf8fFix Crystal Chest's crashing clients with ArrayIndexOutOfBoundsException due to two different items having two 64 stacks in the chest, also Items will now render if there is more than one item stack, but only one will be rendered. (Before it wouldn't render any items being in the chest) Closes#90
alexbegt
2017-05-17 15:12:21 -0400
3561fb4bcaFix the Crystal Chest crashing users due to a overflow of the array when it tries to get a value that doesn't exist. Closes#10.
alexbegt
2017-04-26 20:28:39 -0400
f2d8eeb6e2Updated Russian translation
#88
Nikolay Raspopov
2017-04-02 01:17:57 +0300
9515e682efUpdate Iron Chests to 1.11.2!
alexbegt
2017-03-05 12:55:00 -0500
e5e601a1b8Fix IronChest's version check + Fix the dirt chest's book.
alexbegt
2016-11-19 13:03:30 -0500
5720fa2065Update mappings for Iron Chests, and rename some parameters.
alexbegt
2016-11-18 22:33:35 -0500
ea5f84785dRemove dead code that has been commended out.
alexbegt
2016-11-18 10:28:27 -0500
e6fb331bd9Add 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.
alexbegt
2016-11-18 10:26:10 -0500
9fe6c6912aWork on the 1.11 update more, some is still buggy but nearly complete.
alexbegt
2016-11-17 16:39:07 -0500
a43c7259c3start of 1.11 update
Progwml6
2016-11-16 10:58:31 -0500
07510cf030Merge pull request #42 from DragonsLover/master
Zach
2016-09-20 09:52:03 -0400
9641acc90fMerge pull request #79 from AfterRebelion/master
Alexander (alexbegt)
2016-08-06 15:46:48 -0400
0606cedabeChange to newer forge!
alexbegt
2016-07-16 00:34:45 -0400
29ef3a5c54Update to 1.10.2!
alexbegt
2016-07-06 21:10:03 -0400
cac7322894Add support for loot tables, fix#76.
alexbegt
2016-07-03 19:56:39 -0400
7c8d3986e7Switch back to the way 1.7.10 did chest upgrades, you do not have to hold shift to upgrade them now, but holding shift will still open the chest after upgrading it. Should fix#75 somewhat.
alexbegt
2016-07-03 14:39:21 -0400