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 # v1.2.4
* added an extra check before sending packets to the server from the client Small changelog but big update!
# v1.2.3.1 \
* added a version position for quick patches 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)
* fixed sitting height being off by .2 * make sitting via hand execute the `/sit` command, to allow for universal sitting permission control
# v1.2.3 * switch to using OtterLib for file management, config screen management, and more to come
* fixed not being able to sit when the Y level was below 0

View file

@ -13,7 +13,7 @@ yarn_mappings=1.21.5+build.1
loader_version=0.16.10 loader_version=0.16.10
# Mod Properties # Mod Properties
mod_version=1.2.3.2+1.21.5 mod_version=1.2.4.0+1.21.5
maven_group=one.oth3r maven_group=one.oth3r
file_name=sit! file_name=sit!