promotional bannermobile promotional banner

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.1

  • R
  • Mar 29, 2026
  • 35.96 KB
  • 13
  • 1.20.1
  • Forge + 1

File Name

accuratehitboxes-neoforge-1.2.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:accuratehitboxes-1495830:7841383")

NeoForge

implementation fg.deobf("curse.maven:accuratehitboxes-1495830:7841383")
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!