2.3.0
Compatibility
Changes
š IMMERSIVE NATION: UNDEAD | Survival. Synced.
The World Has Changed. You wake up in July 2010. The dead are walking, and the clock is ticking. š°ļø
š FEATURE LIST:
š RESTORED WORLD: Full natural spawning for Animals, Villagers, and modded companions.
š°ļø BUNKER HUD: A military-grade UI that tracks your depth, radiation levels, and the looming Cobalt strike.
š§„ BIOHAZARD GEAR: Full Hazmat suits and advanced medical tech to keep the infection at bay.
š THE UNKNOWN: Deep in the code, a legend is waiting. Survive until Day 50 to see who really runs this world. š©
CREDITS: Created by Just Bruce š¤ Part of the Immersive Nation Universe.
š The Official Changelog (v2.3.0) [THE RESTORATION UPDATE]
šļø Village Life: Villagers now spawn naturally in villages. Trade is back!
š„© Hunter-Gatherer: Vanilla animals (Cows, Pigs, Sheep) now populate the world again.
š ļø Mod Sync: Explicit support added for Alex's Mobs and Human Companions.
š Calendar Fix: The HUD now officially starts at Day 1 / July 19. No more "Day 0" glitching!
š Internal: Heavily optimized Day 50 boss logic. (Redacted for spoilers).
š Metadata: Updated mods.toml for the official 2026 launch.
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:KGKhj4kH:3ZW7ejGo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KGKhj4kH:3ZW7ejGo"
}

