All versions
0.6.4+1.21.1
Release
Northstar Sable Iris Horizons Bridge 0.6.4+1.21.12 weeks ago 270
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client-side
Server-side
Client and server
Required content
Unavailable version
Changes
0.6.4+1.21.1
Added
- Iris-compatible Northstar sky rendering.
- Dedicated Complementary Shaders compatibility for planet masks, stars, clouds, Sun, Moon, fog, and atmospheric effects.
- Mars and Venus shader-side sky and weather compatibility.
- Smooth Distant Horizons fade from Y=500 to Y=564 by default.
- Protection against Distant Horizons disabling the vanilla cloud option.
- Sable structure transfer between planets and orbital dimensions.
- Sable structure movement caused by lightweight Martian weather physics.
- Sodium configuration page integration.
- Embedded configuration page in the NeoForge Mods screen.
- Separate client-side and server-side patch controls.
- Optional-mod detection with detailed failure messages.
Fixed
- Northstar planet overlays disappearing under Complementary shaders.
- Planet masks becoming dark, transparent, or incorrectly occluded by cloud layers.
- Northstar stars disappearing during daytime space scenes.
- Incorrect Sun and Moon rendering in Northstar dimensions.
- Unwanted shader volumetric clouds in no-cloud dimensions.
- Residual Distant Horizons terrain, cloud, fog, and shadow effects after entering space.
- Mars and Venus skies becoming completely black when shaders were enabled.
- Venus rain rendering with incorrect colours.
- All compatibility mixins failing during early startup when NeoForge's runtime
ModListwas not initialized.
Compatibility
- Minecraft 1.21.1
- NeoForge
- Northstar 0.6.4+
- Iris 1.8.x
- Complementary Shaders
- Distant Horizons 3.x
- Sable 2.x
- Sodium 0.8.x
Complementary Shaders receives the most specialized shader-source compatibility. BSL may benefit from the Iris-side fixes, but is not patched as deeply as Complementary.
Optional dependencies
Unavailable version
Unavailable version
Unavailable version
Unavailable version
Unavailable version
Unavailable version
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:MSoLk54A:kaxeIMPF"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MSoLk54A:kaxeIMPF"
}

