Crafting using Hay Bale, Hay Bale, Hay Bale and Stick, arranged in the pattern shown. Produces 3× Thatch Steep Top Roof.
Thatch Steep Top Roof
Macaw's Roofs · by Sketch Macaw & Sketch Peachy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Thatch Steep Top Roof | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwroofs:thatch_upper_steep_roof- Namespace
mcwroofs- Mod ID
mcwroofs- Tags (1)
minecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W",
" W",
"WS"
],
"ingredients": {
"S": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:hay_block"
}
},
"conditions": [],
"sequence": null,
"group_name": "upper_steep",
"experience": null,
"cooking_time": null
}
