We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13551b commit 60c899eCopy full SHA for 60c899e
gradle.properties
@@ -7,12 +7,12 @@ org.gradle.configuration-cache=true
7
# check these at https://fabricmc.net/develop/ and
8
# https://modrinth.com/mod/fabric-api/versions
9
minecraft_version=1.21.11
10
-yarn_mappings=1.21.11+build.3
+yarn_mappings=1.21.11+build.4
11
loader_version=0.18.4
12
loom_version=1.15-SNAPSHOT
13
14
# Fabric API
15
-fabric_api_version=0.141.2+1.21.11
+fabric_api_version=0.141.3+1.21.11
16
17
# Mod Properties
18
mod_version=v7.52-MC1.21.11
0 commit comments