ExposeCreativeMode Mod
This mod allows you to enable "Creative Mode" and play without limitations (Well, atleast without a few limitations)
Enabling "Creative Mode" will disable achievements for the save, so keep a separate save to use it on.
How to use this mod
- First install the mod, and reboot the game.
- Press Shift + F4 to toggle creative mode
(Note: Enabling creative mode will auto-enable Infinite Inventory, Instant Build and Instant Research)
- You need to be in creative mode to use the rest of the functions below
Functions
All controls are rebindable. Detailed explanation of functions are given further below.
| Function |
Default Keybind |
Description |
| Infinite Inventory |
Ctrl + Numpad 1 |
Toggles Infinite Inventory mode |
| Instant Build |
Ctrl + Numpad 2 |
Toggles Instant Build mode |
| Instant Research |
Ctrl + Numpad 6 |
Toggles Instant Research mode |
| Lock Research |
L |
While Instant Research mode is active, hold this keybind to toggle locking tech |
| Infinite Power |
- |
Auto-enabled when in creative mode |
| Infinite Reach |
- |
Auto-enabled when in creative mode |
| Unlock all tech |
Ctrl + T |
Press keybind to unlock all tech 5 levels of each infinite tech will be unlocked |
| Flatten Terrain |
Numpad 3 |
Foundations entire planet with the "no decoration" option |
| Restore Terrain |
- |
Hold a combination of the Ctrl and Shift keys while pressing the "Flatten Terrain" keybind to restore terrain
Ctrl - Restore shallow oceans Shift - Restore mid-level oceans Ctrl + Shift - Restore deep oceans
You will not be able to apply foundation over restored terrain using the foundation tool, unless you also install the UncoverFoundationedOceans mod. I recommend to install that mod also so that you can partially flatten an area after restoring terrain, otherwise you will have to "Flatten Terrain" again to be able to build on ocean level area |
| Bury / Raise Veins |
Numpad 4 |
Toggles bury/raise all veins on the planet |
| Infinite Station |
Ctrl + Numpad 0 |
Toggles Infinite Station mode |
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"
(Note: Infinite Inventory is skipped when saving game data, so you will have your previous inventory when you load it the next time)
Instant Research mode
- You can lock / unlock specific tech in the tech tree screen and also increase / decrease the research level of infinite research.
- Hold the "Lock Research" keybind to lock / decrease research.
- You can also use the Ctrl and Shift keys to modify the number of levels to increase / decrease.
| Modifier |
Lv. |
| None |
1 |
| Ctrl |
10 |
| Shift |
100 |
| Ctrl + Shift |
1000 |
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
Infinite Power
- All buildings connected to a power network will work at 100% regardless of the amount of power supply
- Buildings not connected to a power network will still NOT work
Infinite Reach
- You can now inspect, interact with, build and delete items across the entire planet. Inspect works even in Planet View mode
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
- Disable achievements for the save when enabling creative mode
- Add notes about UncoverFoundationedOceans in the "Restore Terrain" section
- Fix compatibility issue between BetterMachines and UnlockAllTech / InfiniteResearch
- Fix InfinitePower for Spray Coaters, Pilers and Traffic Monitors
- Fix InfiniteResearch for the new tech from the recent update. The extra storage space for logistics stations should get properly applied now
- InfiniteInventory now gives infinite soil as well
- Updated code for game version 0.9.24.11182
- Added ability to set the foundation "level" of the planet
- Added support for lock / unlock of tech while "Instant Research" is active
- Handled the scenario where inventory capacity research may be completed while "Infinite Inventory" is active
- Added "Infinite Power" and "Infinite Reach"
- Modified the foundation color used for "Flatten Planet"
- Added a toggle to bury/raise all veins on the planet
- Fixed an issue with Creative Mode not detecting inputs properly
- Fixed (hopefully) an issue with Instant Build using up too much CPU after building big blueprints
- Changed "Instant Research" into a toggle
- Fixed an issue with "Instant Build" throwing an exception when not on a planet
- Added "Instant Build" functionality
- Auto-enable "Infinite Inventory" and "Instant Build" when enabling "Creative Mode". They can be individually toggled off later if you do not want to use them.
- Fixed various UI issues with "Infinite Inventory"
- "Infinite Inventory" is no longer saved as part of game data, so you can load the save with your previous inventory
- Fixed "Creative Mode" UI text still being visible on quitting to main menu or loading another game
- Removed some of the redundant options and consolidated them
- Infinite Inventory now shows "(Infinite)" on the inventory UI Window
- Added support for rebinding controls
- Added contact information
- Uploaded source code to GitHub
- Added a couple of functions for testing blueprints and mods
- Initial version that just exposes already existing mode