Crafting using Any Gold Ingot and Any Amethyst Gem, in any arrangement. Produces Divine Pearl.
Divine Pearl
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Priest House (irons_spellbooks) irons_spellbooks:priest_house | 1–12 | 100% | — |
Developer reference
- Registry name
irons_spellbooks:divine_pearl- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
irons_spellbooks:items/holy_focus
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:gems/amethyst"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}