Crafting using Bamboo, String, Bamboo, Bamboo, Bamboo, Bamboo and Bamboo, arranged in the pattern shown. Produces 6× Scaffolding.
Scaffolding
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Scaffolding | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:scaffolding- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/climbable minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I~I",
"I I",
"I I"
],
"ingredients": {
"I": {
"item": "minecraft:bamboo"
},
"~": {
"item": "minecraft:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}