Crafting using Willow Planks, Willow Planks, Iron Ingot, Willow Planks, Willow Planks and Willow Planks, arranged in the pattern shown. Produces Willow Broom Stand.
Willow Broom Stand
Hexerei · by JoeFoxe
Willow Broom Stand is a block from Hexerei, crafted from Willow Planks and Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Willow Broom Stand Wall (hexerei) hexerei:willow_broom_stand_wall | 1–1 | 100% | Survives Explosion |
| Willow Broom Stand | 1–1 | 100% | 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
}
