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

Fabric_Quilt-1.1.0-1.20.2

  • R
  • Mar 27, 2026
  • 33.65 KB
  • 4
  • 1.20.2
  • Fabric + 1

File Name

accuratehitboxes-fabric_quilt-1.1.0-1.20.2.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:accuratehitboxes-1495830:7822964"

Quilt

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

Learn more about Curse Maven

v1.1.0

New

  • Entity Blacklist Configuration: Added an auto-generating config/accuratehitboxes.json file on first launch.
  • Server admins and players can now explicitly disable Accurate Hitboxes computations for specific entity ID namespaces (e.g. "accuratehitboxes:exampleentity").
  • Blacklisted entities gracefully fallback to strict Vanilla hitbox combat and rendering systems.
  • F3+B visuals now immediately revert to standard white Vanilla boundary boxes for blacklisted mobs, offering instant diagnostic feedback.

Other Improvements

  • Added universal native exclusion for the Ender Dragon (and its individual functional parts) deep into the Accurate Hitboxes core to natively skip geometry processing for the boss fight by default.

Credits & Notes

  • đŸ’– Special thanks to loti1234567 for suggesting the brilliant Entity Blacklist idea!
  • Blacklisting heavily modified animation-driven custom entities eliminates all possible cross-mod compatibility issues without needing to disable the mod globally.