Stone Basic Shield
16×16 · BAKED

item· Other

Stone Basic Shield

Spartan Shields · by ObliviousSpartan
item Basic Shields

Stone Basic Shield is a item from Spartan Shields, crafted from Cobbled Ether Stone and Wooden Basic Shield.

Acquisition

Crafting using Cobbled Ether Stone, Cobbled Ether Stone, Wooden Basic Shield, Cobbled Ether Stone and Cobbled Ether Stone, arranged in the pattern shown. Produces Stone Basic Shield.

Crafting
Stone Basic Shield Stone Basic Shield guaranteed
Developer reference
Registry name
spartanshields:stone_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:cobblestone"
    },
    "O": {
      "item": "spartanshields:wooden_basic_shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "spartanshields:stone_shields",
  "experience": null,
  "cooking_time": null
}