Upcycler Planner

by RealK

Choose an item and a target quality, the mod designs and gives you an entirely configurable upcycling loop blueprint.

Utilities
a day ago
2.0 - 2.1
1.12K
Factorio: Space Age Icon Space Age Mod
Logistics Fluids Logistic network Circuit network Manufacturing Storage Blueprints

i [done 1.0.0] Upcycling math

14 days ago

It seems like right now planner makes blueprints with just quality modules. In practice the math is a bit more complicated - adding productivity modules, if supported by the recipe can make the whole cycle more efficient. Made more complex by having to support modded quality tiers and modded modules :)

Did you look into that?

https://wiki.factorio.com/Tutorial:Quality_upcycling_math

13 days ago

For the moment all the machines get quality modules except the last one who gets productivity modules if supported (there is also a selector option where you can define if last machine gets productivity/speed/efficiency modules)

I have made an analysis about that, it can be implemented but I need to think about an UI to make it user friendly

13 days ago

That would be a checkbox something like this:

[ ] - use quality and productivity modules in intermediate steps

With hover explaining the situation :)

13 days ago

This fits well because I'm preparing 1.0 release, it will contain:

  • Config options to configure number of columns (you can say for ex: I want 4 columns for common, 2 columns for uncommon)
  • Display some stats like probabilities and time for the output
  • And mostly like this your proposal of optimizing module placement

I think this will make the mod complete, so I'll version it as 1.0, idk what can be added more,
The problem is that this will heavly rely on this new function: https://lua-api.factorio.com/2.1.17/classes/LuaQualityPrototype.html#get_roll_chances which only exists after 2.1.13 , so idk if all this will be able to be ported to Factorio 2.0

13 days ago

Is taking shape: https://imgur.com/a/91T7R71

13 days ago

Nice! Will it calculate the best ratio to use? It changes depending on available modules, slots, researched recipe productivity, etc.

12 days ago

Hey,

It was released now in 1.0,

And yes, it computes the best ratio according modules quality and machine slot counts,

There is now also a new stats block where you can have an idea of the output!

Check out mod page again because there is much more info now!

12 days ago

Congrats! I'm one planet away from unlocking legendary quality - and that's where fun begins :)

New response