forked from virt-mirrors/Sit
v1.2.4.0
This commit is contained in:
parent
63bf555cdc
commit
a39d4cf12f
2 changed files with 7 additions and 8 deletions
13
changelog.md
13
changelog.md
|
@ -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
|
|
@ -13,7 +13,7 @@ yarn_mappings=1.21.5+build.1
|
|||
loader_version=0.16.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.2.3.2+1.21.5
|
||||
mod_version=1.2.4.0+1.21.5
|
||||
maven_group=one.oth3r
|
||||
file_name=sit!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue