Crafting using Rune of Earth, Manasteel Ingot, Golden Pickaxe, Manasteel Ingot, Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Ring of the Mantle.
Ring of the Mantle
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:mining_ring- Namespace
botania- Mod ID
botania- Tags (3)
botania:items/mana_using_items trinkets:items/hand/ring trinkets:items/offhand/ring
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"EMP",
"M M",
" M "
],
"ingredients": {
"E": {
"item": "botania:rune_earth"
},
"M": {
"tag": "botania:manasteel_ingots"
},
"P": {
"item": "minecraft:golden_pickaxe"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}