From 8a4601028d6339b1321dfc3fe36cf7ae538e652c Mon Sep 17 00:00:00 2001 From: SHsuperCM Date: Fri, 1 Jul 2022 10:10:47 +0300 Subject: v1.1.1 --- Changelog.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 9604a5f..a602ec1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,2 @@ - - Added option to set up fallback CITs for other implementations(more info in the wiki soon). - - CIT custom elytras now have priority over cape-provided elytra textures. - - The hand condition now has behavior parity to optifine's implementation. - - IRegex pattern recognition for the nbt condition now takes other unicode cases into account(specifically fixed cyrillic case insensitivity). \ No newline at end of file + - Removed redundant log messages for broken paths. + - Fixed nbt condition not checking numbers against regex and pattern matchers. \ No newline at end of file -- cgit