We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830706f commit 7405bf5Copy full SHA for 7405bf5
2 files changed
changelog.md
@@ -1,10 +1,4 @@
1
-v3.1.8
+v3.1.9
2
3
### Fixes
4
-- Fixes endless loading if geo has broken parent bone
5
-- Fixes crash if animatable is null on animation queuing.
6
-- Fixes AzAutoGlowingLayer not restoring rendertype/vertext data.
7
-- Fixes crash on a missing geo file and animating.
8
-
9
-### Changes
10
-- Improves logging of animation including features.
+- Prevent MolangVariableHolder NPE for constant fallbacks
gradle.properties
@@ -51,5 +51,5 @@ mod_logo = azurelib.png
51
mod_name = AzureLib
52
mod_sources = https://github.com/AzureDoom/AzureLib
53
mod_url = https://modrinth.com/mod/azurelib
54
-version = 3.1.8
+version = 3.1.9
55
modrinth_id = 7zlUOZvb
0 commit comments