Thundercaller
botania:thunder_sword

Thundercaller

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Mana Using ItemsSwords

Acquisition

Crafting using Elementium Ingot, Ender Air Bottle, Mana Diamond, Terra Blade and Ender Air Bottle, arranged in the pattern shown. Produces Thundercaller.

Crafting
Elementium Ingot
Ender Air Bottle
Mana Diamond
Terra Blade
Ender Air Bottle
Thundercaller Thundercaller guaranteed
Developer reference
Registry name
botania:thunder_sword
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  I",
    "AD ",
    "TA "
  ],
  "ingredients": {
    "A": {
      "item": "botania:ender_air_bottle"
    },
    "D": {
      "tag": "botania:mana_diamond_gems"
    },
    "I": {
      "tag": "botania:elementium_ingots"
    },
    "T": {
      "item": "botania:terra_sword"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}