Crafting using Ice Venom Vial, Ice Venom Vial, Ice Venom Vial, Mithril Scrap, Ruined Book, Mithril Scrap, Arcane Cloth, Arcane Cloth and Arcane Cloth, arranged in the pattern shown. Produces Frostbranded Book.
Frostbranded Book
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:ice_spell_book- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/spellbook
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"VVV",
"MRM",
"CCC"
],
"ingredients": {
"C": {
"item": "irons_spellbooks:magic_cloth"
},
"M": {
"item": "irons_spellbooks:mithril_scrap"
},
"R": {
"item": "irons_spellbooks:ruined_book"
},
"V": {
"item": "irons_spellbooks:ice_venom_vial"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}