Dinosaur Bone Shield
16×16 · BAKED

item· Other

Dinosaur Bone Shield

LegendaryMonsters · by Miauczel
item

Dinosaur Bone Shield is an item from LegendaryMonsters, crafted from Iron Ingot and Dinosaur Bone.

Acquisition

Crafting using Iron Ingot, Dinosaur Bone, Iron Ingot, Iron Ingot, Dinosaur Bone, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Dinosaur Bone Shield.

Crafting
Iron Ingot
Dinosaur Bone
Iron Ingot
Iron Ingot
Dinosaur Bone
Iron Ingot
Iron Ingot
Dinosaur Bone Shield Dinosaur Bone Shield guaranteed
Developer reference
Registry name
legendary_monsters:dinosaur_bone_shield
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iBi",
    "iBi",
    " i "
  ],
  "ingredients": {
    "B": {
      "item": "legendary_monsters:dinosaur_bone"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}