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