Armor Upgrade using Livingwood Twig, Rune of Winter, Livingwood Twig, Terrasteel Ingot, Manasteel Boots, Terrasteel Ingot and Terrasteel Ingot, arranged in the pattern shown. Produces Terrasteel Boots.
Terrasteel Boots
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:terrasteel_boots- 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_boots"
},
"R": {
"item": "botania:rune_winter"
},
"S": {
"tag": "botania:terrasteel_ingots"
},
"T": {
"item": "botania:livingwood_twig"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}