TerraTech

TerraTech

152 hodnocení
Custom Corps Fix
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Type: Mods
Velikost souboru
Přidáno
Aktualizováno
248.165 KB
28. čvc. 2022 v 0.09
22. srp. 2022 v 13.58
Poznámky ke změnám (3) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Custom Corps Fix

V 1 kolekci od uživatele FLSoz
Test
35 položek
Popis
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 } } }

Bug Reports
See this forum thread[forum.terratechgame.com] for information on how to submit good bug reports.

Given more demands on my time and lack of interest, I am now only going to look at bug reports sent in the TT discord that follow the bug report guide above. For that reason, comments are now disabled.