Crafting using Herb Drying Rack Full, arranged in the pattern shown. Produces Drying Rack.
Drying Rack
Hexerei · by JoeFoxe
Drying Rack is a block from Hexerei, crafted from Herb Drying Rack Full.
Acquisition
Crafting using String, Stick, Bamboo Slab and Stick, arranged in the pattern shown. Produces Drying Rack.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Drying Rack | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
hexerei:herb_drying_rack- Namespace
hexerei- Mod ID
hexerei- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#"
],
"ingredients": {
"#": {
"item": "hexerei:herb_drying_rack_full"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"$@$"
],
"ingredients": {
"#": {
"item": "minecraft:string"
},
"$": {
"item": "minecraft:stick"
},
"@": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}