Crafting using String, String, Mithril Scrap, String and Skeleton Skull, arranged in the pattern shown. Produces Conjurer's Talisman.
Conjurer's Talisman
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Basic Curios (irons_spellbooks) irons_spellbooks:basic_curios | 1–1 | 100% | — |
Used in (1)
Crafting using Bloody Vellum, Bloody Vellum, Conjurer's Talisman, Bloody Vellum, Arcane Rune and Bloody Vellum, arranged in the pattern shown. Produces Greater Conjurer's Talisman.
Related items
Developer reference
- Registry name
irons_spellbooks:conjurers_talisman- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SXS",
" M "
],
"ingredients": {
"M": {
"item": "minecraft:skeleton_skull"
},
"S": {
"item": "minecraft:string"
},
"X": {
"item": "irons_spellbooks:mithril_scrap"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}