Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated last month
All versions
0.8.9.1
Release
Superb Warfare 0.8.9.1-mc1.21.1last month 6,388
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
New Content
Vehicles
- AC-130H
- Happiest Ghast
- Kirov Airship
- Air Sheep
- FH-77BW Archer Self-Propelled Artillery
Weapon Perks
- Aqua Bullet
- Eager Edge
- Target Lock
Tools
- Cemented Carbide Tools
Accessories
- Superb Handsome Goggles
Ammunition
- Aircraft Flare Ammo
- Vehicle Smoke Ammo
Blocks
- Catapult Controller
Other Items
- Vehicle Key
- Skin Spray
- Steel Plate
- Engineering Plastic
- Towline
- Tow Bar
- Catapult Shuttle
- Crust
Skins
- Mortar "Fireworks" Skin
Commands
/sbw loiter [<enabled>|set <x> <y> <z> <radius>|get|edit [x|y|z|r] <value> <force>]Set the current aircraft's loiter point/sbw skin <vehicle> [set <id>|clear]Change vehicle skin
Optimizations & Adjustments
Mechanics
- Added vehicle skin system
- Added tactical map system (experimental, disabled by default)
- Added beyond-visual-range vehicle rendering (experimental, disabled by default)
- Added auto-cruise function for fixed-wing aircraft; double-tap W to disengage cruise
- Almost all projectiles now have headshot detection and can be enhanced by ammo perks
- Weapon Perk can now be modified via data packs
- Added health, hunger, and experience ammo types (disabled by default)
- Added airship vehicle type
- Added vehicle locking function
- Added vehicle towing/entity towing system
- Added beyond-visual-range vehicle sound playback
- Added vehicle weapon type that launches missiles at specified coordinates
- Added compatibility with Valkyrien Skies mod (1.20.1 only)
- Added basic compatibility with Create: Aeronautics mod (1.21.1 only)
- Added
ExplosionDestroyproperty for weapon data, allowing per-projectile control over block destruction - Added
DamageAbsorbRateproperty for vehicle seat data, controlling damage absorption ratio for non-enclosed seats - Added client-side muzzle flash lighting effects for guns and vehicles
- Added server-side configuration and command to disable all combat-related GUIs
- Added per-entity seat height configuration; defaults adapted for the Touhou Little Maid mod
- Reworked aircraft launcher mechanism; now used to activate launcher sliders and can tow any entity
- Added ponder (in-game documentation) for a number of items
Optimization
- Refreshed models for a number of vehicles using Mesh models
- Added new advancements
- Containers now display vehicle icons
- Increased sound pool size limit (reference code from Raise Sound Limit Simplified)
- Vehicles can now dynamically render towed entities
- Added more container corner icons
- Significantly enhanced radar functionality
- Improved explosion effects
- Optimized mod performance on the server side
- Greatly optimized vehicle rendering performance (using accelerated rendering mods)
Fixes
- Fixed container block incorrectly reporting insufficient space
- Fixed issue where vehicles would randomly lose ammunition
- Fixed explosion-induced freezing in 1.21.1
- Fixed fire rate decreasing at low frame rates
- Fixed splash damage from Wave Force Tower and Prism Tank hitting the vehicle owner
- Fixed incorrect charge display for items and vehicles
- Fixed vehicle item pickup issues
- And various other bug fixes
Adjustments
- All vehicles except drones no longer use Geckolib for rendering
- Vehicles now require vehicle smoke / flare ammo items to deploy smoke/flare; can be configured via the
SmokeDecoyfield - Hand grenades now have headshot capability with a 10× headshot multiplier
- TOW missile launchers now require a container to place
- Thermal imaging no longer provides Night Vision effect; implemented via alternative method
- Adjusted stats for certain weapons
- Removed Zzzzzz-Boom
Known incompatibilities
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| superbwarfare-0.8.9.1-mc1.21.1-133758c1-sources.jar | Sources jar | 29.78 MiB |
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:Cd3DYqzn:oVcZKrfn"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Cd3DYqzn:oVcZKrfn"
}



