Tags
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published 8 months ago
Updated 3 weeks ago
All versions
0.3.5
Release
CobbleSafari 0.3.53 weeks ago 3,615
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
Features :
- 1.8 Compatibility ! Yipee !
Changes to the Safari :
- 581 new Herds have been added as possible spawns in the safari ! it also includes 305 Alpha Herds !
- Alpha pokemon in the safari don't flee : they fight back. Sending mud toward an alpha pokemon make them more likely to be caught, but one too many and the alpha pokemon will become Enraged : they will chase after you and deal you damage. You can try to calm them with balm, but they will be much harder to catch if caught that way. This behaviour only applies to non-peacefull difficulties; in peacefull, alpha flee like usual.
Changes to the Underground :
- Pokemon spawns have been added back to the center of each Underground dungeon thanks to habitat blocks ! Between 20 and 37 available species for each habitat, but each dungeon will only let you encounter a few of them at a time !
- Two new Hikers : TMs Traders ! They will sell the same selection TMs as the hiker in BDSM, but only a few at a time !
Other changes :
- Alpha Power added to donut power pools (sweet flavor, type 1) : slightly increase the amount of alpha herds that spawns AND add a chance that any random pokemon can be alpha.
- Three new dimensional objectives : "Catch an Alpha Pokemon", "Catch a Shiny Alpha Pokemon" and "Defeat an Alpha Pokemon"
- Cobblemon: Trials Edition support have been removed (no need for it to populate the underground ! )
Optional dependencies
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:zj3GsKts:vh8hNKTv"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:zj3GsKts:vh8hNKTv"
}

