Remove Prototypes

by sparr

Remove specific prototypes (entity, item, tech, etc) from the game entirely.

5 years ago
0.16 - 0.17
17
Owner:
sparr
Source:
https://github.com/sparr/factorio-mod...
Homepage:
http://github.com/sparr/factorio-mod-...
License:
MIT
Created:
5 years ago
Latest Version:
0.17.0 (5 years ago)
Factorio version:
0.16 - 0.17
Downloaded by:
17 users

Given a list of prototype name, or category and name, this mod will remove those prototypes during the data loading stage of the game, as best as it can. The named prototypes will be removed unless they are the last of their kind. References to named prototypes will also be removed, such as removing a named item from recipe ingredients and results, or a named technology from other technologies' prerequisites.

This mod is meant for use while debugging and testing other mods, for resolving small mod conflicts, avoiding unwanted side effects of unlocking all technologies, and various other edge cases.