Iron Basic Shield
16×16 · BAKED

item· Other

Iron Basic Shield

Spartan Shields · by ObliviousSpartan
item Basic Shields

Iron Basic Shield is a item from Spartan Shields, crafted from Any Iron Ingot and Wooden Basic Shield.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Wooden Basic Shield, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Iron Basic Shield.

Crafting
Any Iron Ingot
Any Iron Ingot
Wooden Basic Shield
Any Iron Ingot
Any Iron Ingot
Iron Basic Shield Iron Basic Shield guaranteed
Developer reference
Registry name
spartanshields:iron_basic_shield
Namespace
spartanshields
Mod ID
spartanshields
Tags (1)
spartanshields:items/basic_shields

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#O#",
    " # "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/iron"
    },
    "O": {
      "item": "spartanshields:wooden_basic_shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "spartanshields:iron_shields",
  "experience": null,
  "cooking_time": null
}