Commit Graph

15 Commits

Author SHA1 Message Date
alexbegt b49809cd9a Iron chests now work for 1.15! 2020-02-27 21:21:03 -05:00
alexbegt 56db909289 Upgrade Iron Chests to 1.15.2. Textures are broken at the moment due to vanilla changes. 2020-01-22 17:53:24 -05:00
alexbegt 94c6f7c08b Begin work on Iron Chests for 1.15! 2019-12-30 20:43:52 -05:00
alexbegt 6e9f312edc Update to the recommended build of forge! 2019-09-12 16:55:45 -04:00
alexbegt b7bca1ac66 Update to 1.14.4 forge instead of 1.14.3 2019-08-19 05:24:16 -04:00
alexbegt 55a7af27e3 Upgrade to 1.14.3! 2019-07-19 22:20:05 -04:00
alexbegt 21310672a8 Update Iron Chests to 1.14.2! 2019-06-15 21:18:15 -04:00
alexbegt 973ae4b773 Update readme, Update to latest forge. 2019-02-18 23:49:32 -05:00
alexbegt f5e8eb5c78 Implement GUIs for the chests, change the mod package to com.progwml6, fix issues with the mods.toml and get the gradle set up to run on progs jenkins 2019-02-17 23:58:56 -05:00
alexbegt 642cf07c5d Update IronChests to the latest Forge Version, and fix some code issues. 2019-02-06 17:20:04 -05:00
alexbegt a77f22eff4 Implement Recipes, Switch over to ObjectHolder and upgrade to the latest forge version. 2019-01-22 18:12:10 -05:00
alexbegt 620a6b3e1d Update to the latest forge, Implement the packet to sync the topstacks of the crystal chests, move to EventBusSubscriber for all registration, and make sure all classes have CPWs copyright on them.
TODO: Move to @ObjectHolder.
2019-01-15 22:22:44 -05:00
alexbegt 5eee1e224c Update to the latest forge, fix issues with the dirt chest book not functioning correctly and fix the inventory item not using the correct chest model. 2019-01-09 20:34:14 -05:00
alexbegt 49a097283a Fix up some issues with Build.gradle, Clean up code and switch to registry events for adding blocks and items. 2019-01-08 00:09:26 -05:00
alexbegt 402bd8f5f7 Begin updating Iron Chests to 1.13, Chests cannot be opened yet but are visible in game. 2019-01-06 16:19:30 -05:00