Tags
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published last year
Updated last month
All versions
v1.8
Release
Lost Lore [v1.8]7 months ago 9,396
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Data Pack
Changes
Changelog v1.8:
Compatible with Mega Showdown v1.6 only (optional)
Added Dada Zarude from Secrets of the Jungle
- Turns to Dada when holding a ripped cape in its cosmetic slot
- More detailed info & recipe on the modrinth page
Added Shopkeeper Kecleon & Reddy (Mystery Dungeon/Anime ep. 205)
- Both spawn in the same location as regular Kecleons
- The Shopkeeper always spawns with its brother - a regular Kecleon
- Reddy is a rare spawn and harder to catch
- More detailed infos on the modrinth page
Miscellaneous & backend changes:
- Added riding option to black Tyranitar
- Updated/optimized some files/code
- Fixed MT2s missing spawn
- Fixed Mega Stones being affected by Knock-Off
- Removed the duplicate MT spawn
- Removed some leftover files & code
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:49cNEVjn:TL3dmaAl"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:49cNEVjn:TL3dmaAl"
}![Lost Lore [Cobblemon]](https://cdn.modrinth.com/data/49cNEVjn/faf6b62b9c713c28480386636004c44e7207e324.png)

