Tr4nter / Auto-Fishing

GNU General Public License v3.0
1 stars 0 forks source link

I hope to add 2 functions, 1. timeout to re-release the fishing rod; 2. fishing rod release speed adjustment #1

Closed Mrbluewu closed 3 months ago

Mrbluewu commented 3 months ago

I hope to add 2 functions, 1. timeout to re-release the fishing rod; 2. fishing rod release speed adjustment

Tr4nter commented 3 months ago

https://modrinth.com/mod/auto-fishing/version/1.0.1 I added 2 new commands: /RodCatchDelay and /RodReleaseDelay

Mrbluewu commented 3 months ago

The first issue is about implementing a timeout feature after casting the fishing rod. For example: After casting the rod, if no fish is caught for a long time or if the fishing line gets tangled with other objects during idle time, it should automatically recast after 10 seconds.