We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fd62e commit 4eace78Copy full SHA for 4eace78
2 files changed
gradle.properties
@@ -8,7 +8,7 @@ loader_version=0.15.6-babric.4-bta
8
9
# HalpLibe
10
terrain_api_version=1.4.4-7.1
11
-halplibe_version=3.5.2
+halplibe_version=3.5.3
12
dragonfly_version=1.4.7-7.1
13
14
# Mod
src/main/resources/fabric.mod.json
@@ -40,8 +40,8 @@
40
41
"depends": {
42
"fabricloader": ">=0.13.3",
43
- "terrain-api": ">=1.4.2-7.1",
44
- "dragonfly": ">=1.4.4-7.1"
+ "terrain-api": ">=1.4.4-7.1",
+ "dragonfly": ">=1.4.7-7.1"
45
},
46
"suggests": {
47
}
0 commit comments