1.2.0
Compatibility
Changes
Changelog — Synchro Machine Update ✨ New Systems Added full Pokémon EXP, levelling, and persistence Added evolution system: Level evolutions Item evolutions Friendship evolutions Branching evolution selection Added passive friendship mechanic Added held-item system using the off-hand slot 🎒 Item Support Cobblemon items now work directly while synced Added support for: Healing items Status heals PP restoration items EXP Candies & Rare Candy Evolution stones ✨ Ability Expansion Expanded synced ability support significantly Added support for: Contact abilities Weather abilities Damage-boosting abilities Speed condition abilities Additional immunities and passive effects ⚔️ Moves Expansion Added: Dash moves Teleport moves Explosion moves Terrain moves Block-breaking moves Moves can now: Summon lightning Spread fire Create water Place snow/ice Affect terrain dynamically Added Pokémon-style damage calculation Move cooldowns now scale with Speed stat 📈 Stat Improvements HP now scales with Pokémon HP stat Armor scales with Defence Armor toughness scales with Special Defence 🖥️ UI & Commands Added evolution controls to the Synchro Menu Added /synchro restorepp Added /synchro teach Added new config options: requireownership keepsyncedonrespawn requireitem 🔧 Improvements Improved multiplayer syncing Improved move aiming Improved persistence Improved movement responsiveness Improved Cobblemon integration
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:ygV7Q6wl"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:vfc8281v:ygV7Q6wl"
}![Cobblemon: Synchro Machine [Morph Play as a Pokémon]](https://cdn.modrinth.com/data/vfc8281v/d6c804e3170471aa940b60f9c5a81d961bc5c1b6.png)

