Crafting using Skyroot Planks, Zanite Gemstone, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Shield.
Shield
Minecraft · by Mojang Studios
Function
Black Shield Blue Shield Brown Shield Cyan Shield Gray Shield Green Shield Light Blue Shield Light Gray Shield Lime Shield Magenta Shield Orange Shield Pink Shield Purple Shield Red Shield White Shield Yellow Shield
Acquisition
Crafting using Skyroot Planks, Any Iron Ingots, Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Planks and Skyroot Planks, arranged in the pattern shown. Produces Shield.
Crafting using Any Planks, Iron Ingot, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Shield.
Crafting using Any Planks, Zanite Gemstone, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Shield.
Developer reference
- Registry name
minecraft:shield- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PZP",
"PPP",
" P "
],
"ingredients": {
"P": {
"tag": "aether:planks_crafting"
},
"Z": {
"tag": "aether:gems/zanite"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:shield",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PIP",
"PPP",
" P "
],
"ingredients": {
"I": {
"tag": "c:iron_ingots"
},
"P": {
"tag": "aether:planks_crafting"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:shield",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WoW",
"WWW",
" W "
],
"ingredients": {
"W": {
"tag": "minecraft:planks"
},
"o": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PZP",
"PPP",
" P "
],
"ingredients": {
"P": {
"tag": "minecraft:planks"
},
"Z": {
"tag": "aether:gems/zanite"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:shield",
"experience": null,
"cooking_time": null
}

