mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
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
|
# 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
|
|
|
@ -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!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue