{
  "type": "create:filling",
  "ingredients": [
    {
      "type": "tfc:not_rotten","ingredient": {"item": "minecraft:cookie"}
    },
    {
      "fluidTag": "forge:honey",
      "amount": 125
    }
  ],
  "results": [
    {
      "item": "farmersdelight:honey_cookie"
    }
  ]
}