Skip to content

Commit 482c70d

Browse files
committed
Bump mod version
1 parent 3bb2da2 commit 482c70d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mod_version=1.0.5
1+
mod_version=1.0.6
22
minecraft_version=1.20.1
33
forge_version=47.0.1
44
cyclopscore_version=1.19.0-405
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
As always, don't forget to backup your world before updating!
2+
Requires CyclopsCore version 1.19.0 or higher.
3+
4+
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

Comments
 (0)