Crafting using Magnetizing Lens, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Ring of Magnetization.
Ring of Magnetization
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Used in (1)
Crafting using Terrasteel Ingot and Ring of Magnetization, in any arrangement. Produces Greater Ring of Magnetization.
Related items
Developer reference
- Registry name
botania:magnet_ring- Namespace
botania- Mod ID
botania- Tags (2)
trinkets:items/hand/ring trinkets:items/offhand/ring
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LM ",
"M M",
" M "
],
"ingredients": {
"L": {
"item": "botania:lens_magnet"
},
"M": {
"tag": "botania:manasteel_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}