Factorissimo 3


Factorissimo adds factory buildings to Factorio. Place them down, walk in, build your factories inside! Now updated for space age!

Content
21 days ago
1.1 - 2.0
105K
Logistics

i factory numbers changable

3 years ago

wild idea i had dreamed of but is almost certainly not worth the effort to make making the factories have changeable floor numbers from like the constant cobinuator or other means.

3 years ago

also side bar i love the FAQ if i knew lua i think i might be able to actually contribute very clear and well done

3 years ago

Thanks!

3 years ago

is this idea remotely reasonable to implement ?

3 years ago

This is technically possible but there is no event to read circuit conditions from a combinator. It would have to be done in an on_tick and hurt preformance. The best you could do is this mod: https://mods.factorio.com/mod/recursive-blueprints
This can set tiles based on circuit conditions.

3 years ago

i see