Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 5 months ago
All versions
3.6
Release
3.6 Lootpool update! time to celebrate!last year 328.7K
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Data Pack
Required content
Any compatible version
Changes
Brocraft Cobblemon Additions โ Changelog
๐ Version 3.6 โ 4/6/25
๐ Highlights
- ๐ Reached 250,000 downloads! Huge thanks to everyone for the support!
๐ฆ Additions
-
๐งฐ Updated Loot Pools
- Rebalanced and refreshed loot across various structures.
- Better rewards and more consistent item distribution.
-
๐ฎ Added CobbleGacha Support
- Gacha items now appear in loot and can be used for randomized rewards. Look for the cobblegacha machines in pokemarts around the world!
- Adds a fun new way to engage with loot and exploration.
๐ Bug Fixes
- Fixed structural generation issues.
- Resolved several loot table inconsistencies.
- Cleaned up certain interiors and improved trainer spawn behavior.
๐ Patreon-Only Content - in the works!
- All biome-themed updates, legendary structures, and custom gyms are exclusive to the Patreon version of the datapack.
- Early access, monthly content drops, and special features await patrons!
- The first of these major updates is soon to come!
Thanks again for helping us hit 250K downloads! ๐
More updates on the way!
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
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:W2pr9jyL:tBIidMEV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:W2pr9jyL:tBIidMEV"
}

