CrosshairUtils banner

CrosshairUtils

7 devlogs
8h 22m 51s

A minecraft mod to add useful customization to your crosshair

This project uses AI

Github copilot for code completions and gemini for UI layout

Demo Repository

Loading README...

BetterClient

Added color painting to custom crosshair shapes
Refactored config classes to be cleaner
The mod is pretty much ready, I’m gonna get it compatible with different minecraft versions

Changelog:

  • exception checking in hex fields (b09e3d1)
  • remove useless render func (017546e)
  • warning cleanup (559ad9f)
  • migrate to int based custom shapes (d175454)
  • add color selection and hex input for custom shapes (91ffd97)
  • refactor config classes (9ad33d4)
Attachment
0
BetterClient

Added new actions to the side of the custom crosshair editor for sharing crosshairs
The reset to vanilla and clear buttons ask twice before resetting

Changelog:

  • edit custom crosshair sidebar (65134c8)
Attachment
Attachment
Attachment
Attachment
Attachment
0
BetterClient

Added custom crosshair shape support
You can draw your own crosshair

Changelog:

Attachment
0
BetterClient

Add configuration options and GUI for crosshair customization

  • Added config class to handle saving and loading from json
  • Added ConfigScreen to adjust color and stuff
  • Added EditShapeScreen for selecting crosshair shapes. (custom drawing support is next)

Changelog:

  • basic config, configscreen, and shape editing, added modmenu support (ec3e44f)
Attachment
Attachment
Attachment
Attachment
Attachment
0
BetterClient

Created project and added 4 basic settings

Changelog:

Attachment
Attachment
0