Bamboo Mosaic Lower Base Roof
mcwroofs:bamboo_mosaic_lower_roof

Bamboo Mosaic Lower Base Roof

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

Acquisition

Crafting using Bamboo Mosaic, Bamboo Mosaic, Bamboo Mosaic, Bamboo Mosaic and Stick, arranged in the pattern shown. Produces 4× Bamboo Mosaic Lower Base Roof.

Crafting
Bamboo Mosaic Lower Base Roof Bamboo Mosaic Lower Base Roof ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Bamboo Mosaic Lower Base Roof1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " WW",
    "WWS"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "minecraft:bamboo_mosaic"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "lower",
  "experience": null,
  "cooking_time": null
}