Crafting using Stick, Bamboo, Stick, Bamboo, Bamboo, Bamboo, Stick, Bamboo and Stick, arranged in the pattern shown. Produces 2× Bamboo Mat Block.

Bamboo Mat Block
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Mat Block | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Bamboo Mat Block and Bamboo Mat Block, arranged in the pattern shown. Produces 4× Bamboo Mat.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:bamboo_mat- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SBS",
"BBB",
"SBS"
],
"ingredients": {
"B": {
"item": "minecraft:bamboo"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [
{
"raw": {
"flag": "bamboo_mat",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}