Crafting using Terrasteel Ingot, Terrasteel Ingot and Livingwood Twig, arranged in the pattern shown. Produces Terra Blade.
Terra Blade
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Used in (2)
Crafting using Elementium Ingot, Ender Air Bottle, Dragonstone, Terra Blade and Ender Air Bottle, arranged in the pattern shown. Produces Starcaller.
Crafting using Elementium Ingot, Ender Air Bottle, Mana Diamond, Terra Blade and Ender Air Bottle, arranged in the pattern shown. Produces Thundercaller.
Related items
Developer reference
- Registry name
botania:terra_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",
"I",
"S"
],
"ingredients": {
"I": {
"tag": "botania:terrasteel_ingots"
},
"S": {
"item": "botania:livingwood_twig"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}