All versions
1.5.4
Alpha
Tornado Intercept 1.5.4 - Update Dominationlast week 6,419
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
FEATURES
- Added new interceptor: Dominator 3, and everything along with it: deployment, engine sounds headlights, etc.

- Added aerodynamics to the vehicles, so now pointing the front of your vehicle against the wind helps surviving in tornadoes, and if you point it perpendicular to the wind it will lower your survival chances and the threshold, if the tornado is strong this can sometimes determine if you survive or no

- Added left and right turn signal along with hazard lights, left turn signal -> Z, right turn signal -> C, and hazard lights -> V
- Added fuel system, vehicles now run on coal and charcoal
- Anemometer might get destroyed in very heavy winds, you can repair it with a vehicle anemometer item
- Added new crafting items: vehicle anemometer propeller and nacelle, vehicle instrument mast, dominator 3 hydraulic system
- Interceptors now tilt if they are very close to being lofted
CHANGES
- Changed up some crafting item names so they fit Dominator 3
- Smoothed out the turning on vehicles so it's less snappy
FIXES
- Fixed vehicles being immune to fall damage
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:wS687vWU:AIPpO82i"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:wS687vWU:AIPpO82i"
}



