Compatibility
Minecraft: Java Edition
1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Adjust fishing times.
{
// range for fish travel time, in ticks
"fishTravelTimeRange": [
20,
80
],
// range for wait time, in ticks
"waitTimeRange": [
100,
600
],
// amount each lure level decreases the wait time, in ticks
"lureLevelFactor": 100
}
**default values are set to vanilla