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