From d34e58360403821c2cfb6bef3ce5e76d63e2ddf0 Mon Sep 17 00:00:00 2001 From: Oth3r Date: Sun, 22 Sep 2024 12:03:58 -0500 Subject: [PATCH] beta 5 changelog --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..ddcdaa6 --- /dev/null +++ b/changelog.md @@ -0,0 +1,7 @@ +### ⚠️ Hand filters from `sitting-config.json` won't carry over! ⚠️ +* fixed the 'Save and Close' button to actually save the file instead of resetting it +* fixed interaction block detection for blocking sitting with hand on interactable +* more accurate block tag detection for '!' NOT selectors +* custom hand sitting item and tag selecting json change (BREAKS CURRENT BETA FILES, WONT AUTO UPDATE) +* changed the sitting height max range to `-1 - 2` +* added /reload support \ No newline at end of file