Bamboo Roof
mcwroofs:bamboo_roof

Bamboo Roof

Wood Type:
Macaw's Roofs · by Sketch Macaw & Sketch Peachy
block Axe Mineable

Acquisition

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

Crafting
Bamboo Roof Bamboo Roof ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Roof1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " W",
    "WS"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "minecraft:bamboo_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "roof",
  "experience": null,
  "cooking_time": null
}