Tags
Creators
Details
Licensed ARR
Published 3 years ago
Updated 5 months ago
All versions
7.3.1
Release
v7.3.1 BugFixes N' QOL3 years ago 74
Compatibility
Minecraft: Java Edition
24w05b
1.20–1.20.4
Platform
Data Pack
Changes
Mo-Variants 7.3.1 - Bugfixes N' QOL
Experimental Features
- Babyper overhaul now supports snapshot 24w05a & 24w05b.
Depreciations:
- Updated support for MC versions 1.20 and 1.20.1 for the last time.
- Depreciated MC versions 1.20 and 1.20.1, they will still be supported, but no further updates will be made to those versions. They also do not have the Giant Attacks, as that was the feature bugging them out Since V7.0, but every other update since will be included.
Additions:
- Added an optional integration with TimeLib
- Can be toggled in the config(why would you use this? if you want the pack for something else but not this integration).
- Will automatically enable and disable seasonal variants.
Changes:
- Fireflies no longer spawn during day (instead of just being killed as soon as they spawn if its day time, which caused lag and console spam)
- Butterflies no longer spawn on Zombies, Skeletons, or Spiders
- Butterflies now spawn on Creepers instead
- Deleted no longer needed files
- Nerfed Charm of Empowerment
- Lowered Firefly spawnrate
- Greatly increased spawn rate of Demons
- Greatly increased spawnrate of Arch-Demons
Fixes:
- Fixed support for 1.20 & 1.20.1
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:alk9mtOr:ONfd2gD3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:alk9mtOr:ONfd2gD3"
}




