DanielKote / Foreman2

Visual planning tool for Factorio
Other
158 stars 14 forks source link

Round up in the launch product recipes when calculating input size #77

Open klao opened 8 months ago

klao commented 8 months ago

This prevents it from being set to zero and resulting in invalid recipe. Fixes #76

In Space Exploration for some reason the launch of one satellite produces 100 "satellite telemetry data", even though its stack size is 50. This trips up the computation setting the inputSize to 0.