1.2.3
Compatibility
Changes
New Features
Emote Wheel — Hold the emote key (rebindable) to open a radial pose selector. Six options: Sleep, Battle Ready, Float, Hover, Swim, Stop Emote. Release the key or left-click to apply; ESC cancels. Poses unsupported by a species are silently skipped. Pokémon Voices — Your synced Pokémon now has a voice: The species' battle cry plays at your position every time you use a move, audible to all nearby players. The species' ambient call plays automatically once per minute while you're synced — matching how wild Cobblemon behave in the world. Fire Spin — Added as a dash/priority move. Launches you forward and deals Fire-type damage on contact.
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:vfc8281v:ns8SIO10"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:vfc8281v:ns8SIO10"
}![Cobblemon: Synchro Machine [Morph Play as a Pokémon]](https://cdn.modrinth.com/data/vfc8281v/d6c804e3170471aa940b60f9c5a81d961bc5c1b6.png)

