Tags
Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated last week
All versions
1.1.3
Release
ZeroContact 1.1.3last month 2,631
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
Release.1.1.3
- New Cartridge/Ammo Type system as a completion of the mod, support data pack, check wiki
- This feature is active by default. If you want old behavior, command
/experimentalBallistic false
- This feature is active by default. If you want old behavior, command
- New rigs:
- Alice
- Condor 498
- Fast Tac
- S.O.P
- New backpack: 6sh118
- New built-in cartridges for caliber:
- 9x19: AP,Luger,Pbp,Pst,Rip
- .45ACP: AP,FMJ,HS,Rip
- .308: M62,M80,M80A1,M993,SP,UN
- .338LM: AP,FMJ,TAC-X,UCW
- 5.45x39: BP,BS,BT,PP,PS,T
- 5.56x45: AP,HP,M855,M855A1,M856,M856A1,M995
- 7.62x39: AP,BP,HP,PP,PS,SP
- 7.62x54: FMJ,HP,LPS,SNB
- All above's data can be edited from the datapack, Check wiki.
- Compatibility for
FirstAid,FirstAidCompat - Compatibility for NVG from
ModernMayhem - Refine the GUI for backpack container
- Miscellaneous fixes
- Migrate built-in Armor/Ammo data into default datapack, check wiki to modify them.
Raidersupports custom NBT spawn with loadout, check wiki
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:KfjYGgAD:Sm6gUsTE"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KfjYGgAD:Sm6gUsTE"
}







