Tags
Creators
Details
0.6.7
Compatibility
Changes
Hello ! Here is the first Aerial Hell release for 1.20.4
VEGETATION UPDATE !!!!
Big update : new huge trees, new plants... You will be more and more amazed as you explore ! Have fun !
(JEI integration is now available for 1.20.4 !)
Changelog :
New features (all configurable) :
- Giant root bridge (& Giant root Shroom)
- Giant trees variants : Aerial Tree, Jungle Tree, Crystallized Tree, Lapis Robinia, Golden Beech and Copper/Shadow pines (growable from 3x3 saplings square)
- Petrified giant Aerial Tree (in slippery sand ocean biome)
- Cortinarius Shroom Column (giant shroom feature)
- Stellar Podzol and Stellar Crystal Podzol
- Glowing Stellar Grass
- Dead stellar jungle tree log
Other news :
- Two new ambient musics and one music disc (musics by TomMaup)
- Stellar Podzol block using custom color handler
- Stellar Crystal Podzol
- Reimplementation of JEI integration
- Some tags modification (mostly feature tags)
Fixes :
- Fixed structures generating in the void
- Rewrote Floor Transformation features
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:tUQ4FMCt"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hvaVU41U:tUQ4FMCt"
}

