mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-04-01 08:45:28 +02:00
12 lines
No EOL
258 B
JSON
12 lines
No EOL
258 B
JSON
{
|
|
"type": "unicopia:crafting_spell",
|
|
"ingredients": [
|
|
{ "id": "unicopia:blood" },
|
|
{ "id": "unicopia:energy" },
|
|
{ "id": "unicopia:rot" }
|
|
],
|
|
"result": {
|
|
"item": { "item": "unicopia:corrupted_gem" },
|
|
"spell": "necromancy"
|
|
}
|
|
} |