Tags
Creators
Details
0.6.3
Compatibility
Changes
Hi :D Aerial Hell Release is now available for Forge 1.20.1 !! Additional news : Bosses difficulty adapts even more to the number of players around, now including special abilities / cooldown reduction ! Enjoy !
Changelog since 1.18.2 :
-
Worldgen update : Now two layers of island, with different biomes on bottom / top layers. Features & structures overhaul?
-
Bosses AI overhaul : less buggy than before (now use goals for abilities), and new "difficulty adaptation" abilities. Mud cycle mage clones himself, Lilith summons even more skulls, Chained God becomes very powerfull.. prepare yourself for a though figh !
-
Other entities shooting projectiles (& gliding turtle) AI overhaul
-
Reworked Head in the Clouds effect for 1.20.1
-
New Copper Pine Highland Forest (top layer)
-
New Glowing Boletus in islands top layer dark areas
-
Trimmable Aerial Hell armors (+custom trim materials !)
-
Added Arsonist upgrade template (to upgrade your netherite armor to arsonist)
-
Added raw ruby, volucite and azurite
-
Fixed Gliding Turtle problem with ambient sound
-
Fixed barrels (buggy since 1.18 release)
-
Fixed paintings (buggy since 1.18 release)
-
Fixed Fat Phantom not spawning (since 1.18)
-
and more (for more detailed changelogs, checkout this Discord server : https://discord.gg/JQK24qaKpS )
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:hvaVU41U:XQDxiP7R"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hvaVU41U:XQDxiP7R"
}

