
Auroral
Harness the power of the Aurora Borealis in wintery north. Collect Liquid Aura in Glacial Basins to craft Shimmersteel tools and Shimmerweave armor with unique abilities. Features Nether-free brewing, magical flora, and a tiny pet Snowlette companion.
Tags
Creators
Details
1.21.1-1.1.1
Compatibility
Changes
Auroral 1.1.1
A compatibility and polish update. The aurora now renders correctly under Iris and Sodium with shader packs, and the start sound is quieter and no longer repeats during the same night.
Fixed
- Aurora rendering with shader packs. With Iris, Sodium, and a shader pack such as Complementary installed, the aurora was breaking into visible triangle facets across the sky instead of glowing smoothly. The ribbon now blends correctly through any shader pack's atmospheric pipeline.
- Aurora start sound. Now plays on the weather sound channel at 30% volume and only once per night. Previously the sound was at full volume on the ambient channel and could replay if a Hearthwood Log and Aurora Shard forced a second aurora during the same night.
Changed
- Minimum NeoForge version. Auroral now requires NeoForge 21.1.215 or newer.
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:atxUWJdN:CgRv9HAN"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:atxUWJdN:CgRv9HAN"
}



