Miniloader

by therax

Compact and UPS-friendly 1x1 loaders. Works with train cargo wagons, circuits, filters, and modded belts from Bob's, Krastorio, FactorioExtended Plus, Space Exploration, and Ultimate Belts.

Content
1 year, 3 months ago
0.15 - 1.1
192K
Logistics

g How can I edit the loaders to be a bit faster?

7 years ago

I'm currently using one of the mods that speed up the vanilla belts so now the miniloaders are slowing my production down. What can I edit in the files to match the new speed of the belts?

6 years ago
(updated 6 years ago)

Miniloader copies the speed of the built-in belts of the matching tier.

The most likely cause is that whichever mod you're using for faster belts is loading after miniloader, and changing the stats of the vanilla belts but doesn't know to change the miniloader speeds.

The easiest change would be to add whichever mod you're using to Miniloader's info.json in the "dependencies" field, like so:

"dependencies": ["? boblogistics >= 0.16.0", "? nameofyourbeltmod"]

New response