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

17 lines
312 B
JSON

{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "meadow:cheesecake"
}
],
"result": [
{
"item": "meadow:cheesecake_slice",
"count": 4
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
}
}