aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2021-07-09 12:25:43 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2021-07-09 12:25:43 +0300
commit3bf4adeb87b3ece22f315802fc8215d5d3796b79 (patch)
tree361ccf4293f48c07edb27638133c548522b375cb
parent03c18a14fa96c4dd57a26722c6f4d55dcc9a7251 (diff)
downloadLibGui-3bf4adeb87b3ece22f315802fc8215d5d3796b79.tar.gz
LibGui-3bf4adeb87b3ece22f315802fc8215d5d3796b79.tar.bz2
LibGui-3bf4adeb87b3ece22f315802fc8215d5d3796b79.zip
Bump version requirement in fabric.mod.json4.1.2
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 4aac69a..2b70361 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -26,7 +26,7 @@
"depends": {
"fabricloader": ">=0.11.0",
"fabric": "*",
- "minecraft": ">=1.17.1-",
+ "minecraft": ">=1.17.1",
"jankson": "^3.0.0",
"fabric-networking-api-v1": "^1.0.0",
"libninepatch": "^1.1.0"