Crafting using Mithril Ingot, Ice Venom Vial, Ice, Weapon Parts and Ice Venom Vial, arranged in the pattern shown. Produces Boreal Blade.
Boreal Blade
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Developer reference
- Registry name
irons_spellbooks:boreal_blade- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
minecraft:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" M",
"VI ",
"WV "
],
"ingredients": {
"I": {
"item": "minecraft:ice"
},
"M": {
"tag": "forge:ingots/mithril"
},
"V": {
"item": "irons_spellbooks:ice_venom_vial"
},
"W": {
"item": "irons_spellbooks:weapon_parts"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
