Commit Graph

53 Commits

Author SHA1 Message Date
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 55a7af27e3 Upgrade to 1.14.3! 2019-07-19 22:20:05 -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 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
alexbegt 81c12fe224 Add a configuration option to allow the user to disable adding the crafting recipes for the Shulker Boxes, and to disable adding Shulker Boxes to the Creative Menu. (JEI support soon?)
Add support for OreDict Items added by CraftTweaker

Closes #129

Closes #136
2018-06-16 23:22:57 -04:00
alexbegt 0468b6d73b Update Iron Chests to 1.12.2. 2017-09-27 22:37:10 -04:00
alexbegt 282505120e Fix crash related to loading TileEntitySpecialRenderer on server side. Closes #103 2017-06-28 12:05:53 -04:00
alexbegt 7900ab35b5 Update Iron Chests to Forge 14.21.0.2359. 2017-06-24 13:34:58 -04:00
alexbegt 1efea0cc6b Require Forge Version 14.21.0.2343 which fixes the crash regarding recipes. Closes #98 2017-06-21 13:43:58 -04:00
alexbegt 8c0e03cd0a Update to CurseGradle 1.0.9! 2017-06-19 19:42:15 -04:00
alexbegt b28ad34b43 Update all recipes from Iron Chests to the new way of doing them for 1.12, Even changing the color of the shulker box works! 2017-06-17 18:05:07 -04:00
alexbegt 27a82a01cd Use Java 8 and not Java 6! 2017-06-11 13:24:45 -04:00
alexbegt 416c4e11c5 Update Iron Chest's to 1.12! 2017-06-11 13:20:07 -04:00
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 9515e682ef Update Iron Chests to 1.11.2! 2017-03-05 12:55:00 -05:00
alexbegt 5720fa2065 Update mappings for Iron Chests, and rename some parameters. 2016-11-18 22:33:35 -05: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
alexbegt 9fe6c6912a Work on the 1.11 update more, some is still buggy but nearly complete. 2016-11-17 16:39:07 -05:00
Progwml6 a43c7259c3 start of 1.11 update 2016-11-16 10:58:31 -05:00
alexbegt 0606cedabe Change to newer forge! 2016-07-16 00:34:45 -04:00
alexbegt 29ef3a5c54 Update to 1.10.2! 2016-07-06 21:10:03 -04:00
alexbegt e718cae381 Bump forge version to fix dupe bug with items while running deobf testing. 2016-06-23 18:42:26 -04:00
alexbegt 3321ba2c1b Add support for 1.10! 2016-06-23 16:13:31 -04:00
alexbegt bb8cb4ff98 Fix #72, Chests now work while as a spectator. 2016-06-11 20:51:23 -04:00
alexbegt 644b16903b Update to 1.9.4 2016-05-19 18:17:38 -04:00
alexbegt 94aa1671d5 Fix some bugs from the PR. 2016-05-19 18:01:50 -04:00
Alexander d0b721e332 Fix some formatter issues and update forge and mappings. 2016-04-21 14:29:22 -04:00
Alexander a4184e6961 Update IronChests to new Forge with the registry changes. 2016-04-02 19:18:26 -04:00
Alexander 8be3c5ea97 Fix crash with forge 1809. 2016-03-25 22:05:26 -04:00
Alexander 1aa5f2e85c Working Particles 2016-03-23 22:51:54 -04:00
Alexander 2b95aab95f Update IronChests to 1.9! 2016-03-21 12:44:27 -04:00
Progwml6 c2646a5d69 change versioning code so that curse forge builds are labeled the same as ones from files 2016-01-19 01:21:35 -05:00
Progwml6 b50c6eb126 add curse support 2016-01-18 15:39:18 -05:00
cpw 02af887051 Password, not Pass 2016-01-12 22:48:43 -05:00
cpw ef1058e771 Properly update for 1.8.9 2016-01-12 17:27:56 -05:00
cpw aad2b93dc4 Fixup for 1.8.8. 2015-11-23 00:34:34 -05:00
cpw 2b67783cef Update to gradlewrapper 2.7, and refresh build.gradle for FG 2.1 2015-11-22 23:59:04 -05:00
Zach df06876751 remove curseforge plugin from FG 1.2 2015-11-22 12:11:13 -05:00
Progwml6 f64fb40b15 remove stray dependency from curse change log task 2015-03-22 15:53:15 -04:00
Progwml6 a24e28f7ea add curse upload capabilities 2015-03-22 15:50:29 -04:00
Progwml6 431f2cf039 update mappings to latest 2015-01-29 23:23:27 -05:00
61352151511 b6e2f384ae Update forge version to latest 2015-01-29 12:48:02 -04:00
Progwml6 4e8a047082 update to latest forge & mappings 2014-12-02 14:34:29 -05:00
Progwml6 77d988937f update to forge 2014-11-26 06:55:24 -05:00