diff --git a/changelog.md b/changelog.md index e7d58771..347e28b5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,16 @@ +# 11.0.3 + +- Updated Chinese Translation (Thanks chen_index) +- Coyotes can now be bred with antlers +- Fixed butterfly and dragonfly suffocating in farmland +- Fixed variants not re-generating when not found (errored textures on entities when variants are renamed) +- Fixed selective variant config not actually doing anything +- Made coyotes internally no longer extend the Feral Wolf +- Fixed possible desync with internal feature +- Forge 1.17: Fixed pack format version being incorrect +- 1.17&1.18: Fixed rendering crash with internal feature +- Forge 1.17&1.18: Fixed crash at mixin-time without Architectury installed preventing Forge from informing the user Architectury is missing + # 11.0.2 - Updated Russian Translation (Thanks Smollet777) diff --git a/gradle.properties b/gradle.properties index f05b3e16..7d912969 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Mod Attributes - mod_version = 11.0.2 + mod_version = 11.0.3 mod_id = betteranimalsplus maven_group = dev.itsmeow.betteranimalsplus