From ea7e42f8a567ab86a20fc7a66555b8c3bb98771b Mon Sep 17 00:00:00 2001 From: Oth3r <68134921+Oth3r@users.noreply.github.com> Date: Sat, 14 Jun 2025 19:13:19 -0500 Subject: [PATCH] changelog clarification --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 2b7e70c..cb30a6d 100644 --- a/changelog.md +++ b/changelog.md @@ -3,7 +3,7 @@ # v1.2.4.2 * fixed language file not loading (reverted uppercase locales) -* fixed block checking having a hardcoded player reach - now uses player reach +* fixed block checking having a hardcoded player reach - now uses player reach (1.20.6+) * fixed block and item tag check logic for cases with only not(!) tags # v1.2.4.1