Tags
Creators
Details
1.2.0
Compatibility
Required content
Changes
Additions: -added hida & mellow nino plushy + recipe -added command /hat [plushy name] / to equip plushy on hat -added rabbit ray -added spikey trap -added cuddlefish -added stalker -added waterproof locker recipe
Changes: -changed the icon for the creature tab to the river prowler item -made all ambient sounds quiter to build a better ambience with multible of the same creatures at the same time -changed the size of the gargantuan leviathan by 1.5x
Fixes: -fixed that the crashfish is too loud
Behavior: Plushy command: /hat (hida,ultraunit,pyro) to equip the plushy on your hat you need to have the plushy in your inventory and have no helm equipped
Spikey Trap: when the player comes too close, the spikey trap will grap him and start eating him. to make the trap release the him, the player has to hold sneak
Cuddlefish: can be tamed by cookies can be shift right click to play joy animation wont tp after owner
Rabbit ray: passive
Stalker: aggresive creature that can drag items with it
Added Sounds: -added sounds for seamonkey(ambient,hurt,death,steal) -added sounds for river prowler(ambient) -added sounds for warper(ambient) -added sounds for crimson ray(ambient) -added sounds for arcticray(hurt,death,ambient) -added sounds for brinewing(hurt,death,ambient) -added sounds for bruteshark(hurt,death,ambient) -added sounds for cryptosuchus(hurt,death,ambient) -added sounds for pengwing,pengling(hurt,death,ambient) -added sounds for rockpuncher(hurt,death) -added sounds for baby and adult snowstalkers(hurt,death,ambient) -added sounds for spikeytrap(ambient) -added sounds for squidshark(ambient,hurt,death) -added sounds for symbiotes -added sounds for featherfishes(hurt,death) -added sounds for lilypaddler(hurt,death) -added sounds for iceworm(ambient,hurt,death) -added sounds for shadow leviathan(ambient,hurt,death)
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:Y0B1totQ:BlqpelLk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Y0B1totQ:BlqpelLk"
}


