Links
Tags
Creators
Details
Licensed MIT
Published 7 months ago
Updated last month
All versions
beta5+mod
Beta
Beta No. 5 - Mod4 months ago 1,910
Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Fabric
Forge
NeoForge
Supported environments
Required content
Changes
Changes & Fixes
- Herh's gym now spawns a tad bit more frequently
- Chests in Battle Towers now have loot inside them
- Battle Towers will be taller more often
- Players with a vouch level of 1+ can now properly damage Drowned/Piglins/Endermen
- Trainers now chat in gibberish like Cobblemon's Prof. Sacchi
- Added more dialogue options for Bug Catchers and Bird Keepers
- Changed Herh's default dialogue
- Changed All NPC's nametags to be hidden by default
Additions
- Added the Psychic and Punk Girl trainer classes
- Added 2 new types of Towns; village-like structures with inhabitants
- Added Town-dwelling NPCs:
- Belly Guys & Lil Girls, which only chat
- Grandmas, which give the player Exp/Rare Candies (with a cooldown per-player of 10 minutes)
- Added Blarr's Gym, which spawns in Underwater Towns
- Added Drowned Traders, which sell Loud Shells
- Scummy Loud Shells are sold at 2 emeralds each but they only have a 50% chance of working
- Polished Loud Shells are sold at 5 emeralds each but are guaranteed to work at Blarr's gym
- Added cutscenes that play before each Gym Battle
- The dialogue in these cutscenes changes depending on if the player has already won said gym or not
Known Bugs
- Parity between the naturally-spawning trainers and structure-spawned trainers regarding the nametag changes is missing
Optional dependencies
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:dldXzOEF:l8fDvwc7"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:dldXzOEF:l8fDvwc7"
}





