aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2022-12-11 14:03:41 +0200
committerJuuz <6596629+Juuxel@users.noreply.github.com>2022-12-11 14:03:41 +0200
commit2aa6d47f648274137cd346115245c28a11ff1723 (patch)
treed1a1d7a2a27d01366e66dac22633c27df19ce730 /src/main/resources/fabric.mod.json
parentb67f79e7e7c95f79efb74c5f360978eb342d0920 (diff)
downloadLibGui-2aa6d47f648274137cd346115245c28a11ff1723.tar.gz
LibGui-2aa6d47f648274137cd346115245c28a11ff1723.tar.bz2
LibGui-2aa6d47f648274137cd346115245c28a11ff1723.zip
Update to Minecraft 1.19.3
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 2e88dba..22868a2 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -24,13 +24,13 @@
},
"depends": {
"java": ">=17",
- "fabricloader": ">=0.13.3",
+ "fabricloader": ">=0.14.11",
"fabric-api-base": ">=0.4.4",
"fabric-lifecycle-events-v1": "^2.0.2",
"fabric-networking-api-v1": "^1.0.21",
"fabric-rendering-v1": "^1.10.7",
- "minecraft": ">=1.19",
- "jankson": "^4.0.0",
+ "minecraft": ">=1.19.3",
+ "jankson": "^5.0.0",
"libninepatch": "^1.1.0"
},
"suggests": {