DRY411S / Recycling-Machines

A factorio mod that adds Recycling Machines to the game. These disassemble products back into their original ingredients.
GNU General Public License v3.0
10 stars 2 forks source link

Remove unneccesary data constructs #85

Open DRY411S opened 4 years ago

DRY411S commented 4 years ago

The mod is promiscuous in creating item-groups and sub-groups in data.raw that may never been used. Look at tidying these up, and freeing the memory at the end of the data stage.