mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 07:17:58 +01:00
Fixed the recipe for the inferno spell
This commit is contained in:
parent
e196b3c226
commit
1f46b08742
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