{
  "type": "create:emptying",
  "ingredients": [
    {
      "item": "minecraft:honey_bottle"
    }
  ],
  "results": [
    {
      "id": "minecraft:glass_bottle"
    },
    {
      "amount": 250,
      "id": "productivebees:honey"
    }
  ]
}