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 3f300b0 commit 2d16743Copy full SHA for 2d16743
.gitignore
@@ -21,4 +21,5 @@ bin/
21
22
# fabric
23
24
-run/
+run/
25
+logs/
gradle.properties
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
8
loader_version=0.4.8+build.159
9
10
# Mod Properties
11
- mod_version = 2.3.1
+ mod_version = 2.3.2
12
maven_group = net.earthcomputer
13
archives_base_name = clientcommands
14
0 commit comments