Space Age Prototypes Library


A library for using Space Age prototypes without requiring the Space Age mod to be present. DLC only.

Internal
2 days ago
2.0
54
Factorio: Space Age Icon Space Age Mod
Owner:
_CodeGreen
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
2 days ago
Latest Version:
0.0.1 (2 days ago)
Factorio version:
2.0
Downloaded by:
54 users

This mod provides a table, data.sap, which is a mirror of what the data.raw would look like if space age was enabled.
You can deepcopy the prototypes and make changes, or simply data:extend{} the prototype directly.
Remember that some prototypes involve other prototypes, like items having a place_result for entities.

All graphics and sound paths have been pre-modified to use the graphics/sounds from the space age mod folder using relative filepaths, meaning this mod doesn't include any of the graphics/sounds themselves.