Tags
Creators
Details
0.7.0
Compatibility
Changes
Aerial Hell 0.7.0
Hello !
Aerial Hell 0.7.0 is now available for Forge 1.20.1 ! 😄 This update adds a lot of things, including enhanced bossfights and two new structure : the Floating Boat (coming in three variants : Aerial Tree, Lapis Robinia, and Ghost ! BoooOoOOooOo) and the Upside Down Pyramid ! Have fun fighting mummies, snakes, slime pirates, and bosses with their new abilities 😛

Changelog :
-
Added Floating Boat structure (3 variants) (by the way, updated Ghost Blocks, added Ghost Stellar Furnace, Ghost Lantern, Ghost Azurite block and Ghost Gold block and others)
-
Improved Chained God and Mud Cycle Mage bossfights (effects and abilities)
-
Added new Slime Pirate and Slime Ninja Pirates (+Ghost variants), with new sounds
-
Added Upside Down Pyramid dungeon, generating in slippery sand ocean biome. (by the way, added cracked variant of slippery sand stone bricks and sky cactus fiber bookshelf)
-
Added Venomous Snake and Mummy (entities). (Venomous Snake loots "Venomous Snake Skin")
-
Added Hanging Signs from all Aerial Hell wood types
-
Added Wood blocks (stripped or not)
-
Added Vine Rope Spool blocks (all wood types variants), a new decorative block for floating boats
-
Added Worm entity (hostile).
-
Added brewing recipes : Awkward + Shadow Spider Eye = Poison, Awkward + Venomous Snake Skin = Heal
-
Sleeping in Aerial Hell now sets day time
-
Fixed Volucite Ore levitation effect bug (lasting forever)
-
Fixed Arsonist Smithing Template item name not present in lang files
-
Overworld abandonned portal structure will be rarer
-
Fixed Lilith sign replacement
-
Fixed Crystal Blocks (including Crystal Bricks) not in Pickaxe Mineable tag
-
Fixed Arsonist Block not burning entities that step on
-
Fixed placed barrels not openable after reloading world (warning : old barrels will still have this problem, please break them and place them back)
-
Fixed bosses riding vehicles (especially boats)
-
Fixed Chained God not deflecting shuriken damages
-
Fixed Liquid of Gods not replaceable
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:zhgX0yHW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hvaVU41U:zhgX0yHW"
}

