doomeer / factorio

Factorio Planner
MIT License
137 stars 40 forks source link

Allowed Assembling Machines and Armor Parts #67

Closed Lava84flow closed 5 years ago

Lava84flow commented 5 years ago

Set all non-fluid required recipes to be allowed in all assembling machines (since they got rid of the ingredient limit, but only Mk2 and up can take fluids), corrected most of the armor modules' recipes to take low-density-structures, and fixed the chemical plant and centrifuge crafting speeds. And the poles take iron sticks like they are supposed to now.

doomeer commented 5 years ago

Awesome! Thanks for your work :)

doomeer commented 5 years ago

FYI, I fixed a few issues from your pull request in my last commit: https://github.com/doomeer/factorio/commit/bb9c7ac40d9a85aaa6daafead5c38be90982861e Now it compiles ;)

Lava84flow commented 5 years ago

Yeah thought as much, I don't know OCaml... yet... So no idea what syntax I'm actually missing.