Frostbitten Shield
16×16 · BAKED

item· Other

Frostbitten Shield

LegendaryMonsters · by Miauczel
item

Frostbitten Shield is an item from LegendaryMonsters, crafted from Frozen Rune, Primal Ice Shard, and Shield.

Acquisition

Crafting using Frozen Rune, Primal Ice Shard, Shield and Primal Ice Shard, arranged in the pattern shown. Produces Frostbitten Shield.

Crafting
Frozen Rune
Primal Ice Shard
Shield
Primal Ice Shard
Frostbitten Shield Frostbitten Shield guaranteed
Developer reference
Registry name
legendary_monsters:frostbitten_shield
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "ASA"
  ],
  "ingredients": {
    "#": {
      "item": "legendary_monsters:frozen_rune"
    },
    "A": {
      "item": "legendary_monsters:primal_ice_shard"
    },
    "S": {
      "item": "minecraft:shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}