Tags
Creators
Details
Licensed ARR
Published last year
Updated last month
All versions
1.7
Release
Ched's Realism Mod 1.78 months ago 524
Compatibility
Minecraft: Java Edition
1.21.8
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Sorry for the long delay, I have been very busy with life and I apologize that the update does not reflect the amount of time it has taken to get it out. I have added a fair few new models and made some changes and small bug fixes along the way. Thank you for all your support!
- Ported to 1.21.8
- Fabric support returns to 1.21.8
- Updated the look of dumpsters
- Added frosted glass blocks and panes
- Fixed office chair model
- Added agave plant
- Added walls for common bricks (12 models)
- Added road block and grass block for those who do not want to use the resource pack
- Added modern bench and weathered modern bench
- Added escalators (3 models)
- Added white and black trapdoor corners for trim
- Added brown and yellow stucco options (18 models)
- Added 2 cactus variants
- Fixed 3x1 tan window sill (wrong way)
- Added palm top 1
- Fixed a bug where riverstone curves were using the wrong transparency mapping
- Added ferns (3 models)
- Added 22.5 degree grey roof models (12 models)
- Added 22.5 degree redbrown roof models (12 models)
- Modified original 22.5 degree roof models to have a darker black shingle (grey was added for variation and texturing purpose)
- Added grey kitchen set (9 models)
- Added marble tile grey
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:oTFKxlNK:ypIvzkOD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:oTFKxlNK:ypIvzkOD"
}




