{
  "neoforge:conditions": [
    {
      "type": "neoforge:mod_loaded",
      "modid": "immersiveengineering"
    },
    {
      "type": "neoforge:not",
      "value": {
        "type": "neoforge:mod_loaded",
        "modid": "jaopca"
      }
    }
  ],
  "type": "oritech:refinery",
  "fluidInput": {
    "amount": 250,
    "fluid": "oritech:still_sheol_fire"
  },
  "fluidOutputs": [
    {
      "amount": 200,
      "fluid": "minecraft:lava"
    }
  ],
  "ingredients": [
    {
      "tag": "c:raw_materials/silver"
    }
  ],
  "results": [
    {
      "count": 3,
      "id": "ftbmaterials:silver_clump"
    }
  ],
  "time": 200
}
