diff options
author | SHsuperCM <shsupercm@gmail.com> | 2022-09-10 11:18:26 +0300 |
---|---|---|
committer | SHsuperCM <shsupercm@gmail.com> | 2022-09-10 11:18:26 +0300 |
commit | cd29909a3cbddb6b7582a58d76725dc14ac28243 (patch) | |
tree | 785039cd463cb3c0ce1fb1c161673a9f0e41b658 /Changelog.md | |
parent | 79b400ab8a2ea5a912404d342f53fcc8dad34dde (diff) | |
download | CITResewn-cd29909a3cbddb6b7582a58d76725dc14ac28243.tar.gz CITResewn-cd29909a3cbddb6b7582a58d76725dc14ac28243.tar.bz2 CITResewn-cd29909a3cbddb6b7582a58d76725dc14ac28243.zip |
v1.1.2
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 |