
Crossroads
A tech mod with the goal of making automation interesting. No one block solutions, just simple pieces that combine to make complex contraptions. Crossroads is a mod where you make Rube Goldberg machines, except they're the simplest way to do things.
Tags
Creators
Details
1.21.1-2.11.8
Compatibility
Required content
Changes
- Increased quality gain from Blood Centrifuge by 10%
- Added advancements for the Omnimeter, Circuit Wrench, and Guide book (if Patchouli is installed) to help guide new players through the mod
- Added explanatory tooltip to the Omnimeter
- Fixed incorrectly formatted item cannon omnimeter readout
- Fixed a crash on dedicated servers.
- Fixed it being inconconvenient in some conditions to reconnect fluid tubes that were disconnected with a wrench
- Machines are now more consistent on allowed interaction range with the UI. This also fixes not being able to open the UIs on Crossroads machines on (Sable ie Create: Aeronautics) contraptions
- Updated the 'Welcome to Crossroads' entry in the guidebook
- Tweaked guidebook formatting
- Fixed Reaction Vessels not keeping their temperature when broken
Requires Essentials 1.21.1-2.17.6 or newer.
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:AucYCd0o:s0w6wLtx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AucYCd0o:s0w6wLtx"
}


