Wood to Iron Chest Upgrade
ironchest:wood_to_iron_chest_upgrade

Wood to Iron Chest Upgrade

Iron Chests · by cpw, alexbegt, progwml6
item

Acquisition

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

Crafting
Wood to Iron Chest Upgrade Wood to Iron Chest Upgrade guaranteed
Developer reference
Registry name
ironchest:wood_to_iron_chest_upgrade
Namespace
ironchest
Mod ID
ironchest

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MMM",
    "MPM",
    "MMM"
  ],
  "ingredients": {
    "M": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}