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 8af02fe commit b0fbb83Copy full SHA for b0fbb83
gradle.properties
@@ -3,7 +3,7 @@
3
org.gradle.jvmargs = -Xmx3G
4
5
# Mod Information
6
-mod_version = 0.8.9
+mod_version = 0.8.10
7
maven_group = com.cleanroommc
8
archives_base_name = multiblocked
9
@@ -20,4 +20,4 @@ coremod_plugin_class_name = com.cleanroommc.multiblocked.core.MultiblockedLoadin
20
#systemProp.https.proxyHost=127.0.0.1
21
#systemProp.https.proxyPort=1081
22
#systemProp.socks.proxyHost=127.0.0.1
23
-#systemProp.socks.proxyPort=1081
+#systemProp.socks.proxyPort=1081
0 commit comments