The mod has a list of vanilla invalid item groups. If mods are loaded that add item-groups, this mod tries to handle them because they are not in the 'invalid' list, and factorio fails to run, unless this mod is disabled.
The code needs to change so that it handles VALID item-groups. As mod support is added, the list of valid item-groups should be amended.
The mod has a list of vanilla invalid item groups. If mods are loaded that add item-groups, this mod tries to handle them because they are not in the 'invalid' list, and factorio fails to run, unless this mod is disabled.
The code needs to change so that it handles VALID item-groups. As mod support is added, the list of valid item-groups should be amended.