File Details
jzc-0.1.1.jar
- B
- May 18, 2026
- 122.25 KB
- 29
- 1.20.1
- Forge
File Name
jzc-0.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
JaysZombieCraft Changelog
v[next] — Config Expansion
All previously hardcoded values are now tunable in config/jzc.toml without touching code.
New [drops] section
-
ammoDropChancePercent — chance (%) for ammo to drop per kill (default: 40)
-
armorDropChancePercent — chance (%) for armor to drop per kill (default: 20)
-
armorTierWeightT4 — weight (%) for Netherite tier armor (default: 2)
-
armorTierWeightT3 — weight (%) for Diamond tier armor (default: 8)
-
armorTierWeightT2 — weight (%) for Iron tier armor (default: 25)
-
T1 (Leather) fills the remainder automatically
New [weapons] section
-
tierCostT2 — points to upgrade to T2 (default: 1,500)
-
tierCostT3 — points to upgrade to T3 (default: 3,000)
-
tierCostT4 — points to upgrade to T4 (default: 6,000)
New [laneswap] section
-
swapLaneCost — points to swap weapon lanes (default: 2,000)
-
Swap cost now syncs to clients so the Buy Menu always shows the correct configured value