All versions
2.0
Release
PokeSnacks Controls [Cobblemon Addon] 2.0last week 44
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Cobblemon PokeSnacks Controls v2.0
New
- Added an in-game configuration menu powered by Cloth Config
- Added configuration and Jade support for Alpha Chance, Mark Chance, and Size effects
- Added correct support for both positive and negative Size effects
Changes
- Updated compatibility from Cobblemon 1.7.3 to Cobblemon 1.8.x
- Updated Poké Snacks to follow Cobblemon 1.8’s native spawning and rarity behavior
- Moved the configuration to
config/cobblemon_pokesnacks_controls/with automatic migration
Fixes
- Fixed Pokémon consuming standby or over-capacity snacks instead of an active snack
- Consumption targeting an inactive snack is now transferred to an active snack in the same group
- Fixed Server Fabric Crashes
Removed
- Removed support for Cobblemon 1.7.3
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:mJYacTMQ:8boZaRee"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mJYacTMQ:8boZaRee"
}![PokeSnacks Controls [Cobblemon Addon]](https://cdn.modrinth.com/data/mJYacTMQ/3d0b233c94d80fbe2e7c2c3c93b9d5fd6184b5ef_96.webp)


