17 lines
254 B
JSON
17 lines
254 B
JSON
{
|
|
"type": "farmersdelight:cutting",
|
|
"ingredients": [
|
|
{
|
|
"item": "mynethersdelight:bread_loaf"
|
|
}
|
|
],
|
|
"result": [
|
|
{
|
|
"count": 5,
|
|
"item": "bakeries:sliced_toast"
|
|
}
|
|
],
|
|
"tool": {
|
|
"tag": "forge:tools/knives"
|
|
}
|
|
} |