We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4dd11 commit 47a2ff3Copy full SHA for 47a2ff3
1 file changed
gradle.properties
@@ -4,15 +4,15 @@ org.gradle.parallel=true
4
5
# Fabric Properties
6
# check these on https://fabricmc.net/develop
7
-minecraft_version=1.20.6
8
-yarn_mappings=1.20.6+build.1
9
-loader_version=0.15.10
+minecraft_version=1.21
+yarn_mappings=1.21+build.2
+loader_version=0.15.11
10
11
12
# Mod Properties
13
-mod_version = 0.1.2
+mod_version = 0.1.3
14
maven_group = me.jonasjones
15
archives_base_name = consolemc-fabric-quilt
16
17
# Dependencies
18
-fabric_version=0.97.8+1.20.6
+fabric_version=0.100.3+1.21
0 commit comments