Bamboo Mat
quark:bamboo_mat_carpet

Bamboo Mat

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe Mineable

Acquisition

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

Crafting conditional
Bamboo Mat Bamboo Mat ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Mat1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:bamboo_mat_carpet
Namespace
quark
Mod ID
quark
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MM"
  ],
  "ingredients": {
    "M": {
      "item": "quark:bamboo_mat"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "bamboo_mat",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}