Option for default crosshair don't show custom crosshairs from resource packs
realFusionFusion opened this issue · 4 comments
True, "default" currently is "default style", not "default texture". You can somewhat circumvent it by adding a resource pack that replaces this mod's texture atlas: https://github.com/Crendgrim/DynamicCrosshair/blob/1.19.4/common/src/main/resources/assets/dynamiccrosshair/textures/gui/crosshairs.png
True, "default" currently is "default style", not "default texture". You can somewhat circumvent it by adding a resource pack that replaces this mod's texture atlas: https://github.com/Crendgrim/DynamicCrosshair/blob/1.19.4/common/src/main/resources/assets/dynamiccrosshair/textures/gui/crosshairs.png
a suggestion i would add to this is connect the png files of the crosshairs to a config and make the different crosshairs able to be drawn/changed inside the game
True, "default" currently is "default style", not "default texture". You can somewhat circumvent it by adding a resource pack that replaces this mod's texture atlas: https://github.com/Crendgrim/DynamicCrosshair/blob/1.19.4/common/src/main/resources/assets/dynamiccrosshair/textures/gui/crosshairs.png
a suggestion i would add to this is connect the png files of the crosshairs to a config and make the different crosshairs able to be drawn/changed inside the game
That would be a very cool feature, but also require quite a lot of work to get working. It is a "maybe one day in the future" idea.