Iron to Gold Chest Upgrade
ironchest:iron_to_gold_chest_upgrade

Iron to Gold Chest Upgrade

Iron Chests · by cpw, alexbegt, progwml6
item

Acquisition

Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Iron Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Iron to Gold Chest Upgrade.

Crafting
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Iron Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Iron to Gold Chest Upgrade Iron to Gold Chest Upgrade guaranteed
Developer reference
Registry name
ironchest:iron_to_gold_chest_upgrade
Namespace
ironchest
Mod ID
ironchest

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GIG",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:ingots/gold"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}