17 lines
269 B
JSON
17 lines
269 B
JSON
{
|
|
"type": "farmersdelight:cutting",
|
|
"ingredients": [
|
|
{
|
|
"item": "vintagedelight:cucumber_noodles"
|
|
}
|
|
],
|
|
"result": [
|
|
{
|
|
"count": 2,
|
|
"item": "youkaishomecoming:cucumber_slice"
|
|
}
|
|
],
|
|
"tool": {
|
|
"tag": "forge:tools/knives"
|
|
}
|
|
} |