Liteception

by iwVerve

Start the game inside a Factorissimo 3 factory, unable to leave! A port of Factorissimo2 Inception.

Overhaul
5 months ago
2.0
1.34K
Environment

i Suppot for Stacked belts

3 months ago

It would be interesting in terms of scalability to have support for belt stacking. Using mods like https://mods.factorio.com/mod/stack-inserters and https://mods.factorio.com/mod/stacking-loaders, the functionality is available in a vanilla save but the limiting factor is still the number of inputs.

Else great mod, I'm having a blast :)

3 months ago
(updated 3 months ago)

After looking in editor mode, it seems the problem is that the custom loader you use for input outside the factory is not registered as a loader, and therefore the "Stacking Loaders" mod does not set their maximum stacking size.

There are two solutions I see as a dev too:
- Register the liteception-loader to the "loader" prototype so that this case in particular is resolved
- Use the vanilla express-loader so that this kind of issue tends to resolve the vanilla way

After looking a bit more in editor mode, it seems the infinity chests are placed weirdly too. If I activate cheats, destroy and replace the chest, and finally replace the loader, everything works, but just replacing the loader, it doesn't output anything. It is as if the loader does not recognise the infinity chest until it is destroyed then replaced.

New response