Fixed the recipe for the inferno spell

This commit is contained in:
Sollace 2023-10-28 23:18:32 +01:00
parent 14581fb45a
commit f1f71864d9
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -2,7 +2,7 @@
"type": "unicopia:spellbook/crafting",
"material": { "item": "unicopia:gemstone", "spell": "unicopia:none" },
"traits": {
"fire": 50, "dark": 10
"fire": 50, "darkness": 10
},
"ingredients": [
{ "item": "unicopia:gemstone", "spell": "unicopia:flame" }