From a39d4cf12f245e7dab403611d746190e594a9374 Mon Sep 17 00:00:00 2001 From: Oth3r <68134921+Oth3r@users.noreply.github.com> Date: Thu, 8 May 2025 13:03:25 -0500 Subject: [PATCH] v1.2.4.0 --- changelog.md | 13 ++++++------- gradle.properties | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/changelog.md b/changelog.md index d33a263..a913427 100644 --- a/changelog.md +++ b/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 \ No newline at end of file +# 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 \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 00d2643..e8f3d8f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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!