Crafting using Nether Quartz, Mithril Ingot, Weapon Parts, Nether Quartz and Bottle o' Lightning, arranged in the pattern shown. Produces Twilight Gale.
Twilight Gale
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Developer reference
- Registry name
irons_spellbooks:twilight_gale- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
minecraft:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" QM",
" WQ",
"L "
],
"ingredients": {
"L": {
"item": "irons_spellbooks:lightning_bottle"
},
"M": {
"tag": "forge:ingots/mithril"
},
"Q": {
"tag": "irons_spellbooks:twilight_gale_crystal"
},
"W": {
"item": "irons_spellbooks:weapon_parts"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}