We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a961f30 commit 3ff7aefCopy full SHA for 3ff7aef
astromine-core/src/main/resources/fabric.mod.json
@@ -34,7 +34,7 @@
34
"accessWidener": "astromine-core.accesswidener",
35
"depends": {
36
"fabricloader": ">=0.9.2",
37
- "fabric": ">=0.19.0",
+ "fabric": ">=0.21.0",
38
"minecraft": "~1.16.2"
39
},
40
"custom": {
gradle.properties
@@ -9,7 +9,7 @@ loader_version=0.9.3+build.207
9
api_version=0.21.0+build.407-1.16
10
# Mod
11
mod_name=astromine
12
-mod_version=1.10.6
+mod_version=1.10.7
13
mod_group=com.github.chainmailstudios.astromine
14
version_meta=fabric-1.16.3
15
# CurseForge
0 commit comments