All versions
1.3.3
Alpha
Tornado Intercept 1.3.3 - New Beginnings10 months ago 13K
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Elton, a java coder joined the team to help with the mod!
FEATURES
- Remastered wind reading system
- Added Server side and Client side config (Tornado intercept tools)

- Added multiple wind reading modes: MP/H, KM/H, M/S
- Added undeployed threshold
- Remastered deployment system
- Added new item: Protective Vest, it is a piece of armour that will protect you from most damage while in the tiv (useful while intercepting with PMW Extra!)
- Upgraded and synced the TIV's deploy animation with the sound
- Changed the anemometer on the TIV to Elton's anemometer from Wind Meter
CHANGES
- Changed headlights so they can be on even while the player is not in the TIV
- Removed Tivtwothreshold blocks
- Removed anemometer spawning above the tiv while reading
- Added new mod logo
- Made the "Tornado Intercept Lib" required, it was made by elton, it is important as it enables the upgraded deployment system, wind reading and cofing
- PMWeather is now required (Only versions above 1.3.3)
FIXES
- Fixed anemometers getting left by the tiv
- Fixed issues related to the Tivtwothreshold blocks
- Fixed crashes when the TIV died
- Fixed TIV crashing when it died while deploying
- Fixed (sometimes) grabing the TIV while deployed
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:Ef3BgAQG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:wS687vWU:Ef3BgAQG"
}




