diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-06-09 11:57:34 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-06-09 11:57:34 +0300 |
commit | 2e037343d27a2c8ae8aee022249d1023c1c91479 (patch) | |
tree | d6398013a1e0dc87a5f7e960ea5c072813616aa3 /src | |
parent | 802551195ba60f21c634081e9e694f93feed26a3 (diff) | |
download | LibGui-2e037343d27a2c8ae8aee022249d1023c1c91479.tar.gz LibGui-2e037343d27a2c8ae8aee022249d1023c1c91479.tar.bz2 LibGui-2e037343d27a2c8ae8aee022249d1023c1c91479.zip |
Update versions4.0.0
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 9431237..be927dd 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.16.5", + "minecraft": ">=1.17.0", "jankson": "^3.0.0", "fabric-networking-api-v1": "^1.0.0", "libninepatch": "^1.1.0" |