Crafting using Bamboo Planks, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces 6× Bamboo Slab.
Acquisition
Sawmill using no listed ingredients. Produces 2× Bamboo Slab.
Industrial Sawmill using Bamboo Stairs. Produces Bamboo Slab and 2× Saw Dust.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Bamboo Mosaic.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:bamboo_slab- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wooden_slabs minecraft:items/wooden_slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_slab",
"experience": null,
"cooking_time": null
}{
"recipe_type": "immersiveengineering:sawmill",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "minecraft:bamboo_stairs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

