Thatch Steep Base Roof
mcwroofs:thatch_steep_roof

Thatch Steep Base Roof

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

Acquisition

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

Crafting
Thatch Steep Base Roof Thatch Steep Base Roof ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Thatch Steep Base Roof1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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