This mod adds new 43 fishes, blaze fishing rod, luck potion recipe and overrides fishing mechanics. All of the new and vanilla fishes can be catched only in own types of biomes, dimensions and liquids.
"Master branch" contains mod sources for the latest version of the Minecraft I'm working on. Any previous versions contains in an own branches.
- Forge (check "build.gradle" file to know required forge version)
- Latest versions of Forge requires Gradle 2.0 or higher
- Version of the mod in "Master branch" requires jdk 1.8(do not forget to enable java 8 support in your IDE)
- Clone mod repository
- Download forge and copy "gradlew.bat", "gradlew" files and "gradle" directory to mod folder
- Run "./gradlew setupDecompWorkspace idea"
- Import mod to your ide as "new Gradle project"