Crafting using Chain, Chain, Block of Stripped Bamboo, Block of Stripped Bamboo, Block of Stripped Bamboo, Block of Stripped Bamboo, Block of Stripped Bamboo and Block of Stripped Bamboo, arranged in the pattern shown. Produces 6× Bamboo Hanging Sign.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Hanging Sign | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:bamboo_hanging_sign- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/ceiling_hanging_signs minecraft:items/hanging_signs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:stripped_bamboo_block"
},
"X": {
"item": "minecraft:chain"
}
},
"conditions": [],
"sequence": null,
"group_name": "hanging_sign",
"experience": null,
"cooking_time": null
}
