Crafting using Emerald, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot, Manasteel Ingot and Rune of Air, arranged in the pattern shown. Produces Ring of Dexterous Motion.
Ring of Dexterous Motion
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:dodge_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": [
"EM ",
"M M",
" MR"
],
"ingredients": {
"E": {
"item": "minecraft:emerald"
},
"M": {
"tag": "botania:manasteel_ingots"
},
"R": {
"item": "botania:rune_air"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}