Crafting using Wheat, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces 4× Thatch.

Thatch
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Thatch | 1–1 | 100% | Survives Explosion |
Used in (3)
Crafting using Thatch, in any arrangement. Produces Wheat.
Crafting using Thatch, Thatch and Thatch, arranged in the pattern shown. Produces 6× Thatch Slab.
Crafting using Thatch, Thatch, Thatch, Thatch, Thatch and Thatch, arranged in the pattern shown. Produces 4× Thatch Stairs.
Block drops
Drops itself when broken.
Developer reference
- Registry name
quark:thatch- Namespace
quark- Mod ID
quark- Tags (1)
minecraft:blocks/mineable/hoe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:wheat"
}
},
"conditions": [
{
"raw": {
"flag": "thatch",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}