Spaceception


Start the game inside a Factorissimo 3 factory, unable to leave! A port of Factorissimo2 Inception forked from Liteception with space age compatibility. Note: this mod is still in early development and I have not playtested aquilo yet, so expect lots of unbalanced recipes and technologies. If you have concrete suggestions for balancing, be sure to let me know (or better yet, open a pull request on GitHub). Shoutout to iwVerve/liteception where this mod originally came from.

Overhaul
8 days ago
2.0
211
Environment

i Compatability suggestion

13 days ago

Line 34 in Belts.lua under Technology is problematic for some mods. I recommend putting that for-loop in an if-statement that checks whether there are any recipe.results

12 days ago

Hi, thank you for your comment. I did what you asked for. If the problem still persists, be sure to tell me which mod is causing problems for you so I can fix it.

12 days ago

Yay!

11 days ago

Hey I hate to be that guy, but I've been working on learning modding recently, and I have been working on compatablility between this mod and others that add new ores and such. Is there any convenient way to add items to the planetary lists? I'm stuck besides editing your mod directly which is not sustainable

10 days ago

Hi, no problem. There is no way currently to do that, I would have to change the implementation to use a remote interface or global data storage (which I don't have time for)

New response