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
v1.2.0
New
- Whitelist/Blacklist Mode Toggle: The
config/accuratehitboxes.jsonnow 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_entitiesare 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!