This is a pretty simple mod. It adds velocity on each flop that brings it to the closest
water source. It does not change the behavior of other fish like mobs (eg. Guardians).
It should be compatible with all most mods. If not please inform me in the issues.
It will also work with all mobs that use the AbstractFish class.
To build the project use (Unix):
./gradlew buildOr on command prompt:
gradlew.bat buildFiles for each modloader are in their respective folder in build/libs/ (Eg. fabric/build/libs/floppy-{version}.jar)
This project is licensed under the MIT License. See LICENSE.md.