Krastorio 2 Spaced Out


Overhaul merging Krastorio2 with Space Age.

Overhaul
a day ago
2.0
17.3K
Transportation Logistics Trains Combat Mining Fluids Logistic network Manufacturing Power Storage

i Recyclers

2 months ago

Wondering if you've given any thought to revamping recyclers at all. I tried this mod <https://mods.factorio.com/mod/better_recycling> but it conflicts with Krastorio due to a "Failed to load mods: Error while loading recipe prototype "barrel-recycling" (recipe) : energy_required can't be <=0.001.
Modifications: Quality>Krastorio 2 Spaced Out"
No worries about it. But wondering if adding new recyclers or recycler tech was on your radar at all?
Thanks again for a great mod!

2 months ago

Krastorio spaced out updates or adds many items after quality mod generates recycling recipes, so I need to run the recycling script again. This breaks mods that modify recycling in some way, but can be fixed by adding optional dependency for K2so ,so that mods load later.
I have no plans on changing the recycling from the base though.

2 months ago

I see. This is like what you mentioned to me before about another mod. So I need to figure out about making these optional dependencies. I'll look into it! Thank you for your help again. If you have any two cents on where I can learn about setting up optional dependencies, feel free to share :)
Take care.

2 months ago

Info about making dependencies is on wiki https://wiki.factorio.com/Tutorial:Mod_structure#info.json.
Bassically you need to edit info.json file and add "? Krastorio2-spaced-out >= 1.4 .0" entry

New response