Unsure how to configure Quick Smelt
Hi! Can you help me to configure this plugin, please? It's work perfect, but "Inputs"(ores) smelts by 1.
https://prnt.sc/s3lxso For example in 1 smelt tick, from 1 Metal Ore I got 75 Metal Fragments. How can I get this result(in 1 tick): https://prnt.sc/s3lyua ? I mean, how can I configure "Input" multipliers? Sorry for my English... 
{
  "Use Permission": false,
  "Speed Multipliers": {
    "global": 1.0,
    "furnace.shortname": 1.0
  },
  "Fuel Usage Speed Multipliers": {
    "global": 1.0,
    "furnace.shortname": 1.0
  },
  "Fuel Usage Multipliers": {
    "global": 25
  },
  "Output Multipliers": {
    "global": {
      "global": 25.0,
	  "metal.fragments": 75.0,
	  "sulfur": 50.0,
	  "metal.refined": 25.0
    }
  },
  "Whitelist": {
    "global": [
      "metal.ore"
    ],
    "furnace.shortname": [
      "item.shortname"
    ]
  },
  "Blacklist": {
    "global": [
      "item.shortname"
    ],
    "furnace.shortname": [
      "item.shortname"
    ]
  },
  "Smelting Frequencies (Smelt items every N smelting ticks)": {
    "global": 1,
    "furnace.shortname": 1
  },
  "Debug": false
}​
I do not think there is any way except changing the speed right now, in future plugin will be improved.
5b6ed4c9ac8e4.jpg misticos
I do not think there is any way except changing the speed right now, in future plugin will be improved.
... this will be fine :)