Mahogany Drying Rack
hexerei:mahogany_drying_rack

Mahogany Drying Rack

Hexerei · by JoeFoxe
block Axe Mineable

Mahogany Drying Rack is a block from Hexerei, crafted from Mahogany Button, Stick, and Mahogany Slab.

Acquisition

Crafting using Mahogany Button, Stick, Mahogany Button, Mahogany Slab, Mahogany Slab and Mahogany Slab, arranged in the pattern shown. Produces Mahogany Drying Rack.

Crafting
Mahogany Button
Stick
Mahogany Button
Mahogany Slab
Mahogany Slab
Mahogany Slab
Mahogany Drying Rack Mahogany Drying Rack guaranteed

Mining & drops

sourcecountchanceconditions
Mahogany Drying Rack1–1100%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
}