Efficient Smelting - Full Belts and Full Fluids


Efficient Smelting - Mine less / Less Furnaces / Less Refineries. Instead of 1, get 50. Supports all modded items.

Content
3 years ago
0.16 - 1.1
2.25K
Cheats

b cross tested against wormmus and Noxy's mods

6 years ago
(updated 6 years ago)

this mod overwrites stacksize modifiers from wormmus config and other stack-size altering mods due to changes being within data-final-fixes. resolve by placing stacksize modification within a config-dependent part of code.
if settings.startup["modifyStackSize"].value = true then {do stuff},

and preferably, this should actually go into data.lua--though not sure if that would necessarily fix the mod-interaction. Wormmus and Noxy's stacksize mods may need to set your mod as an optional dependency to force theirs to load after yours.

6 years ago

Hmmm.. great. I will do that! Thanks usaphoenix

6 years ago

When giving support to bob mod, it gives an error when not in data-final-fixes, as the plates didn't exists...

6 years ago

So i went back to data-final-fixes, but now with the settings for the stacks as you suggest! XD

New response