Tags
Creators
Details
1.0.0
Compatibility
Changes
Alpha Below 1.0.0
First full public release of Alpha Below for Fabric 1.20.1.
This release combines everything introduced across the beta cycle: the Alpha dimension, old-style terrain generation, custom atmosphere, abandoned landmarks, classic visuals, optional horror systems, ruby content, config support, and seamless world-below transitions with Immersive Portals.
Highlights
- New Alpha dimension with Alpha-style terrain, old caves, and configurable Far Lands
- New biomes: Alpha Forest, Alpha Desert, and Alpha Snowy
- Abandoned landmarks including pyramids, obsidian structures, campsites, and the Dev House
- Alpha-style block and item texture swaps
- Classic C418 music and old-school lighting
- Immersive Portals support and mysterious stone shafts
- Optional Lost Voyager and 2Char / Horror Mode
- Alpha-exclusive rubies, including gear and world generation
- Mod Menu / Cloth Config support for settings
Fixes
- Dev House interior block facing
- Dev House torch placement
- Tint / foliage issues
- Incomplete Alpha texture replacements
- Mounted entry softlocks
- Sleeping-player teleport conflicts
- Ruby crafting and smelting recipe fixes
Known Issues
-
Skybox fog bleed can still happen with Sodium
- Shaders or Single Fog: Off can help
-
Chest latch clipping can still happen with Sodium
- No current fix on our end
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:GcgPMwVa:s7vi1S0p"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:GcgPMwVa:s7vi1S0p"
}


