Crafting using Stick, Stick, Stick, Stick, Stick, Smooth Stone Slab and Stick, arranged in the pattern shown. Produces Armor Stand.
Armor Stand
Minecraft · by Mojang Studios
Acquisition
Developer reference
- Registry name
minecraft:armor_stand- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"///",
" / ",
"/_/"
],
"ingredients": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}