Links
Tags
Creators
Details
4.0.0+Beta-1
Compatibility
Required content
Changes
Added:
-
Badges, Points and Tiers are now data driven (Make your own through data packs! see this wiki)
-
Attributes:
- Point Gain - Define the amount of points earned (Default: 1)
- Catch Rate - Multiplies the catch rate (Default: 1)
- Shiny Chance - Multiplies the chance to find a shiny (Default: 1)
- Pokémon Exp Gain - Multiplies the pokémon exp gain (Default: 1)
- Pokémon Friendship Gain - Multiplies the friendship gain (Default: 1)
-
Badge Effects:
- Bypass Invulnerability Frames - Ability to attack entities even during invulnerability frames
- Creative Flight - Give creative flight
- Damage Type Immunity - Give immunity to a certain damage type
- Elytra Flight - Allow elytra flying without an elytra
- Exp. All - Allow all pokémons in the party to earn Exp even when it hasn't entered the battle
- Keep Inventory - Keep all items on death
-
Advancement Triggers:
- NPC Defeated - Triggers when a Cobblemon NPC has been defeated
- Points Owned - Triggers when the right amount of points has been obtained
- Pokémon Captured - Triggers when a pokémon has been captured
- Pokémon Defeated - Triggers when a pokémon has been defeated
-
A Slider to modulate the power of some effect
-
A Button to toggle specific effects
Changed:
-
Basically remade the mod from scratch
-
Complete rework of the way badges are obtained - They now use Advancement Triggers
-
Complete rework of the badge case interface
-
Complete rework of the way the data is stored on the player. !!! If you update the mod on an existing world, it should auto migrate to the new format but I'd still recommend to make a Backup !!!
-
Renamed the Normal rarity to Poké
-
Updated the badge textures to fit the new type textures
-
Changed the rarities outline textures to fit the rarity to the corresponding ball
-
Bug Badge:
- Great - Replaced Decay Immunity with Decay on Attacks
- Ultra - Replaced Decay on Attacks with Decay Immunity
- Master - Inflicts Decay 2 on attacks
-
Fire Badge:
- Great - Ignite on attack from 3s to 5s
- Master - Ignite on attack from 10s to 20s
-
Ice Badge:
- Master - Inflicts Slowness 2 on attacks & Slowness Immunity
-
Normal Badge:
- Poké - Exp. All
- Ultra - +1 Point Gain
- Master - Keep Inventory
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| CobbleBadgesData.zip | Unknown | 34.8 KiB |
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:SyteL9Kr:jr8DFtBK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:SyteL9Kr:jr8DFtBK"
}![CobbleBadges [Cobblemon Addon]](https://cdn.modrinth.com/data/SyteL9Kr/5a519336c7b7d66a0e14d1911af44b8dcc68483e.png)

