Bamboo Mat
16×16 · BAKED

block· Machines & Other Blocks

Bamboo Mat

Twigs · by Ninni
block

Bamboo Mat is a block from Twigs, crafted from Bamboo.

Acquisition

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

Crafting
Bamboo
Bamboo
Bamboo
  • Inputs
  • 3 × Bamboo
  • Output
  • Bamboo Mat ×2
Bamboo Mat Bamboo Mat ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Bamboo Mat1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
twigs:bamboo_mat
Namespace
twigs
Mod ID
twigs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "   ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:bamboo"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}