KirkMcDonald / kirkmcdonald.github.io

Simple web-based calculator for the game Factorio.
Apache License 2.0
539 stars 148 forks source link

Select chemical plant when more than 1 #207

Open Karelzarath opened 3 years ago

Karelzarath commented 3 years ago

Added an option to select the default chemical plant when there's more than one. If there's one (or fewer), the option is hidden and the first chemical plant is the default. This change is mostly useful for mods as vanilla only has one chemical plant, but it was carefully done so that it is not a breaking change for vanilla data sets.