Fix the mimic spell recipe

This commit is contained in:
Sollace 2024-02-11 14:51:29 +00:00
parent ae0179be8f
commit 623d231f2f
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -4,7 +4,9 @@
"traits": {
"knowledge": 19, "life": 10, "chaos": 4
},
"ingredients": [],
"ingredients": [
{ "item": "unicopia:gemstone", "spell": "unicopia:transformation" }
],
"result": {
"item": "unicopia:gemstone",
"spell": "unicopia:mimic"