V1.17 Release

Dear Galactic Survivalists!



We have successfully increased the maximum block limit in BlocksConfig.ecf to 8192. As a result, all item IDs used by the API (code mods) will shift accordingly.



If your mod uses item IDs in any form, you will now need to calculate them using:

  • Item ID + 8192
Failing to apply this offset will result in incorrect items being given by the API in-game.

Please note that the IDs inside BlocksConfig.ecf itself are NOT affected by...

v1.17 Release