minecraft · recipes
· 26.1.2
Bamboo Sign
bamboo_sign
Recipe #941
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_sign",
"key": {
"#": "minecraft:bamboo_planks",
"X": "minecraft:stick"
},
"pattern": [
"###",
"###",
" X "
],
"result": {
"count": 3,
"id": "minecraft:bamboo_sign"
}
}