Crafting using Frozen Rune, Primal Ice Shard, Shield and Primal Ice Shard, arranged in the pattern shown. Produces Frostbitten Shield.
- Inputs
- Frozen Rune
- 2 × Primal Ice Shard
- Shield
- Output
- → Frostbitten Shield
item· Other
Frostbitten Shield is an item from LegendaryMonsters, crafted from Frozen Rune, Primal Ice Shard, and Shield.
Crafting using Frozen Rune, Primal Ice Shard, Shield and Primal Ice Shard, arranged in the pattern shown. Produces Frostbitten Shield.
legendary_monsters:frostbitten_shieldlegendary_monsterslegendary_monstersRecipe 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
}