Combat Hitboxes+ is an advanced, performance-oriented fork of the original Combat Hitboxes mod. This version introduces deep weapon-based filtering and specialized visual feedback logic to provide a cleaner, more tactical combat experience.
- Smart Hitreg Feedback (New): * The hitbox dynamically switches to white during the target's hit registration (i-frames) immediately after a successful strike.
- It reverts to the active color only when the entity is ready to receive the next hit.
- Benefit: This prevents "wasted" clicks during the target's invulnerability frames, allowing for perfect attack timing.
- Logic-Based Weapon Filters: * Toggle hitbox visibility automatically based on the item in your hand.
- Supports: Swords, Axes, Maces, Spears, and Trident.
- Eliminates visual clutter while mining, building, or farming.
- Dynamic Reach Indicator: * Real-time distance calculation that changes the hitbox color only when an entity enters your effective attack range.
- Modular Configuration: * Fully reorganized Cloth Config menu with granular control over line widths, colors, and specific rendering behaviors.
- Performance Optimized: * Developed with software minimalism in mind on Linux to ensure zero impact on frame timings and maximum stability.
To ensure full functionality, the following dependencies are required:
- Fabric API — Core hooks for the Fabric ecosystem.
- Cloth Config API — Required for the configuration menu.
- Mod Menu — Interface to access mod settings.
- Ensure you have the Fabric Loader installed for the correct Minecraft version.
- Download the latest
.jarfrom the Releases section. - Place the mod and its dependencies into your
.minecraft/modsdirectory.
- Original Author: sootysplash — Creator of the base Combat Hitboxes mod.
- Distributor: This fork is maintained and distributed by TrueWulf on GitHub.