Broom Whistle
hexerei:broom_whistle

Broom Whistle

Hexerei · by JoeFoxe
item

Broom Whistle is a item from Hexerei, crafted from Stone Button, Mahogany Planks, and Bamboo.

Acquisition

Crafting using Stone Button, Mahogany Planks, Mahogany Planks, Mahogany Planks and Bamboo, arranged in the pattern shown. Produces Broom Whistle.

Crafting
Broom Whistle Broom Whistle guaranteed
Developer reference
Registry name
hexerei:broom_whistle
Namespace
hexerei
Mod ID
hexerei

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " SM",
    " MM",
    "B  "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bamboo"
    },
    "M": {
      "item": "hexerei:mahogany_planks"
    },
    "S": {
      "item": "minecraft:stone_button"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}