ExposeCreativeMode Mod
This mod merely exposes the "test mode" left in the game by the devs as "creative mode" and adds some text in the UI below the version and player info to indicate when creative mode is enabled.
How to use this mod
Infinite Inventory mode
- Makes the player inventory have all items present in the game
- All items are reset to 9999, with the stack size being 30000 every frame
- Because the stack is greater, items which go into the inventory are effectively "deleted"
Infinite Station mode
- This mode is primarily for testing blueprints, by making stations infinitely output to belt and consume from belt without needing any drones/vessels
- Makes all stations set to supply have items less than half of max
- Makes all stations set to demand have items more than half of max
- In the case of ILS, only remote supply/demand is checked. If remote is set to storage, then local is taken
Contact / Feedback / Bug Reports
You can either find me on the DSP Discord's #modding channel
Or you can create an issue on GitHub
- Raptor#4825
Changelog
v0.0.2a
- Added contact information
v0.0.2
- Uploaded source code to GitHub
- Added a couple of functions for testing blueprints and mods
v0.0.1
- Initial version that just exposes already existing mode