
Cobblemon: Legendary Monuments
Adds special spawning methods for Legendaries and Mythicals (Zacian, Zamazenta, Reshiram, Zekrom, Kyurem, Hoopa, Cosmog, Keldeo, Regigigas, All Regis, Cobalion, Virizion, Terrakion, Moltres, Articuno, Zapdos, more soon...)
Tags
Creators
Details
7.7
Compatibility
Required content
Changes
- MADE IT SO ALL LEGENDS IN THE MOD SPAWN WITH AT LEAST 3 PERFECT IVs
- Added a new item "Clear Bell" that has a 20% chance of appearing in the cobblemon village pokecenters and used to locate the Ecruteak Village with the Arc phone (Sprite made by @astrasilverhorn over 6 months ago, but hadnt been used until now)
- Fixed tag typo that broke tons of stuff (SORRY)
- Changed Arc Phone recipe to a harder recipe
- Changed Meltan Box recipe to a harder recipe since MSD removed the 75 required meltans to evolve it into Melmetal
- Made Meltan Box break after use
- Removed Bell Tower and Burned Tower spawns (You can find both at Ecruteak Village, now trackable in the Arc Phone using the Clear Bell)
- Removed the old maps from before the arc phone that still had their item model jsons in the mod (forgot to remove them at the time oooops)
- Although not a bug in LM, Keldeo is now forced to spawn with 4 moves (Sacred Sword, Low Kick, Calm Mind, Surf)
- Added Terrablender as a dependency (You most likely already have it installed, if you have biomes o plenty or many other biome mods)
- Fixed missing "Bug Memory" in Outskirt Stand
- Fixed missing "Flame Plate" in Bell Tower
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:m6RyHSbV:eABZgu0C"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:m6RyHSbV:eABZgu0C"
}






