Helfima / helmod

Factorio Mod
149 stars 64 forks source link

Remove/option to disable block quantities #510

Closed Demiu closed 2 months ago

Demiu commented 3 months ago

Look at this

image

What's a 0.04 of a 75 machine factory? What's a 0.15 of a 4 machine factory?

When the user inputs 1 wood per second they want the calculations and the ratios for exactly one wood a second. Calculating perfect ratios and is simple, people use planers to calculate the imperfect ratios for them. If I wanted a block to produce 7 wood / s, I'd put 7 as the top-level output.

Helfima commented 3 months ago

see #509

image Recursive blocks see a block as a recipe, the solver cannot know in advance the quantity, a quantity of block is based on a base value. Block B,C,D are calculated first Block A see B,C,D as few recipe

That need post process to set block at 1