All versions
1.2
Release
PokeSnacks Controls [Cobblemon Addon] 1.2last month 27
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
PokéSnacks Controls v1.2
New
- Added safer placement order handling for cloned or copied Poké Snacks.
- Added clearer over-capacity status when standby pausing is disabled.
- Added stronger configuration recovery for broken or malformed config files.
Changes
- Changed effect caps so stacked bait effects can no longer bypass configured maximums where supported.
- Improved cluster tracking for better performance on servers with many loaded Poké Snacks.
- Updated project licensing to Mozilla Public License 2.0.
- Restricted supported Cobblemon compatibility to 1.7.3.
Fixes
- Fixed server startup behavior so already placed Poké Snacks keep correct Active/Standby state after restart.
- Fixed duplicated placement sequences from cloned snacks causing unstable or ambiguous queue order.
- Fixed cluster identifiers that could collide between unrelated snack clusters.
- Fixed
/pokesnackscontrols reloadreporting success when config load or save recovery failed. - Fixed Jade nature tooltips showing a guessed Pokémon nature instead of the actual boosted stat.
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:ex7ZZ6GQ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mJYacTMQ:ex7ZZ6GQ"
}![PokeSnacks Controls [Cobblemon Addon]](https://cdn.modrinth.com/data/mJYacTMQ/3d0b233c94d80fbe2e7c2c3c93b9d5fd6184b5ef_96.webp)

