{
  "type": "create:filling",
  "ingredients": [
    {
      "type": "tfc:not_rotten","ingredient": {"tag": "firmalife:foods/slices"}
    },
    {
      "fluidTag": "forge:milk",
      "amount": 250
    }
  ],
  "results": [
    {
      "item": "create:sweet_roll"
    }
  ]
}