Create Gourmet

Create Gourmet

662k Downloads

Item "gourmet:flatcake_slice" is undefined.

youchen624 opened this issue ยท 0 comments

commented

In the path data/gourmet/recipes/flatcake_slice.json
the item "gourmet:flatcake_slice" is undefined
I can not found the item "gourmet:flatcake_slice" from mod

{
  "type": "create:cutting",
  "ingredients": [
    {
      "item": "gourmet:flatcake"
    }
  ],
  "processingTime": 50,
  "results": [
    {
      "count": 2,
      "item": "gourmet:flatcake_slice"
    }
  ]
}