add first patch
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "meadow:cheesecake"
|
||||
}
|
||||
],
|
||||
"result": [
|
||||
{
|
||||
"item": "meadow:cheesecake_slice",
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"tag": "letsdo_addon_compat:tools/knives"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user