Stacklands DebugCheats Mod
Adds various (configurable) debug cheats to make testing stuff easier:
- Press F1 to open the card spawn menu (instead of K+O+F1 in vanilla)
- Press F2 to spawn 5 coins
- 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)
- Option for infinite months
- Option to disalbe food usage
To configure or disable the cheats, edit the BepInEx/config/de.benediktwerner.stacklands.debugcheats.cfg file which appears after starting the game once.
See also the HigherSidebar mod to increase the height of the card spawn menu.
Manual 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
Changelog
- v1.3.2: Sync infinite months and no food settings with game's debug screen
- v1.3.1: Add back infinite months and no food options since the game's options aren't persistent
- v1.3.0: Witch Forest Update
- Fix incompatibility with the game's Witch Forest Update
- Remove infinite months and food blocker (now built into the game's debug menu)
- v1.2.1: Fix infinite loop when using Shift+C
- 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: Make F2 spawn shells instead of coins when on the island
- v1.0: Initial release