Industrial Sawmill using Bamboo Mosaic Stairs. Produces 2× Saw Dust and Bamboo Mosaic Slab.
Bamboo Mosaic Slab
Minecraft · by Mojang Studios
Acquisition
Crafting using Bamboo Mosaic, Bamboo Mosaic and Bamboo Mosaic, arranged in the pattern shown. Produces 6× Bamboo Mosaic Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Mosaic Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:bamboo_mosaic_slab- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "techreborn:industrial_sawmill",
"pattern": null,
"ingredients": {
"item": "minecraft:bamboo_mosaic_stairs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo_mosaic"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
