Tags
Creators
Details
1.8
Compatibility
Required content
Changes
1.8 Changelog (Added Object Count: 79)
- Changed floors to have ceiling texture on the bottom to reduce height of houses for better realism scale
- Added white blinds
- Added glass pane doors
- Added luggage cart
- Added black marble block 1 and 2
- Added slanted roof edges for the 45 degree roof blocks (this makes the overhang thinner and more realistic)
- Added double pillar blocks to avoid interacting pillars with certain roof blocks
- Added 2 windows (t window 3x3, t window 3x2)
- Added window 3x1
- Added garage windows (4 models)
- Added black bricks, black brick slab and black bricks thin
- Added siding corners with white trim (6 models)
- Added street signs [ALPHA] (These are currently using mcreator's sign tool to simulate street signs, its a little quirky and underdeveloped but you can dye the text white with white dye)
- Added ambient sound discs [ALPHA] (17 models) (Works great when paired with looping jukebox mod or redstone contraptions to keep it going forever)
- Added curb corner inner (suggestion by SirAlbertOwl)
- Added layered brick wall (also suggested by SirAlbertOwl)
- Added screen mesh blocks/panes/walls (suggestion by FNAFPIZZAFAN on YouTube)
(CARS) These will be the least realistic as they are made with blockbench and pretty much added in if you have nothing better to use, I am terrible at making cars but these have been the most requested to port over from my prop mod
- Added a couple of known delivery company trucks for realism purposes (This is to be used to add for realism and not to mock or slander brands under fair use) (Ched's Realism mod is a minecraft architecture tool)
- Added a popular minivan from the 2000s-2010s (4 color variants)
- Added a popular pickup truck from the 2010s (3 color variants)
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:5cAc0vlh"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:oTFKxlNK:5cAc0vlh"
}




