mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-02 20:06:43 +01:00
10 lines
188 B
JSON
10 lines
188 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"ingredients": [
|
||
|
{ "item": "unicopia:burned_juice" },
|
||
|
{ "item": "unicopia:mug" }
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "unicopia:cider"
|
||
|
}
|
||
|
}
|