Combat Zone

Create your own matches!

File Details

v1.5.1 - Hotfix

  • R
  • Apr 3, 2026
  • 248.52 KB
  • 8
  • 1.20.1
  • Forge

File Name

combat-zone-1.5.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:combat-zone-1492002:7869948")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🔥 Hotfix Update

🛠️ Improvements & Fixes

  • Improved Arena Cleanup:
    Added a force-cleanup when the first player joins a Village Defense lobby (while no match is running). This removes all leftover entities (Zombies, Villagers, Guards, Items, Claymores) from previous sessions.
  • Immediate Map Reset on Join:
    The map restore system now triggers instantly when joining the lobby, ensuring the arena is fully reset before the round starts.
  • Robust Enemy Spawning:
    Fixed issues with missing enemies (e.g., fewer zombies than intended).
    Added a retry system (up to 5 attempts) and spawn obstruction checks.
  • Spawn Collision Protection:
    Added slight position randomization to prevent entities from stacking and dying due to entity cramming.
  • Empty Config Fallbacks:
    If no enemy types are configured for a map, the system now defaults to spawning standard zombies instead of breaking waves.