Wand Of Clouds

item· Other

Wand Of Clouds

LegendaryMonsters · by Miauczel
item

Wand Of Clouds is an item from LegendaryMonsters, crafted from Air Rune, Cloud Rod, and Iron Ingot.

Acquisition

Crafting using Air Rune, Cloud Rod and Iron Ingot, arranged in the pattern shown. Produces Wand Of Clouds.

Crafting
Air Rune
Cloud Rod
Iron Ingot
Wand Of Clouds Wand Of Clouds guaranteed
Developer reference
Registry name
legendary_monsters:wand_of_clouds
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe 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
}