aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-03-29 14:51:57 -0400
committerKevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>2023-03-29 14:51:57 -0400
commit62641e3600cc13fccddcd952e4aeb90ae2ebf5a7 (patch)
tree40f500554c5a93e6580ae9a6ab627cc68a94e485 /src/main/resources/fabric.mod.json
parentddb9e0b91bf50a93c4964e407c965f327b1d5307 (diff)
downloadSkyblocker-62641e3600cc13fccddcd952e4aeb90ae2ebf5a7.tar.gz
Skyblocker-62641e3600cc13fccddcd952e4aeb90ae2ebf5a7.tar.bz2
Skyblocker-62641e3600cc13fccddcd952e4aeb90ae2ebf5a7.zip
Updated minecraft requirement
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 95426c72..5f5a7de4 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -28,8 +28,8 @@
"depends": {
"fabricloader": ">=0.14.6",
"fabric": "*",
- "cloth-config2": "*",
- "minecraft": ["1.19.3"]
+ "cloth-config2": "*",
+ "minecraft": ["1.19.4"]
},
"custom": {
"modmenu": {