Crafting using Stick, Alpha Log, String, Alpha Log and Alpha Log, arranged in the pattern shown. Produces Vielle.
item· Other
Vielle
Immersive Melodies · by Luke100000
Vielle is an item from Immersive Melodies, crafted from Stick, Alpha Log, and String.
Acquisition
Related items
Developer reference
- Registry name
immersive_melodies:vielle- Namespace
immersive_melodies- Mod ID
immersive_melodies- Tags (1)
immersive_melodies:items/instruments
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I",
"WS ",
"WW "
],
"ingredients": {
"I": {
"anyOf": [
{
"item": "minecraft:stick"
}
]
},
"S": {
"anyOf": [
{
"item": "minecraft:string"
}
]
},
"W": {
"anyOf": [
{
"tag": "minecraft:logs"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
