2
Compatibility
Required content
Changes
Natures
When you pick Eevee you are now randomly given a nature out of 25. The stats they buff and nerf are exactly the same as the ones in Pokemon with a few exceptions, Sp. Atk. is instead Attack Speed, and Sp. Def. is instead Armor toughness. Your told what your nature is in chat via a whisper.
Types
All mobs now have types which means for example Glaceon would take more damage from a blaze, the types of every mob are in the gallery.
Espeon
- Removed Psychic Aura
- Removed Nyctophobia
- Removed Lightweight
- Added the Psychic type
Umbreon
- Wish now has extra particles!!
- Added the Dark type
Glaceon
- Added Acrobatics
- Added Subtle
- Increased damage taken on Elegant from 1 to 3
- Added Ice type
- Reduced cooldown on Snowcloak from 1 minute to 30 seconds
Vaporeon
- Fixed Stealth not being stealthy at all due to Water Absorb
- Stealth is now toggleable instead of requiring two buttons
- Fixed Stealth staying on forever when switching origins while the power was active
- Instead of consuming an entire water bottle with the glass, Vaporeon now drinks the water and keeps the bottle
Flareon
- Significantly lowered the chance to explode at low HP
- Combustible now ignites at any HP
- Petraphobia was merged into Fire type
- Added the Fire type
- Frostproof was merged into Fire type
- Removed Speluncaphobia
- Combustible no longer creates fire (should prevent you from instantly losing everything)
Jolteon
- Added Electric type
- Removed Speluncaphobia
Leafeon
- Merged Frostbite into Grass type
- Added Grass type
- Buffed Fresh Air
- Buffed Photosynthesis
Eevee
- Added the Normal type
- Now has 7 hearts instead of 5
Sylveon
- Added Fairy type
- Merged Ferrophobia into Fairy type
- Merged Dragon Bane into Fairy type
- Reduced Moonblast cooldown from 15 seconds to 10 seconds
- Reduced slow falling length on Moonblast from 3 seconds to 2 seconds
General Changes
- Removed Arachnophobia
- Venophobia is now hidden
- Pyrophobia is now hidden
- Pyrophobia damage reduced from 2x to 1.5x
- Extra Origins is no longer required
- Added 25 randomly selected natures
- Removed Herobrine
Icy Wind Rework
- First tick: 3 damage
- Second tick: 2 damage
- Third tick: 2 damage
- Fourth tick: freeze for 3 seconds
- Cooldown increased from 6 seconds to 12 seconds
Leaf Blade
- Finally has a sound
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Eevee Pack.zip | Required resource pack | 8.66 MiB |
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:JwLeIpvO:aEL8x2nV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JwLeIpvO:aEL8x2nV"
}


