CJB Cheats Menu is a Stardew Valley mod that adds an in-game menu with many different cheat features:
Compatible with Stardew Valley 1.5.5+ on Linux, macOS, and Windows.
- Install the latest version of SMAPI.
- Install this mod from Nexus mods.
- Run the game using SMAPI.
- Press
P
(configurable) to show the cheats menu. - You can also enable active cheats by editing the
config.json
file.
The mod will work fine out of the box, but you can tweak its settings by editing the config.json
file. Most of the settings should be edited in-game through the cheats menu instead, so only those
you may need to edit directly are listed here.
See valid key bindings. Simple
key bindings can be configured through the in-game UI, but multi-key bindings can only be set in the
config.json
file.
setting | default | what it affects |
---|---|---|
OpenMenuKey |
P |
The keybind which opens the menu. |
FreezeTimeKey |
T |
The keybind which freezes the game clock. |
GrowTreeKey |
NumPad1 |
The keybind held to grow trees around the player. |
GrowCropsKey |
NumPad2 |
The keybind held to grow crops around the player. |
GrowRadius |
1 |
The number of tiles in each direction around the player to cover when pressing the GrowCropsKey or GrowTreeKey . |
setting | default | what it affects |
---|---|---|
DefaultTab |
PlayerAndTools |
The tab shown by default when you open the menu. Possible values: PlayerAndTools , FarmAndFishing , Skills , Weather , Relationships , WarpLocations , Time , Advanced , Controls . |
For mod authors, see the author guide to add/edit/remove warps in the menu to match your map edits and custom locations.