promotional bannermobile promotional banner

Smart Creeper

Modified the behavior of creepers, zombies, skeletons, and endermen to prioritize attacking container blocks.

File Details

smartcreeper-1.1.2-forge1.12.2.jar

  • R
  • Jan 12, 2026
  • 25.50 KB
  • 212
  • 1.12.2
  • Forge

File Name

smartcreeper-1.1.2-forge1.12.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:smart-creeper-1275251:7449831")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

fix:

  • creepers now prioritize exploding containers; if none are detected, they will target players (restores vanilla explosion logic)
  • endermen wrongly dropping containers immediately after pickup; optimized behavior to ensure they keep carrying the container (drop when damaged, etc.)