mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-03 04:16:43 +01:00
9 lines
185 B
JSON
9 lines
185 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"ingredients": [
|
||
|
{ "item": "unicopia:gemstone" },
|
||
|
{ "item": "minecraft:book" }
|
||
|
],
|
||
|
"result": { "item": "unicopia:spellbook" }
|
||
|
}
|