promotional bannermobile promotional banner

Configurable Zombie AI

A simple mod written in Kotlin that gives server admins several options to customize the vanilla zombie AI including with some brand new AI features. Also works in singleplayer!

File Details

v0.1.3+mc1.16.5-Forge

  • R
  • Apr 26, 2026
  • 157.91 KB
  • 935
  • 1.16.5
  • Forge

File Name

configurablezombieai-0.1.3.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:configurable-zombie-ai-1511418:7995959")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[0.1.3] - 2026-04-26

Changed

  • Changed the Gradle packaging flow so build/libs/configurablezombieai-<version>.jar is the reobfuscated release artifact and the intermediate input jar is kept as -dev.

Fixed

  • Fixed packaged jars missing the generated mixin refmap, which made the mod work in Forge IDE runs but crash in normal launchers when ZombiePersistenceMixin loaded.