
ERYDON Themelios
Meaning “Foundation Stone”, Themelios is the lightweight ERYDON base set: core building blocks with the same material textures, minus the most performance-heavy shapes such as clusters and complex geometry. It works with ERYDON 16x and 64x Resource Packs.
Tags
Creators
Details
1.5.0
Compatibility
Required content
Changes
ERYDON Themelios v1.5.0
Initial release of ERYDON Themelios, the lightweight foundation version of ERYDON.
Added
- Core ERYDON building blocks in a smaller, performance-focused mod.
- Full blocks, slabs, stairs, walls, posts, slices, layers, and simple column-style shapes.
- Texture compatibility with the ERYDON 16x and 64x Resource Packs.
- Integrated Continuity support for connected textures.
- Compatibility handling so ERYDON resource packs work cleanly with Themelios block IDs.
Changed from full ERYDON
- Excludes heavier decorative and complex geometry blocks.
- Keeps the same visual material style while reducing the block set.
- Designed for players who want ERYDON textures with a lighter gameplay footprint.
Packaging
- Continuity is bundled.
- Sodium, Indium, and Iris are not bundled.
- Version aligned with ERYDON and the resource packs at v1.5.0.
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:oxmxhgU0:g8PZkybj"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:oxmxhgU0:g8PZkybj"
}



