{
  "type": "productivebees:centrifuge",
  "ingredient": {
    "type": "productivebees:component",
    "components": {
      "productivebees:bee_type": "productivebees:oily"
    },
    "items": "productivebees:configurable_honeycomb"
  },
  "outputs": [
  ],
  "fluid": {
    "fluid": "modern_industrialization:crude_oil",
    "amount": 50
  },
  "neoforge:conditions": [
    {
      "type": "productivebees:bee_exists",
      "bee": "productivebees:oily"
    }
  ]
}