{
  "type": "minecraft:crafting_shapeless",
  "ingredients": [
    {
      "item": "alexscaves:gingerbread_crumbs"
    },
    {
      "item": "alexscaves:gingerbread_crumbs"
    },
    {
      "item": "minecraft:baked_potato"
    },
    {
      "item": "minecraft:carrot"
    },
    {
      "item": "minecraft:honey_bottle"
    },
    {
      "item": "minecraft:cooked_beef"
    },
    {
      "item": "minecraft:bowl"
    }
  ],
  "result": {
    "item": "alexscaves:alex_meal"
  }
}