Config Settings
Customize the mod's behavior through the server configuration file.
Configuration File
The configuration file is located at config/dreamlight_fishing.json. You can edit this file to adjust spawn rates, difficulty, and more.
Available Options
| Option | Type | Default | Description |
|---|---|---|---|
enabled |
boolean |
true |
Enable or disable the mod mechanics globally. |
ripple_spawn_chance |
float |
0.3 |
Chance (0.0 to 1.0) of a ripple spawning near a player every second. |
search_radius |
integer |
32 |
The distance in blocks to search for water when spawning ripples. |
spawn_in_flowing_water |
boolean |
false |
If true, ripples can spawn in moving water (waterfalls). |
luck_affects_rarity |
boolean |
true |
If true, player luck increases the chance of Rare/Epic ripples. |
minigame_difficulty_multiplier |
float |
1.0 |
Global speed multiplier for the minigame rings. |
Applying Changes
Most changes require a server restart to take effect, or you can use standard server reload commands if supported by your environment.