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 b1c7743 commit 49cd473Copy full SHA for 49cd473
gradle.properties
@@ -1,5 +1,5 @@
1
# Project
2
-mod_version=1.0.7
+mod_version=1.0.8
3
group=org.cyclops.integratedscripting
4
java_version=21
5
resources/changelog/1.21.1-1.0.8.txt
@@ -0,0 +1,7 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.25.1 or higher.
+
+Fixes:
+* 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