Mahogany Broom Stand
hexerei:mahogany_broom_stand

Mahogany Broom Stand

Hexerei · by JoeFoxe
block Axe Mineable

Mahogany Broom Stand is a block from Hexerei, crafted from Mahogany Planks and Gold Ingot.

Acquisition

Crafting using Mahogany Planks, Mahogany Planks, Gold Ingot, Mahogany Planks, Mahogany Planks and Mahogany Planks, arranged in the pattern shown. Produces Mahogany Broom Stand.

Crafting
Mahogany Broom Stand Mahogany Broom Stand guaranteed

Mining & drops

sourcecountchanceconditions
Mahogany Broom Stand1–1100%Survives Explosion
Block loot table: Mahogany Broom Stand Wall (hexerei) hexerei:mahogany_broom_stand_wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:mahogany_broom_stand
Namespace
hexerei
Mod ID
hexerei
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "M M",
    " G ",
    "MMM"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "M": {
      "item": "hexerei:mahogany_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}