1.0.0
Compatibility
Changes
Unlimited Pixelmon Progression & Testmon Companion Take full control of your Pixelmon journey with this powerful utility mod that removes all level cap restrictions No More Level Cap Tired of hitting a wall in your Pixelmon progression? This mod completely removes the default level cap, freeing your Pokémon to grow beyond the standard limits. Whether you're grinding through dungeons, competing in intense battles, or simply exploring a vast modded world, your Pixelmon will never stop leveling up. Push your team to their absolute limits and discover just how powerful they can truly become with no ceiling holding them back. Testmon Added to Your Party From the moment you activate this mod, a Testmon is automatically added to your party and ready for battle. Whether you're using it to experiment with new mechanics, test battle strategies, or just want a unique companion by your side, the Testmon is a versatile addition to any team. It fits seamlessly into your existing lineup and is ready to grow alongside your other Pixelmon with no restrictions.
Unlock your full potential. No caps. No limits. Just pure, uninterrupted Pixelmon progression.
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:eIyE1Pr3:mMxsm7AZ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:eIyE1Pr3:mMxsm7AZ"
}

