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 7fe2fef commit 1832ae1Copy full SHA for 1832ae1
build.gradle
@@ -14,8 +14,8 @@ version = "0.3.8"
14
group = "dev.chachy"
15
16
dependencies {
17
- minecraft "com.mojang:minecraft:1.21.7"
18
- mappings "net.fabricmc:yarn:1.21.7+build.1:v2"
+ minecraft "com.mojang:minecraft:1.21.8"
+ mappings "net.fabricmc:yarn:1.21.8+build.1:v2"
19
modImplementation "net.fabricmc:fabric-loader:0.16.14"
20
}
21
0 commit comments