aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfrqnny <45723631+frqnny@users.noreply.github.com>2022-04-13 06:53:37 -0400
committerGitHub <noreply@github.com>2022-04-13 13:53:37 +0300
commitf9ee3b81e95329b8eebde3b17962e59a8dada44d (patch)
tree985b527065474ca6adb769a701be110a8649e60b /src
parent101a8ae016884ad05511ec7e558bad5d2d59b018 (diff)
downloadLibGui-f9ee3b81e95329b8eebde3b17962e59a8dada44d.tar.gz
LibGui-f9ee3b81e95329b8eebde3b17962e59a8dada44d.tar.bz2
LibGui-f9ee3b81e95329b8eebde3b17962e59a8dada44d.zip
Update to 22w14a (#157)
Diffstat (limited to 'src')
-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 085ceac..7e528bf 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -29,7 +29,7 @@
"fabric-lifecycle-events-v1": "^2.0.2",
"fabric-networking-api-v1": "^1.0.21",
"fabric-rendering-v1": "^1.10.7",
- "minecraft": "~1.18.2",
+ "minecraft": "1.19.x",
"jankson": "^4.0.0",
"libninepatch": "^1.1.0"
},