Skip to content
Success

#3 (Jan 13, 2025, 2:52:18 AM)

Started 15 days ago
Took 19 sec
Build Artifacts
ironchest-1.21.4-neoforge-16.2.3.jar304.44 KiB view

Push event to branch 1.21.4-neoforge at 2:52:07 AM on Jan 13, 2025

This run spent:

  • 5.2 sec waiting;
  • 19 sec build duration;
  • 24 sec total from scheduled to completion.
Revision: 88a97335bfdd5e0190859822a64c0677a278953c
Repository: https://github.com/progwml6/ironchest.git
  • 1.21.4-neoforge
Changes
  1. Updated Russian translation (details / githubweb)
  2. Run DataFixer on the Chest's and Shulker Boxes, and fix the conflicting recipes reguarding the shulker upgrades. Closes #115, #117 (details / githubweb)
  3. Added en_UD.lang (details / githubweb)
  4. Fix broken recipe (details / githubweb)
  5. Create ja_JP.lang (#128) (details / githubweb)
  6. Don't send the entire NBT tag to the client (#133) (details / githubweb)
  7. Fix #131 (#132) (details / githubweb)
  8. 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?) (details / githubweb)
  9. Updated Shulker Box colors (#125) (details / githubweb)
  10. Fixed up some stray textures (#145) (details / githubweb)
  11. Update de_DE.lang (#149) (details / githubweb)
  12. Added lv_LV.lang (#150) (details / githubweb)
  13. Check for valid metadata before looking up name. Closes #135 (details / githubweb)
  14. Make sure the Shift never goes past the max value. Closes #130 (details / githubweb)
  15. Hopefully fix the disappearing issue with the chests. Closes #142 (details / githubweb)
  16. Fix crash related to inserting items with conduits/ducts. Closes #151 (details / githubweb)
  17. Create uk locale (details / githubweb)
  18. Fix registering TESR's while the class is null. Closes #156 (details / githubweb)
  19. Delete old source to start on 1.13 (details / githubweb)
  20. Begin updating Iron Chests to 1.13, Chests cannot be opened yet but are visible in game. (details / githubweb)
  21. Format source code (details / githubweb)
  22. Fix up some issues with Build.gradle, Clean up code and switch to registry events for adding blocks and items. (details / githubweb)
  23. 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. (details / githubweb)
  24. 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. (details / githubweb)
  25. Fix broken import of an old event that CPW renamed in the latest versions of Forge (details / githubweb)
  26. Implement Recipes, Switch over to ObjectHolder and upgrade to the latest forge version. (details / githubweb)
  27. Update IronChests to the latest Forge Version, and fix some code issues. (details / githubweb)
  28. 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 (details / githubweb)
  29. Update readme, Update to latest forge. (details / githubweb)
  30. Fix broken links in readme. (details / githubweb)
  31. Create zh_cn.json (#180) (details / githubweb)
  32. Update Iron Chests to 1.14.2! (details / githubweb)
  33. Create ko_kr.json (#185) (details / githubweb)
  34. Fix some formatting on the recipes. (details / githubweb)
  35. convert lang to json (#188) (details / githubweb)
  36. Upgrade to 1.14.3! (details / githubweb)
  37. Fix chests dropping their contents when upgraded. Closes #197 (details / githubweb)
  38. Update to 1.14.4 forge instead of 1.14.3 (details / githubweb)
  39. Update to the recommended build of forge! (details / githubweb)
  40. Fix the Vanilla chest upgrades trying to update 'I Like Wood' chests. Closes #200 (details / githubweb)
  41. Begin work on Iron Chests for 1.15! (details / githubweb)
  42. Begin work on Iron Chests for 1.15! (details / githubweb)
  43. Upgrade Iron Chests to 1.15.2. Textures are broken at the moment due to vanilla changes. (details / githubweb)
  44. Iron chests now work for 1.15! (details / githubweb)
  45. Fix a mistake created by intellij. (details / githubweb)
  46. Comment out the book until I can fix it. (details / githubweb)
  47. Hopefully fix the crash regarding loading the Atlas textures during mod construction. Closes #212 (details / githubweb)
  48. Create zh_tw.json (details / githubweb)
  49. Update zh_tw.json (details / githubweb)
  50. Update Iron Chests to 1.16! (details / githubweb)
  51. Generate recipes with data generation to fix recipe processing due to missing items. Closes #221 (details / githubweb)
  52. Fix broken recipe (details / githubweb)
  53. Would help if I uploaded the build.gradle and gradle properties (details / githubweb)
  54. Update to 1.16.2 (details / githubweb)
  55. Bump mod version to 11.1 (details / githubweb)
  56. Update to 1.16.3! (details / githubweb)
  57. Added German translation (details / githubweb)
  58. Update to 1.16.4 (details / githubweb)
  59. fix issues in gradle setups (details / githubweb)
  60. attempt to fix missing toml file (details / githubweb)
  61. Create fr_fr.json (details / githubweb)
  62. Update fr_fr.json (details / githubweb)
  63. Create es_ar.json, es_es.json, es_mx.json (details / githubweb)
  64. Crystal chests will now render the items inside again, and the broken upgrade recipes have been fixed. Closes #249, Closes #245 (details / githubweb)
  65. Start working on updating Iron Chests to 1.17.1 (details / githubweb)
  66. Update Iron Chests to 1.17! (details / githubweb)
  67. Fix the Obsidian chest rendering as a gold chest, and fix the chest models crashing clients running on servers. (details / githubweb)
  68. Test building from jenkins. (details / githubweb)
  69. Bump the mod version to 12.0 for 1.17 (details / githubweb)
  70. Switch to environment varable instead of hard coding the JDK path. (details / githubweb)
  71. Texture Update (#253) (details / githubweb)
  72. Update Iron Chests to 1.17.1, and implemented trapped versions of every chest. Silver Chests have been removed. (details / githubweb)
  73. Fix the diamond to osbidian chest upgrades being flipped (details / githubweb)
  74. Update IronChests to 1.18 (details / githubweb)
  75. Fix 1.18 not building on the jenkins (details / githubweb)
  76. Bump forge versions (details / githubweb)
  77. Fix crystal chests crashing the client upon opening and fix wood to iron upgrade not working. Closes #266, Closes #263 Closes #265 (details / githubweb)
  78. Remove unneeded code (details / githubweb)
  79. Update to 1.18.2 (details / githubweb)
  80. Updated to 1.19 (details / githubweb)
  81. Updated data gens & fixed #279 (details / githubweb)
  82. Updated to latest forge version to fix crashing, fix: #286 (details / githubweb)
  83. Crystal chest item rotation fix (#268) (details / githubweb)
  84. Updated to 1.19.2 (details / githubweb)
  85. Relaxed version range to allow for 1.19,1.19.1 and 1.19.2 (details / githubweb)
  86. Update to 1.19.3 (details / githubweb)
  87. Remove the need for the block.json atlases file as the Iron Chests model files were incorrectly specifying a model when not needed. (details / githubweb)
  88. Add Dutch translation by jobukkit (details / githubweb)
  89. Add pt_br translation by adrianwilhelm12 (details / githubweb)
  90. Create uk_ua.json by masik16u (details / githubweb)
  91. Create Block Loot Providers (details / githubweb)
  92. Update Iron Chests to 1.19.4. Sorry for such a delay, I have been extremely busy IRL. (details / githubweb)
  93. Update Iron Chests to 1.20.1 (details / githubweb)
  94. Fix Maven upload location and adjust existing language files for new book path (details / githubweb)
  95. Fix creative tab positioning (details / githubweb)
  96. Fix client crash from loading client side code on server side. (details / githubweb)
  97. Update Iron Chests to 1.20.2 (details / githubweb)
  98. Fix missing ParchmentMC plugin (details / githubweb)
  99. Bump version to 14.5 for 1.20.2 (details / githubweb)
  100. Regenerate the datapack entries for Iron Chests (details / githubweb)
  101. Update Iron Chests to 1.20.4 Forge (details / githubweb)
  102. Update Iron Chests to NeoForge 1.20.4 (details / githubweb)
  103. Fix issue with Dirt Chest Book not being translated (details / githubweb)
  104. Bump NeoForge versions to 15.0 instead of 14.x (details / githubweb)
  105. many: Update Iron Chests to NeoForge 1.21 (details / githubweb)
  106. Remove JAVA_HOME variable to hopefully resolve build issues (details / githubweb)
  107. Revert "Remove JAVA_HOME variable to hopefully resolve build issues" (details / githubweb)
  108. Bump version to 16.0 (details / githubweb)
  109. Fix bounding box rendering for Iron Chests. Closes #314 (details / githubweb)
  110. Fix Chests not being able to be accessed by AE2. Closes #315 (details / githubweb)
  111. Update Iron Chests to 1.24.3 (details / githubweb)
  112. Update gradle wrapper (details / githubweb)
  113. Fix Chest Atlas registration for Iron Chest Models to no longer unintentionally add non-chest textures to the chest atlas, fix block names missing and bump version (details / githubweb)
  114. Update Iron Chests to Minecraft 1.21.4 (details / githubweb)
  115. Bump version to 16.2 for 1.21.4 (details / githubweb)