Crafting using Willow Button, Stick, Willow Button, Willow Slab, Willow Slab and Willow Slab, arranged in the pattern shown. Produces Willow Drying Rack.
Willow Drying Rack
Hexerei · by JoeFoxe
Willow Drying Rack is a block from Hexerei, crafted from Willow Button, Stick, and Willow Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Willow Drying Rack | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
hexerei:willow_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:willow_slab"
},
"B": {
"item": "hexerei:willow_button"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}