mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 13:37:58 +01:00
Fixed the recipe for the inferno spell
This commit is contained in:
parent
14581fb45a
commit
f1f71864d9
1 changed files with 1 additions and 1 deletions
|
@ -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" }
|
||||
|
|
Loading…
Reference in a new issue