Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Details
Changelog
Fixed issue with the corruption calculation. The problem was that the CorruptionManager
is only checking the dynamic modifications and not considering the base biome densities.
I added the calculation of base biome density using BiomeAetherDensityManager.DENSITY_MAP
and combined base density and dynamic modifications to calculate the total amounts.
I've also added a proper check to make sure corruption only starts when Vitium is truly dominant. The condition now is: totalVitium > totalOtherAspects
where:
totalVitium
= base vitium + dynamic vitium modificationstotalOtherAspects
= sum of all other aspects (base + modifications)
Files
Metadata
Release channel
ReleaseVersion number
1.1.2Loaders
Game versions
1.20.1Downloads
27Publication date
August 26, 2025 at 11:08 AMPublisher

Overgrown
Lead Developer