Customizable Crosshair Mod for Minecraft
download on modrinth
- Crosshair has customizable options via command line (see Options section below)
- Crosshair indicated attack cooldown
- Crosshair changes to a red color when targeting an entity
- Crosshair indicates block breaking progress
- More customizable options
- Configuration will save
Name | Command | Description |
---|---|---|
Velocity Modifier | cube:set_vel_mod | How quick the crosshair recenters. Higher = Faster |
Delta Scale | cube:set_delta_scale | How much the crosshair moves. Negative means it follows, Positive means it leads, Zero = No movement |
Spin Speed | cube:set_spin_speed | Spin speed of crosshair |
Cooldown Offset | cube:set_cooldown_offset | Where the cooldown bar starts. 0 = Left, 0.5 = Top, etc |
Radius | cube:set_radius | Crosshair radius relative to screen size. Default is .05 |
Thickness | cube:set_thickness | Crosshair thickness relative to screen size. Default is 0.005 |
Hue | cube:set_hue | Crosshair hue. |
Saturation | cube:set_saturation | Crosshair saturation. 0.0 = White |
Brightness | cube:set_brightness | Crosshair brightness. 0.0 = Black |
Alpha | cube:set_alpha | Crosshair alpha value. 0.0 = Transparent, 1.0 = Opaque |
Feather | cube:set_feather | How much to blend the edge of the crosshair. Default is 0.001 |
Disabled Alpha | cube:set_disabled_alpha | Alpha value for disabled portion of crosshair (only visible with progress bar) |