Not smelting multiple slots

Hello,

I'm running a server with QuickSmelt 5.1.4 but it is not smelting multiple slots. From other threads here I conclude that normally it would smelt multiple slots.
Does anyone have an idea what might cause this? I checked for any other furnace related plugins that might conflict but I can't find any.

Kind regards,

Kaj

 

With new furnace UI, it is supposed to smelt one stack at a time

I'm trying to disable burning Multiple slots at once but cant figure it out...

I tried with a different config and can see the problem now.
there is an issue with the whitelist.  If whitelist is empty, only one stack is smelting.

If i define a whitelist like this, all slots are smelting in large furnace

  "Whitelist": {
    "global": [
    ],
    "furnace.large": [
      "metal.ore",
      "sulfur.ore",
      "hq.metal.ore",
    ],
  },​
Iq21dlQIlYnlQTl.jpg Lorenzo

I tried with a different config and can see the problem now.
there is an issue with the whitelist.  If whitelist is empty, only one stack is smelting.

If i define a whitelist like this, all slots are smelting in large furnace

  "Whitelist": {
    "global": [
    ],
    "furnace.large": [
      "metal.ore",
      "sulfur.ore",
      "hq.metal.ore",
    ],
  },​

yeah I just found the same issue. :P

Thanks for clarifying, i will look into it.

m5AD03T8AzJGqKF.png misticos

Thanks for clarifying, i will look into it.

Still have the mentioned issue on the latest patch :(