KirkMcDonald / kirkmcdonald.github.io

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

Concrete recipe not updated #202

Closed crazykid080 closed 3 years ago

crazykid080 commented 3 years ago

New recipe is: 2 iron sticks 5 stone bricks 100 water

DRY411S commented 3 years ago

Not in vanilla normal recipe mode it isn't.

crazykid080 commented 3 years ago

Also found an issue with the wall recipe. It also has 1 iron stick in the recipe. This is in normal mode yes

DRY411S commented 3 years ago

Vanilla factorio 1.0 does not use iron sticks in the concrete recipe. The code here (commit https://github.com/KirkMcDonald/kirkmcdonald.github.io/commit/8a669c8708bb5319cef518631434e96ae70c0c1f) is using the correct recipe

image

https://kirkmcdonald.github.io/calc.html#data=1-0-0&items=concrete:f:1

DRY411S commented 3 years ago

https://wiki.factorio.com/Concrete

crazykid080 commented 3 years ago

Just checked my settings and bio industries was changing the recipe, my bad