About this mod
Various cheats for debugging stuff
- Requirements
- Permissions and credits
- Mirrors
- Changelogs
Adds various (configurable) debug cheats to make testing stuff easier:
- Month never ends (can also be changed to a custom length instead)
- Villagers don't need food anymore (by default, they also won't consume any food but this can be changed so they still eat but won't starve anymore if there's no food)
- Press F1 to open the card spawn menu (instead of K+O+F1 in vanilla)
- When hovering over the card spawn menu, press a letter to jump to cards starting with that letter
- Press F2 to spawn 5 coins (or shells when on the island)
- Press C while hovering over a card to duplicate it
- Press Shift+C while hovering over a card to duplicate it and its children
- Press Delete to delete the card below the cursor and its children
- Hold Shift+Delete to continuously delete cards the cursor touches
- Override max number of cards (default is 500)
To configure or disable the cheats, edit the BepInEx/config/de.benediktwerner.stacklands.debugcheats.cfg file which appears after starting the game once. You can also install the ConfigurationManager mod to edit settings in-game.
Installation
This mod requires BepInEx to work. BepInEx is a modding framework which allows multiple mods to be loaded.
- Download and install BepInEx from the Thunderstore.
- Download this mod and extract it into BepInEx/plugins/
- Launch the game
Links
- GitHub: https://github.com/benediktwerner/Stacklands-DebugCheats-Mod
- Thunderstore: https://stacklands.thunderstore.io/package/benediktwerner/DebugCheats
Changelog
- v1.2
- Fix month timer when disabling infinite months or reducing the month time after playing with it for a while
- Add Shift+C to copy a whole stack
- Add option to override max card count
- v1.1.0: Make F2 create shells when on the island
- v1.0.0: Initial release