Crafting using Any Pink Petal, Any Pink Petal, Rune of Water, Mana Diamond and Rune of Spring, arranged in the pattern shown. Produces Benevolent Goddess' Charm.
Benevolent Goddess' Charm
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:goddess_charm- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/mana_using_items trinkets:items/chest/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
" P ",
"ADS"
],
"ingredients": {
"A": {
"item": "botania:rune_water"
},
"D": {
"tag": "botania:mana_diamond_gems"
},
"P": {
"tag": "botania:petals/pink"
},
"S": {
"item": "botania:rune_spring"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}