We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c9d17 commit fcf9096Copy full SHA for fcf9096
gradle.properties
@@ -9,10 +9,10 @@ author = masa
9
mod_file_name = litematica-fabric
10
11
# Current mod version
12
-mod_version = 0.20.4-sakura.1
+mod_version = 0.20.4-sakura.2
13
14
# Required malilib version
15
-malilib_version = a1008e4ed7
+malilib_version = 1.21.3-0.22.5-sakura.3
16
17
# Minecraft, Fabric Loader and API and mappings versions
18
minecraft_version_out = 1.21.3
src/main/resources/fabric.mod.json
@@ -35,6 +35,6 @@
35
36
"depends": {
37
"minecraft": ">=1.21.2 <=1.21.3",
38
- "malilib": ">=0.22.5-sakura.2"
+ "malilib": ">=0.22.5-sakura.3"
39
}
40
0 commit comments