Factorio-Xander-Mod / Xander-Mod

An extensive overhaul, emphasizing detailed and realistic chemistry, materials, and production. Extends the base game to marathon-style scope and difficulty.
https://mods.factorio.com/mods/Repofme1/xander-mod
GNU General Public License v3.0
7 stars 9 forks source link

Waste refactor #64

Open mspielberg opened 6 years ago

mspielberg commented 6 years ago

This uses the ability to set a result count and/or probability to 0 to create void recipes.

With the removal of all the noise in the recipe definitions, we may want to remove the comments as well.

This is the sort of pattern I'd suggest following instead of the parallel arrays approach currently in the xm-*-lists files.