
RDNTrucks
European and American trucks for Minecraft, you can travel in a comfortable Volvo or even in the hard seat of an old Kenworth. Have fun with your friends traveling on the Minecraft roads. Watch out! The trucks have torque, so make sure to drive safely.
Tags
Creators
Details
1.0.0
Compatibility
Required content
Changes
- **Several new types of cargo, new suspensions, new engines, new sounds have been added, and errors from previous versions have been corrected. Currently, the semi-trailers have suspension; there may be sound and axle errors, just try removing it and putting the same semi-trailer back again.
- -TRUCKS INSPIRED BY
- -VOLVO FH16 2017
- -FORD CLT9000
- -SCANIA R TOPLINE 2005
- -KENWORTH K100
- -CAT D10 TWH
- -LOGS SEMI-TRAILER AND TRAILER ATTACHMENT
- -THREE-AXLE LOWBOY SEMI-TRAILER
- -PREVIOUS TRAILERS WERE REMADE
- -FLATBED
- -SEMI 14.50
- -REFRIGERATED SEMI-TRAILER
- Much more content will be added in the future. Some trucks were removed compared to the previous version.
- Notice: For now, it is not compatible with many Shaders.**
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:122p2u6R:5s29Vjpg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:122p2u6R:5s29Vjpg"
}

