diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 4 insertions, 2 deletions
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 |