We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c9cfb commit f5443b2Copy full SHA for f5443b2
changelog.md
@@ -1,3 +1,9 @@
1
+------------------------------------------------------
2
+Version 6.1.2
3
4
+**Fixes**
5
+- Fixed clientside chunk Load/Unload triggering respectively `onServerLoad` and `onServerUnload` instead of `onClientLoad`/`onClientUnload`
6
+
7
------------------------------------------------------
8
Version 6.1.1
9
gradle.properties
@@ -13,7 +13,7 @@ fabric_api_version=0.100.7+1.21
13
elmendorf_version=0.13.0
14
15
#Publishing
16
-mod_version = 6.1.1
+mod_version = 6.1.2
17
curseforge_id = 318449
18
modrinth_id = K01OU20C
19
curseforge_versions = 1.21
0 commit comments