This commit is contained in:
Oth3r 2025-05-08 13:03:25 -05:00
commit a39d4cf12f
2 changed files with 7 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# v1.2.3.2
* added an extra check before sending packets to the server from the client
# v1.2.3.1
* added a version position for quick patches
* fixed sitting height being off by .2
# v1.2.3
* fixed not being able to sit when the Y level was below 0
# v1.2.4
Small changelog but big update!
\
Switching to OtterLib will allow for a simplified main mod and lead to more unified mod development across my projects! Download OtterLib today: [Link](https://modrinth.com/mod/otterlib)
* make sitting via hand execute the `/sit` command, to allow for universal sitting permission control
* switch to using OtterLib for file management, config screen management, and more to come