v1.2.1+1.21.3

This commit is contained in:
Oth3r 2024-12-02 13:04:14 -06:00
commit 58469de16a
2 changed files with 10 additions and 33 deletions

View file

@ -1,32 +1,9 @@
# v1.2.0 - The Rewrite! # v1.2.1
Hey yall, 1.2.0 is here! Quick bugfix update. :)
Not too much to show in the changelog, as most of the changes were under the hood. ### block interaction checker
There is still some work that can be done, but I am happy where the mod is at currently. now it actually works (based on config sadly)
* added `interaction-blocks` to the server config, any block added to this list will block sitting with the hand
As always, leave suggestions / bugs in the discord or github, and help localize the mod on [Crowdin](https://crowdin.com/project/oth3r-sit)! ### other changes
* added refreshes to the config files on startup and reload to write missing parts to disk
Thank you for playing, and have a good day! - Oth3r 🦦 * bumped the `server-config.json` version
* fixed `usable` hand filter not working
### Config
brand new config system for a better editing experience
* switch to json for all mod configuration
* split the config into 2, `server-config` & `sitting-config`
* block & item tag selection support
* select multiple block ids / tags per sitting height
* `sit-while-seated` config entry defaulted to false
* added a sitting block blacklist
* removed the YACL ModMenu config, as it is incompatible with the new system
* added a new custom config UI (full config control still WIP)
### Dismounting
*fixed dismounting sit entities!*
* added a new custom dismounting system
* dismounts the player in the direction that they are looking in, instead of on top of the block every time
### QOL
*im sure ive missed some things*
* interaction blocks now cannot be sat with the hand
* mod id is now `sit-oth3r` from `oth3r-sit`
* added keybinds
* sit toggle command
* `/sit` priorities target block over the block below the player

View file

@ -10,7 +10,7 @@ yarn_mappings=1.21.3+build.2
loader_version=0.16.7 loader_version=0.16.7
# Mod Properties # Mod Properties
mod_version=1.2.0+1.21.3 mod_version=1.2.1+1.21.3
maven_group=one.oth3r maven_group=one.oth3r
file_name=sit! file_name=sit!