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.
Greater Conjurer's Talisman
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Function
Summon spells that time-out do not go on cooldown
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:greater_conjurers_talisman- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/necklace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" V ",
"VTV",
"AV "
],
"ingredients": {
"A": {
"item": "irons_spellbooks:arcane_rune"
},
"T": {
"item": "irons_spellbooks:conjurers_talisman"
},
"V": {
"item": "irons_spellbooks:bloody_vellum"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}