Axe Of Lightning

item· Other

Axe Of Lightning

LegendaryMonsters · by Miauczel
item

Axe Of Lightning is an item from LegendaryMonsters, crafted from Iron Ingot, Air Rune, and Stick.

Acquisition

Crafting using Iron Ingot, Air Rune, Iron Ingot, Stick, Iron Ingot and Stick, arranged in the pattern shown. Produces Axe Of Lightning.

Crafting
Iron Ingot
Air Rune
Iron Ingot
Stick
Iron Ingot
Stick
Axe Of Lightning Axe Of Lightning guaranteed
Developer reference
Registry name
legendary_monsters:axe_of_lightning
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iI ",
    "i/i",
    " / "
  ],
  "ingredients": {
    "/": {
      "item": "minecraft:stick"
    },
    "I": {
      "item": "legendary_monsters:air_rune"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}