Manasteel Sword
botania:manasteel_sword

Manasteel Sword

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

Acquisition

Crafting using Manasteel Ingot, Manasteel Ingot and Livingwood Twig, arranged in the pattern shown. Produces Manasteel Sword.

Crafting
Manasteel Ingot
Manasteel Ingot
Livingwood Twig
Manasteel Sword Manasteel Sword guaranteed
Developer reference
Registry name
botania:manasteel_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": [
    "S",
    "S",
    "T"
  ],
  "ingredients": {
    "S": {
      "tag": "botania:manasteel_ingots"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}