1.0.0
Compatibility
Required content
Changes
Description Sable Warfare
### **This mod is developed with assistance from various AI tools, including Gemini and Claude, for coding. If you're not comfortable with that, I kindly ask that you refrain from using this mod. Thank you for your understanding.
### GeckoLib is required to use this mod!**
For an even better experience, we also recommend using mods such as Distant Horizons and SSRD.
Sable Warfare is an expansion mod for the Create and Sable ecosystem, bringing modern military technology and long-range combat to Minecraft.
The mod introduces advanced missile systems, radar-guided targeting, Identification Friend or Foe (IFF), Vertical Launch Systems (VLS), and aircraft-compatible weapon management systems. Designed with large-scale multiplayer warfare in mind, Sable Warfare focuses on realistic engagement ranges and modern combat doctrine.
Features Advanced Radar System Detect, track, and engage targets using a dedicated radar network. Aircraft can use MFD Controllers for short-range combat operations, while ships can utilize CIC Controllers for long-range fleet management.
IFF Identification Assign unique four-digit IFF codes to identify friendly and hostile units, reducing the risk of friendly fire during multiplayer operations.
Long-Range Missile Combat Missiles utilize integrated chunk loading technology, allowing them to travel extreme distances without despawning. Combined with advanced guidance systems, this enables engagements far beyond visual range.
Multiple Guidance Modes Missiles support realistic attack profiles including direct attack, lofted trajectories, top-attack maneuvers, and sea-skimming flight paths.
Naval Warfare Operate VLS-equipped warships capable of engaging distant targets and supporting future automated air-defense systems.
Aircraft Systems Use MFD-based targeting and weapon management systems to conduct modern air combat operations.
This mod is actively under development and additional systems, weapons, and combat mechanics are planned for future updates.
Credits Special thanks to the following contributors for their work on models and assets used in this project:
Ashviper
Le Grape
Myogame
Tamaki
Their contributions helped make this project possible.
The Sable Long Range Warfare Team
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:OdIsHRW6:LsjuT58P"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:OdIsHRW6:LsjuT58P"
}

