All versions
2.0.0
Release
Oozy Codex 2.0.0 - Codex Revelationlast week 80
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Oozy Codex 2.0.0 — Codex Revelation
Major additions
- Seven graphical Registry tabs: Skills, Pursuits, Bestiary, Lore, Scripts, Mastery, and Tome
- Five cumulative Bestiary research levels with dossiers and milestones
- Structure-based Spiritual Excavation with eight Memory Echo types
- Authenticated Codex Fragments and world-signed Companion Tomes
- Five-stage Ultimate Echo evolution and permanent Ultimate specializations
- Spiritual Anvil soulbinding and Spiritual Forge equipment hybridization
- Six bounded virtual Adaptive Environment states
- Screen-safe World Language alerts
- Fast Start, Character Reset, Insightful Elder, Ascension abilities, and all Slimey Legacy Ultimate Skills
- Original 32×32 skill icons, cleaned item art, and native block textures
Compatibility
- Minecraft 1.21.1
- NeoForge 21.1.241 or newer in the 1.21.1 line
- Tensura: Reincarnated 2.0.1.1–2.0.x and its dependencies
- Java 21
- Client and dedicated server
Do not install standalone Slimey Legacy or another Oozy Codex version beside this release.
SHA-256: 32E41E31E2E1ED77551DA4A70DFAD595CA8D9D1613CE29C5B4D23CA5AD6C9098
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:AYSEwg9G:S91BOiH7"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AYSEwg9G:S91BOiH7"
}


