Copper to Iron Chest Upgrade
ironchest:copper_to_iron_chest_upgrade

Copper to Iron Chest Upgrade

Iron Chests · by cpw, alexbegt, progwml6
item

Acquisition

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

Crafting
Copper to Iron Chest Upgrade Copper to Iron Chest Upgrade guaranteed
Developer reference
Registry name
ironchest:copper_to_iron_chest_upgrade
Namespace
ironchest
Mod ID
ironchest

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IGI",
    "GCG",
    "IGI"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/copper"
    },
    "G": {
      "tag": "forge:glass"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}