Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SHsuperCM committed Sep 10, 2022
1 parent 79b400a commit cd29909
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
- Removed redundant log messages for broken paths.
- Fixed nbt condition not checking numbers against regex and pattern matchers.
- 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.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ modmenu=4.0.6
cloth=8.0.75

# Mod Properties
mod_version=1.1.1
mod_version=1.1.2
maven_group=shcm.shsupercm.fabric
archives_base_name=CITResewn

0 comments on commit cd29909

Please sign in to comment.