Files
2026-07-31 10:34:32 +09:00

22 lines
307 B
JSON

{
"type": "create:mixing",
"results": [
{
"item": "farm_and_charm:dough",
"count": 5
}
],
"ingredients": [
{
"item": "farm_and_charm:flour"
},
{
"item": "farm_and_charm:yeast"
},
{
"amount": 250,
"fluid": "minecraft:water"
}
]
}