Entity Protector

A mod that allows you to configure entity damage protection and behavior through JSON files

File Details

EntityProtector-1.1

  • R
  • Jun 11, 2025
  • 111.22 KB
  • 118
  • 1.20.1
  • Forge

File Name

EntityProtector-1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entity-protector-1235067:6638803")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Neutral Mode: Added neutralUntilAttacked config option - mobs remain passive until player attacks them first
  • Individual Entity Tracking: Each mob instance tracked separately (attacking one skeleton doesn't make all skeletons hostile)
  • New Command: "/entityprotector cleartracking" to reset neutral mode data

Bug Fixes

  • Fixed issue where normal mobs weren't aggroing players properly
  • Improved targeting logic for entities without configs