diff --git a/CHANGELOG.md b/CHANGELOG.md index 5673e7d..9f909fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1 @@ -- Added `bread` plushie variant. -- Added resource pack support for the cuddling animation. - - See the wiki for more details! +- Fixed a compatibility issue with other mods using Fabric Rendering API to wrap models. (#10) diff --git a/gradle.properties b/gradle.properties index 37390fe..fcf361e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ deps.yarn=1.21+build.1 deps.fabricloader=0.15.11 # Mod Properties -mod_version=1.7.0 +mod_version=1.7.1 maven_group=dev.enjarai.blahajtotem archives_base_name=blahaj-totem