LTDV10/packet/kubejs/data/mynethersdelight/recipes/cutting/slices_of_bread.json
2026-04-14 18:20:56 +08:00

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"
}
}