Crafting using Block of Bamboo, Block of Bamboo, Block of Bamboo, Block of Bamboo and Stick, arranged in the pattern shown. Produces 4× Bamboo Steep Base Roof.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Steep Base Roof | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwroofs:bamboo_steep_roof- Namespace
mcwroofs- Mod ID
mcwroofs- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W",
"WW",
"WS"
],
"ingredients": {
"S": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:bamboo_block"
}
},
"conditions": [],
"sequence": null,
"group_name": "steep",
"experience": null,
"cooking_time": null
}
