Crafting using Flute, Flute, Leather, Leather, Flute, Leather, Leather and Leather, arranged in the pattern shown. Produces Bagpipe.
item· Other
Bagpipe
Immersive Melodies · by Luke100000
Bagpipe is an item from Immersive Melodies, crafted from Flute and Leather.
Acquisition
Related items
Developer reference
- Registry name
immersive_melodies:bagpipe- Namespace
immersive_melodies- Mod ID
immersive_melodies- Tags (1)
immersive_melodies:items/instruments
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FF ",
"LLF",
"LLL"
],
"ingredients": {
"F": {
"anyOf": [
{
"item": "immersive_melodies:flute"
}
]
},
"L": {
"anyOf": [
{
"item": "minecraft:leather"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}