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