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 3bb2da2 commit 482c70dCopy full SHA for 482c70d
gradle.properties
@@ -1,4 +1,4 @@
1
-mod_version=1.0.5
+mod_version=1.0.6
2
minecraft_version=1.20.1
3
forge_version=47.0.1
4
cyclopscore_version=1.19.0-405
resources/changelog/1.20.1-1.0.6.txt
@@ -0,0 +1,7 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.19.0 or higher.
+
+Fixes:
5
+* Fix null object values not being skipped to NBT, Closes #22
6
+* Fix delete not being highlighted as keyword, Closes #23
7
+* Fix NPE in ScriptingData if FileWatcher was not initialized
0 commit comments