Crafting using Rune of Water, Manasteel Ingot, Pufferfish, Manasteel Ingot, Heart of the Sea, Manasteel Ingot, Raw Cod and Manasteel Ingot, arranged in the pattern shown. Produces Ring of Chordata.
Ring of Chordata
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:water_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": [
"WMP",
"MHM",
"CM "
],
"ingredients": {
"C": {
"item": "minecraft:cod"
},
"H": {
"item": "minecraft:heart_of_the_sea"
},
"M": {
"tag": "botania:manasteel_ingots"
},
"P": {
"item": "minecraft:pufferfish"
},
"W": {
"item": "botania:rune_water"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}