Acacia Roof
mcwroofs:acacia_roof

Acacia Roof

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

Acquisition

Crafting using Acacia Log, Acacia Log and Stick, arranged in the pattern shown. Produces 2× Acacia Roof.

Crafting
Acacia Roof Acacia Roof ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Acacia Roof1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwroofs:acacia_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:acacia_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "roof",
  "experience": null,
  "cooking_time": null
}