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