Updated Architectury.loom to 1.10
Added Client#getPosImp to get some pre-processing of the position
\ Planes to replace the Client#getPos method
Updated to 6.2.3
This version is mostly needed for NeoForged due to changes of how the ClientReloadListenerEvent is added see changes in SpeedometerNeoForge.EventHandler#onResourceReload
version 6.2.2 is no longer marked as 1.21.4 compatible
## Notes
- This release addes the ablility to provide your own or a speedometer made by someone else and not the 2 option I(The developer) provides as hard coded features
## Added:
- Resorcepack source for visual speedometer
- Added documentation for resourcepack setup [resourcepack.md](https://github.com/zaze06/Speedometer/blob/master/resourcepack.md)
- Override config for speedometer pointer (only works if it's not an image)
## Fixes:
- Fixed [#2](https://github.com/zaze06/Speedometer/issues/2)
## TO-DO:
## Resourcepack
This release contains a base resourcepack that shuld be like the old one, but there is also an optinaly downloadible resourcepack from GitHub, and as a additinal file in this release on Github and Modrith
## Code notes
This push updates the development envirment to 1.21.1, but fabric is tested and works on 1.21 still
Removed support for Forge
Added support for NeoForge
Added a new location for Visual Speed Type (WIP) slight bug
Made Cloth Config an optional dependency (as of version 6.2)