SpongePEAKCheats
Item spawner and testing tools for PEAK. Spawn any item in the game, including modded ones, with search and a native-looking menu.
By SpongeMods
| Last updated | 7 hours ago |
| Total downloads | 93 |
| Total rating | 0 |
| Categories | |
| Dependency string | SpongeMods-SpongePEAKCheats-1.0.0 |
| Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301SpongeMods-SpongePEAKCore
Shared foundation for Sponge PEAK mods: logging, config, reflection caching and patch hosting. Not a standalone mod.
Preferred version: 1.0.0SpongeMods-SpongePEAKLib
Modding API for PEAK, and a Mods tab in the game's own settings menu for toggling any installed mod's features.
Preferred version: 1.0.0README
SpongePEAKCheats
An item spawner and testing tools for PEAK.
Installing this mod is the opt-in. The spawner is ready to use; press its hotkey (F3 by default). Configure it in the config file, or through the in-game mod settings.
Features
Every feature can be switched off individually, in the config file or in the game's Settings > Mods tab.
| Feature | Default | What it does |
|---|---|---|
ItemSpawner |
on | Opens a searchable list of every item, vanilla and custom, and spawns them into your hands. |
Item spawner
Press F3 (rebindable) to open a searchable list of every item in the game, and click one to spawn it into your hands.
- Works as a non-host. Spawn requests are routed to the host by the game itself.
- Lists custom items from other mods in this family automatically.
- Shows both the display name and the internal name, because display names are not unique.
Part of a family
Requires SpongePEAKCore and SpongePEAKLib. It is deliberately a separate mod from SpongePEAKOptimized (fixes) and SpongePEAKQOL (convenience): those are things you install and forget, whereas this one hands out any item in the game. You should not have to take a cheat menu to get a smoother run.
Multiplayer
Spawned items are networked exactly like items picked up normally, because this uses the game's own spawn path rather than a parallel implementation.
License
Free to use, stream, and include in modpacks. No attribution needed for any of that.
Attribution is only required if you decompile it and reuse the code. Please do not reupload it elsewhere or sell it.
Full terms in LICENSE.
Keybinds
| Key | Opens | Setting |
|---|---|---|
| F3 | Item spawner | SpawnerHotkey |
All rebindable, in the config file or in Settings > Mods.
Configuration
Every setting is in BepInEx/config/com.sponge.peakcheats.cfg, or in the game's own
Settings > Mods tab.
Cheats
| Setting | Type | Default | What it does |
|---|---|---|---|
SpawnerHotkey |
key | F3 |
Key that opens the item spawner. |
ItemSpawner |
on/off | true |
Opens a searchable list of every item, vanilla and custom, and spawns them into your hands. |