Mana Upgrade using Mana Tablet, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Band of Mana.
Band of Mana
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Used in (1)
Mana Upgrade Shapeless using Terrasteel Ingot and Band of Mana. Produces Greater Band of Mana.
Related items
Developer reference
- Registry name
botania:mana_ring- Namespace
botania- Mod ID
botania- Tags (3)
modern_industrialization:items/replicator_blacklist trinkets:items/hand/ring trinkets:items/offhand/ring
Recipe JSON (1):
{
"recipe_type": "botania:mana_upgrade",
"pattern": [
"TI ",
"I I",
" I "
],
"ingredients": {
"I": {
"item": "botania:manasteel_ingot"
},
"T": {
"item": "botania:mana_tablet"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}