Tags
Creators
Details
All versions
1.9.2
Release
Cobblemon AFP 1.9.2 NeoForge No GEB8 months ago 1,465
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Required content
Unavailable version
Changes
News:
- Added ride features for some fakemon:
- Zorocean - Water - 1 rider
- Nitragon - Land, Air - 1 rider
- Turalyzer - Land, Water - 3 riders
- Chiroquila - Land, Air - 1 rider
- Icicranid - Land - 2 riders
- Bowldozer - Land - 1 rider
- Hyrealis - Land, Air - 1 rider
- Drakoon - Land - 3 riders
- Drakoceros - Land, Air - 3 riders
- Added new behaviours, herds and AI properties to most fakemon (I tried to make their behaviour in base of each fakemon lore)
- Added some herds properties to some fakemon.
- Added a few herd spawns (take note: herd spawn level range seems broken atm)
IMPORTANT NOTE: Rides stats are not final and there will be added more in future. There are many issues related to:
- Animations
- Lack of experience with ride stats, some of them could be too bad or too good. Please let me know your feedback about.
Changes:
- Made Nitragon's back turn off when sleeping and when riden.
- Made the faint sounds distance-dependent (I hate hearing them die all the time when far from me)
- Made Bowldozer bigger and Chandelure's line smaller.
- Set different walk/fly speed values for each glownet form to match their Speed stat.
Fixes:
- Fixed spawn files issue related to 1.7 changes (not 100% guarantee they are fully working now)
- Fixed aspect errors in log due to 1.7 changes.
- Fixed profile bad positions due to some 1.7 changes.
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Starter Screen.zip | Unknown | 1.94 KiB |
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:nHMcH3tj:RlifngcZ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nHMcH3tj:RlifngcZ"
}

