Tags
Creators
Details
v1.6.1-1.16.5
Compatibility
Changes
1.6.0 changelog New animals Elephantnose Fish Tambaqui Secretarybird Ground hornbill Whistling Duck Stork Starling Shoebill Cormorant Raven remodel, plus 3 new variants
other features *new baby models added for: magpie, skua, barn owl, eagle owl, ibis, spoonbill, conure, lorikeet, and more! added new texture variants for: lapwing, pelican, wild duck, ibis, and more! added variant spawn eggs from 1.18 where you can select new variants by right clicking in air pike remodel added elongated ibis legs added bird carrier and critter keeper from 1.18 added french translation from 1.18 japanese translation updated
bug fixes meat added by the mod can now be cooked in a smoker fixed tiny issue on eagle owl sleeping texture piranhas released from buckets will retain their original variant changed piranha breeding item to pork chop to prevent piranhas self propagating in the wild and overpopulating barn owl tamed items changed from rotten flesh, chicken and small bird meat to rabbit fixed goose texture issue in water and baby goose texture glitching fixed arapaima albino variant being unobtainable only members of the same species will flock together
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:OsLkXa0u:HE5OKWDx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:OsLkXa0u:HE5OKWDx"
}

