Willow Broom Stand
hexerei:willow_broom_stand

Willow Broom Stand

Hexerei · by JoeFoxe
block Axe Mineable

Willow Broom Stand is a block from Hexerei, crafted from Willow Planks and Iron Ingot.

Acquisition

Crafting using Willow Planks, Willow Planks, Iron Ingot, Willow Planks, Willow Planks and Willow Planks, arranged in the pattern shown. Produces Willow Broom Stand.

Crafting
Willow Broom Stand Willow Broom Stand guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

Developer reference
Registry name
hexerei:willow_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:iron_ingot"
    },
    "M": {
      "item": "hexerei:willow_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}