mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-03-31 08:17:46 +02:00
11 lines
No EOL
226 B
JSON
11 lines
No EOL
226 B
JSON
{
|
|
"type": "unicopia:crafting_spell",
|
|
"ingredients": [
|
|
{ "item": "minecraft:snowball" },
|
|
{ "item": "minecraft:snowball" },
|
|
{ "item": "minecraft:water_bucket" }
|
|
],
|
|
"result": {
|
|
"spell": "ice"
|
|
}
|
|
} |