Changes

Summary

  1. Upgrade to 1.14.3! (details)
  2. Fix the copper to iron shulker box upgrade using the wrong items for the recipe. (details)
  3. Fix broken Silver to Gold Shulker Box recipes. (details)
  4. Fix the Shulker Box upgrades recipes sharing the same recipes as the Iron Chest upgrades. (details)
The file was modifiedsrc/main/java/com/progwml6/ironshulkerbox/client/inventory/ShulkerBoxScreen.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedgradle.properties (diff)
Commit 7305d6a391f6854dae2a09ec6e46303d0c95eee5 by alexbegt
Fix the copper to iron shulker box upgrade using the wrong items for the recipe.
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/copper_iron_shulker_box_upgrade.json (diff)
Commit 02bd4fd82149a91879fc2614e94832ba59da8357 by alexbegt
Fix broken Silver to Gold Shulker Box recipes.
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/orange/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/yellow/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/red/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/green/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/blue/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/light_blue/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/white/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/gray/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/purple/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/light_gray/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/pink/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/black/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/brown/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/cyan/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/magenta/gold/silver_gold_shulker_box.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/shulkerboxes/lime/gold/silver_gold_shulker_box.json (diff)
Commit 475f317b3ccb4d4968e2e4948df4c0bb5520a484 by alexbegt
Fix the Shulker Box upgrades recipes sharing the same recipes as the Iron Chest upgrades.
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/diamond_crystal_shulker_box_upgrade.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/silver_gold_shulker_box_upgrade.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/copper_silver_shulker_box_upgrade.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/diamond_obsidian_shulker_box_upgrade.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/gold_diamond_shulker_box_upgrade.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/copper_iron_shulker_box_upgrade.json (diff)
The file was modifiedsrc/main/resources/data/ironshulkerbox/recipes/upgrades/iron_gold_shulker_box_upgrade.json (diff)