All versions
1.0.9
Beta
Alien Evolution: First-person Model 1.0.96 months ago 4,080
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client-side
Required content
Changes
Report any bugs, suggestions, or tips in the Discord! (You need to click the icon to join…)
Alien Evolution: First-person Model V1.0.9
Remake-ish Update
Flight Model Rendering
- Flying aliens now render fpm
- Config for flight aliens
- Pyronite still disables fpm for compatiblity
Vanilla Hands
- Dynamic mode now has smooth tuck-in and tuck-out arm transitions when going from model to vanilla hands
- Fixed bugs with two hands appearing
Swimming
- Swimming offsets reworked to better match original fpm
PaperDoll Dependency
- PaperDoll is no longer required
- Direct compatibility added for those who wish to use it
Config Screen
- Added Human Settings option (links to First Person Model's config)
- New Optimized layout for a vanilla-friendly screen
Bug Fixes & Performance
-
Various fixes for aliens that needed them
-
Reduced ability checking overhead (cached per tick instead of per frame. Should see improvements
Thanks to Tr7zw for all his help!!!
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:CMIBapFw:leXmKQMl"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CMIBapFw:leXmKQMl"
}





