Crafting using Rune of Mana, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Band of Aura.
Band of Aura
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Used in (1)
Crafting using Terrasteel Ingot and Band of Aura, in any arrangement. Produces Greater Band of Aura.
Related items
Developer reference
- Registry name
botania:aura_ring- Namespace
botania- Mod ID
botania- Tags (3)
botania:items/terra_pick_blacklist trinkets:items/hand/ring trinkets:items/offhand/ring
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RI ",
"I I",
" I "
],
"ingredients": {
"I": {
"tag": "botania:manasteel_ingots"
},
"R": {
"item": "botania:rune_mana"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}