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 14ad21f commit 747b3cfCopy full SHA for 747b3cf
gradle.properties
@@ -1,4 +1,4 @@
1
-mod_version=1.0.2
+mod_version=1.0.3
2
minecraft_version=1.19.2
3
forge_version=43.0.8
4
cyclopscore_version=1.19.0-401
resources/changelog/1.19.2-1.0.3.txt
@@ -0,0 +1,8 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.19.0 or higher.
+
+Fixes:
5
+* Fix incorrect error message for missing member
6
+* Fix invalid script member error not being caught, Closes #10
7
+* Fix stack size example errors in book, Closes #13
8
0 commit comments