mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-03 04:16:43 +01:00
14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{ "item": "minecraft:sugar" },
|
|
{ "item": "minecraft:egg" },
|
|
{ "item": "minecraft:potato" },
|
|
{ "item": "unicopia:juice" },
|
|
{ "item": "unicopia:wheat_worms" }
|
|
],
|
|
"result": {
|
|
"item": "unicopia:muffin",
|
|
"count": 12
|
|
}
|
|
}
|