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