Accurate Hitboxes

Pixel-perfect, zero-lag hitboxes that instantly perfectly match the 3D visual models of every vanilla and modded entity in the game.

File Details

NeoForge-1.2.0-1.20.2-1.20.3

  • R
  • Mar 29, 2026
  • 35.69 KB
  • 11
  • 1.20.3+1
  • NeoForge

File Name

accuratehitboxes-neoforge-1.2.0-1.20.2-1.20.3.jar

Supported Versions

  • 1.20.3
  • 1.20.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:accuratehitboxes-1495830:7841407"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.2.0

New

  • Whitelist/Blacklist Mode Toggle: The config/accuratehitboxes.json now supports a "mode" field that can be set to "blacklist" or "whitelist".
  • In blacklist mode, entities in the list are excluded from accurate hitboxes — this is the default behavior.
  • In whitelist mode, only entities in the list receive accurate hitboxes — everything else uses vanilla. Perfect for large modpacks!

Other Improvements

  • Old v1.1.x configs using blacklisted_entities are automatically migrated to the new format on first launch — no manual editing required.

Credits & Notes

  • 💖 Special thanks to Crimson_Steve for suggesting the brilliant Whitelist mode idea!