Crafting using Any Iron Raw Material and Any Amethyst Gem, in any arrangement. Produces Shriving Stone.
Shriving Stone
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Component Storage (irons_spellbooks) irons_spellbooks:component_storage | 1–1 | 100% | — |
Used in (1)
Crafting using Any Inscribed Rune and Shriving Stone, in any arrangement. Produces Blank Runestone.
Developer reference
- Registry name
irons_spellbooks:shriving_stone- Namespace
irons_spellbooks- Mod ID
irons_spellbooks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:raw_materials/iron"
},
{
"tag": "forge:gems/amethyst"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}