Armor Upgrade using Livingwood Twig, Rune of Autumn, Livingwood Twig, Terrasteel Ingot, Manasteel Leggings, Terrasteel Ingot and Terrasteel Ingot, arranged in the pattern shown. Produces Terrasteel Leggings.
Terrasteel Leggings
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:terrasteel_leggings- Namespace
botania- Mod ID
botania- Tags (1)
botania:items/mana_using_items
Recipe JSON (1):
{
"recipe_type": "botania:armor_upgrade",
"pattern": [
"TRT",
"SAS",
" S "
],
"ingredients": {
"A": {
"item": "botania:manasteel_leggings"
},
"R": {
"item": "botania:rune_autumn"
},
"S": {
"tag": "botania:terrasteel_ingots"
},
"T": {
"item": "botania:livingwood_twig"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}