Custom Corps Fix
Adds handling of custom corps (e.g. GreenTech, Lemon Kingdom, etc.) for some in game things that lacked it
- Custom corps can now have more than 1 grade
- Fabricators (can now be set to craft only blocks from that custom corp)
- Payload Terminals (can now be set to only purchase blocks from that custom corp)
- Sky Anchor anchor textures (the thing on the bottom)
To interface with this, you must add the custom module to your block JSON. It MUST be added to the unofficial block Deserializer (custom JSON loaders are not implemented). As such, NuterraSteam (either one) is required for this to work.
Example:
{ "NuterraBlock": { …. // standard unofficial JSON stuffs "Deserializer": { "TerraTechCustomCorpFix.ModuleCustomCorpFix": { "CorpID": "GT" } // Corp ID must be the short-form corp identifier … // other unofficial JSON stuffs } } }
Download
NuterraSteam — Steam Workshop
0ModManager (For use with TTSMM) — Steam Workshop
Harmony (2.1.0) — Steam Workshop
Required items:
Click the title to search on this site.
NuterraSteam — Steam Workshop
0ModManager (For use with TTSMM) — Steam Workshop
Harmony (2.1.0) — Steam Workshop