From cbeb0acfd86a20aa0f593ae211bf1a116a28caf7 Mon Sep 17 00:00:00 2001 From: Treetrain1 Date: Sat, 4 May 2024 23:04:04 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dfa9a9b4c..6662035248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,7 @@ Put the changelog BELOW the dashes. ANYTHING ABOVE IS IGNORED ----------------- - Fixed incompatability with Create causing a crash. -- Migrated to Mojang's `setChanged` method for BlockEntities instead of using custom logic. +- Migrated to Mojang's `setChanged` method for Block Entities instead of using custom logic. - Fixed Split Coconuts yielding Coconuts in the Stonecutter. +- Fixed possible crash when rendering snowloggeed blocks using Sodium + - Snowlogged blocks will now not render with Embeddium, but this will be fixed in an Embeddium update