From f06ca7471f9806a494472f2c45462782cd996696 Mon Sep 17 00:00:00 2001 From: MerchantPug <81167232+MerchantPug@users.noreply.github.com> Date: Thu, 21 Nov 2024 01:33:21 +1100 Subject: [PATCH] Update changes. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e77a02b..a8073c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - Directional: Can be placed if an entity is inside it. - Entity: Can be placed if none of the entities within it meet the condition. - Advanced: Same as entity. -- Non creative players may reach through barrier blocks that they don't collide with. +- Non creative players may now reach through barrier blocks that they don't collide with. ## Bugfixes - Fixed culling with directional barrier and advanced barrier faces.