Crafting using Stone Button, Mahogany Planks, Mahogany Planks, Mahogany Planks and Bamboo, arranged in the pattern shown. Produces Broom Whistle.
Broom Whistle
Hexerei · by JoeFoxe
Broom Whistle is a item from Hexerei, crafted from Stone Button, Mahogany Planks, and Bamboo.
Acquisition
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
}
