
Jobs+ Fishermans Rod not reeling in
NewAnnLS opened this issue · 2 comments
Describe the bug
Seems like Jobs+ rod doesn't quite work like vanilla fishing rod. AutoFish does throw the bobber, but it does not reel it back in.
To Reproduce
Use Fishermans Rod from Jobs+
Mod versions: forgeautofish-5.0.2-1.19, JobsPlus 1.19.2-0.9.4, forge 43~ client 1.19.2.
Expected behavior
Reel in like with vanilla rods. I didn't test AF with other mods adding fishing rods, but it would be awesome to have it functional.
It seems like Jobs+ fishing bobber fails to return a correct isInWater
value because the tick
from parent class is never called. I'm working on a fix that should make it compatible with most other mods.