Tags
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published 2 years ago
Updated last year
All versions
v1.6.1a
Release
AllTheMegas (v1.6.1a)last year 9,505
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Data Pack
Changes
Changelog v1.6.1a
- ATM R2.2 & Cobblemon 1.6.1 compatibility!
- Updated models to Soul Megas 1.5
- New Mewtwo X/Y model
- New Mega Metagross model
- Mega Beedrill model
- New Electrike/Manectric animations
- Backend code optimization
- Updated the modrinth page
- Fixed Pokedex form names and descriptions
- Switched assets to cobblemon formatting
- Switched to cobblemon mega_evolutions features
- Dropped support for Flourish/CobblemonMegas, just use Mega Showdown instead, it's a way better and polished implementation of gimmicks in general!
IMPORTANT WHEN UPDATING FROM PREVIOUS VERSION:
- I changed some stuff about the X/Y megas, which might break something, or it might not but just in case, un-mega (is there a better way of saying this?) your Charizards and Mewtwos if they are currently in any mega form.
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:22J5gz5b:po01pKAd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:22J5gz5b:po01pKAd"
}![AllTheMegas [Cobblemon]](https://cdn.modrinth.com/data/22J5gz5b/e3807cb74c39fa6f20f1d299bffe2440ff5e5639_96.webp)

