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 f4e9350 commit c5d4a39Copy full SHA for c5d4a39
gradle.properties
@@ -1,4 +1,4 @@
1
-mod_version=1.0.6
+mod_version=1.0.7
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.7.txt
@@ -0,0 +1,9 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.19.0 or higher.
+
+Changes:
5
+* Cache scripts to improve performance
6
+ Required for CyclopsMC/IntegratedDynamics#1439
7
8
+Fixes:
9
+* Fix variable card writing failing when reselecting text, Closes #25
0 commit comments