Crafting using Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Bamboo Mosaic.

Bamboo Mosaic
Minecraft · by Mojang Studios
Acquisition
Cutting using Bamboo Planks (20 ticks). Produces Bamboo Mosaic.
20 ticks

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Mosaic | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Bamboo Mosaic, Bamboo Mosaic, Bamboo Mosaic, Bamboo Mosaic, Bamboo Mosaic and Bamboo Mosaic, arranged in the pattern shown. Produces 4× Bamboo Mosaic Stairs.
Crafting using Bamboo Mosaic, Bamboo Mosaic and Bamboo Mosaic, arranged in the pattern shown. Produces 6× Bamboo Mosaic Slab.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:bamboo_mosaic- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:cutting",
"pattern": null,
"ingredients": {
"item": "minecraft:bamboo_planks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 20
}
