All versions
1.2.0
Release
Aliens Untapped 1.2.06 months ago 122
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
Changelog
- Replaced Fasttrack with Walkatrout
- Omnitrix Evolution addon remake compatibility added
- Into the Omniverse Uniforms designs added
- Scanning mode revamped and now works on all watches
- Transformation code tablets now work on all watches
- Galvan Transformation code tablet can now be drop by Machine Soldiers
- Added new mob called Volaticus Biopsis
- Changed Primus Link Circuit from a recipe to a drop from Volaticus Biopsis
- Incomplete code tablets can now have the base 10 aliens and aliens unlockable via mistransformation when bought
- Transformation code tablet creative mode tab for all available tablets
- Gamerule added to allow addon aliens codes to be sold
- Gamerule added for clone limits
- Gmaerule added for clones in an area limit
- Gamerule added for if you should receive the signal disruption effect from being near Volaticus Biopsis
- Easy Villagers mod compatibility added
- Added signal disruption effect for watches
- Goat horn is now taken when summoning prisoner and is given back once prisoner is found
- Ditto clone entity added
- Misc Ditto progress(Still WIP)
- Paralysis time nerfed
- Eatle beam ability energy drain increased and blast ability damage buffed
- Wither skulls added to min density tag
- Palladium Extras titanium blocks added to high density tag
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:193RcLbZ:Vh06yZtW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:193RcLbZ:Vh06yZtW"
}

