Crafting using Gaia Spirit, Gold Ingot, Tiny Planet, Rune of Pride, Gold Ingot, Gold Ingot and Gaia Spirit, arranged in the pattern shown. Produces Charm of the Diva.
Charm of the Diva
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:diva_charm- Namespace
botania- Mod ID
botania- Tags (3)
botania:items/mana_using_items minecraft:items/piglin_loved trinkets:items/chest/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LGP",
" HG",
" GL"
],
"ingredients": {
"G": {
"item": "minecraft:gold_ingot"
},
"H": {
"item": "botania:rune_pride"
},
"L": {
"item": "botania:life_essence"
},
"P": {
"item": "botania:tiny_planet"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}