Jays Zombie Craft

Fight through endless waves of escalating undead in Jay’s Zombie Craft, a fast-paced Minecraft survival experience inspired by classic COD Zombies.

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

Forge

implementation fg.deobf("curse.maven:jays-zombie-craft-1546517:8110300")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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