KirkMcDonald / kirkmcdonald.github.io

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

Can't ignore solid-fuel #205

Open ams2990 opened 3 years ago

ams2990 commented 3 years ago

Take any recipe that uses rocket-fuel as an ingredient (including rocket-fuel itself). solid-fuel should be hidable, but is not.

DRY411S commented 3 years ago

I guess it's because the calculator cannot be sure how it's being produced. It's being treated the same as a 'base' ingredient, like ore, coal, stone, and refined fluids, none of which can be ignored.