Thatch Roof
mcwroofs:thatch_roof

Thatch Roof

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

Acquisition

Crafting using Hay Bale, Hay Bale and Stick, arranged in the pattern shown. Produces 2× Thatch Roof.

Crafting
Thatch Roof Thatch Roof ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Thatch Roof1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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