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 fa87073 commit b4d2c5aCopy full SHA for b4d2c5a
gradle.properties
@@ -1,5 +1,5 @@
1
mod_id=integratedscripting
2
-mod_version=1.0.5
+mod_version=1.0.6
3
minecraft_version=1.21.1
4
neoforge_version=21.1.2
5
parchment_version=2024.07.07
resources/changelog/1.21.1-1.0.6.txt
@@ -0,0 +1,5 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.25.1 or higher.
+
+Fixes:
+* Fix NPE in ScriptingData if FileWatcher was not initialized
0 commit comments