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
7 months ago
0.15 - 1.1
176K
Logistics

g Miniloaders cannot be blueprinted over themselves

1 year, 7 months ago

To reproduce:
Place a miniloader, blueprint it, try to place it ontop of itself, witness "miniloader is in the way".

1 year, 4 months ago

Norfair, are you using miniloaders with Space exploration?

Xeraph, looked into it a bit and figured out why the se-space miniloader allow blueprinting. It came down to SE's collision mask.
You can edit the file miniloader\prototypes\entities.lua.
After line 26 add entity.se_allow_in_space = true

This allow for blueprint but the other issues still exist like copy filter and circuit doesn't work properly.

New response