"Max Ore Smelted Per Tick": 3,
We have this set at 3, the default value. However, the large furnace and electric furnace ore dropping by 6 each tick it seems. The legacy furnace does 3 per tick and the small furnace is 1 per tick.
We have the smelting override set as follows (since I apparently cannot delete it):
"Oven Smelting Overrides": {
"furnace": 1,
"refinery_small_deployed": 1
},
When we remove the perm for the plugin, the large furnace drops by 3 per tick, electric furnace by 6 per tick, legacy furnace by 3 per tick, and small furnace by 1 per tick.
So, why does the plugin make the large furnace double the rate when max ore per tick is set at 3 and smelting override is set at 1? All the other furnaces seem to be vanilla rates with the plugin as I would expect based on my settings.