Skip to content
/ floppy Public

The mod that makes your fish flop their way to the water.

License

Notifications You must be signed in to change notification settings

Aperre/floppy

Repository files navigation

Floppy

The mod that makes your fish flop their way to the water.

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.

Building

To build the project use (Unix):

./gradlew build

Or on command prompt:

gradlew.bat build

Files for each modloader are in their respective folder in build/libs/ (Eg. fabric/build/libs/floppy-{version}.jar)

License

This project is licensed under the MIT License. See LICENSE.md.

About

The mod that makes your fish flop their way to the water.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages