Crafting using Air Rune, Cloud Rod and Iron Ingot, arranged in the pattern shown. Produces Wand Of Clouds.
- Inputs
- Air Rune
- Cloud Rod
- Iron Ingot
- Output
- → Wand Of Clouds
item· Other
Wand Of Clouds is an item from LegendaryMonsters, crafted from Air Rune, Cloud Rod, and Iron Ingot.
Crafting using Air Rune, Cloud Rod and Iron Ingot, arranged in the pattern shown. Produces Wand Of Clouds.
legendary_monsters:wand_of_cloudslegendary_monsterslegendary_monstersRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"k",
"i"
],
"ingredients": {
"#": {
"item": "legendary_monsters:air_rune"
},
"i": {
"item": "minecraft:iron_ingot"
},
"k": {
"item": "legendary_monsters:cloud_rod"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}