From cd29909a3cbddb6b7582a58d76725dc14ac28243 Mon Sep 17 00:00:00 2001 From: SHsuperCM Date: Sat, 10 Sep 2022 11:18:26 +0300 Subject: v1.1.2 --- Changelog.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index a602ec1..ad7dfde 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,2 +1,4 @@ - - Removed redundant log messages for broken paths. - - Fixed nbt condition not checking numbers against regex and pattern matchers. \ No newline at end of file + - Removed incompatibility log message for older eating animations versions. + - Fixed spawn eggs and goat horns cits with no model not appearing correctly. + - Added a way to check the amount of elements in an nbt list by matching the list's `count` element. + - Fixed parity with the enchantment speed and rotation defaults. \ No newline at end of file -- cgit