Crafting using Witch Hazel Button, Stick, Witch Hazel Button, Witch Hazel Slab, Witch Hazel Slab and Witch Hazel Slab, arranged in the pattern shown. Produces Witch Hazel Drying Rack.
Witch Hazel Drying Rack
Hexerei · by JoeFoxe
Witch Hazel Drying Rack is a block from Hexerei, crafted from Witch Hazel Button, Stick, and Witch Hazel Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Witch Hazel Drying Rack | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
hexerei:witch_hazel_drying_rack- Namespace
hexerei- Mod ID
hexerei- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BSB",
"@@@"
],
"ingredients": {
"@": {
"item": "hexerei:witch_hazel_slab"
},
"B": {
"item": "hexerei:witch_hazel_button"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}