aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-03-08 10:03:36 +0200
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-03-08 10:03:36 +0200
commitadf783ff7fbc676f697c6e4a4acff8f1e06fdada (patch)
tree258c212f0f2fc200e80bbcb61f95c0b04cf05a1c /src/main/resources
parentcdb8f5981f418cae946a3c3fd60c5891ed3f323c (diff)
downloadLibGui-adf783ff7fbc676f697c6e4a4acff8f1e06fdada.tar.gz
LibGui-adf783ff7fbc676f697c6e4a4acff8f1e06fdada.tar.bz2
LibGui-adf783ff7fbc676f697c6e4a4acff8f1e06fdada.zip
Update to 20w10a
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 1fccb86..621539a 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -22,7 +22,8 @@
},
"depends": {
"fabricloader": ">=0.4.0",
- "fabric": "*"
+ "fabric": "*",
+ "minecraft": ">=1.16-"
},
"suggests": {
"flamingo": "*"