Configuration¶
Cobblemon Picnic can be tuned three ways: a config file, in-game commands, and an optional Mod Menu screen.
Config file¶
Runtime settings live in:
config/cobblemon_picnic.json
Edit it with a text editor, then apply your changes with /cobblemonpicnicconfig reload (no restart
needed). Statistics are stored separately in config/cobblemon_picnic_stats.json and
config/cobblemon_picnic_events.jsonl.
In-game commands¶
The fastest way to change a single value is the /cobblemonpicnicconfig command —
see the Commands page for the full parameter list. Highlights:
- Spawns:
spawncap <tier>,fuelcost <tier> - Shiny aura:
shinyaura,aurabase,auramax - Care:
washfriendship,slimeballfriendship,slimeballbreakchance - Battle Seeker:
spawnappropriatelvltrainer,trainerlevelgap - Re-roll protection:
protectshiny,protectlegendary,protectmythical,protectultrabeast - Peaceful picnic:
disableseatedaggro(on by default),seatedrepelradius - Misc:
light,actiondistance,deployonsit
Mod Menu screen¶
With Mod Menu + Cloth Config installed, open Mods → Cobblemon Picnic → Settings (the gear button) to edit the same values in a GUI.
Mod Menu edits the local config
On a dedicated server, the Mod Menu screen only changes your client's file — use
/cobblemonpicnicconfig set ... to change the server's settings for everyone.
Defaults reference¶
| Tier | Spawn cap | Fuel/re-roll | Radius | Seats |
|---|---|---|---|---|
| Basic | 5 | 5 | 32 | 2 |
| Camping | 8 | 1 | 48 | 3 |
| Glamping | 12 | 0 | 64 | 4 |
| Diving | 12 | 0 | 64 | 4 |