aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorJulienraptor01 <julienraptor01@gmail.com>2023-03-17 23:29:45 +0100
committerGitHub <noreply@github.com>2023-03-17 23:29:45 +0100
commit32503b6d23ef83b4d388a78daf5b0165fe64ffb8 (patch)
tree2ee94b85d5aaa6bc2342b692201e4eadbf5ad4f8 /src/main/resources
parent55ce581f51ccf26892c0d948a998cfa5bfabc968 (diff)
parent542e60cb90c4c0cdc932f3cfb3529ea33a2f2970 (diff)
downloadSkyblocker-32503b6d23ef83b4d388a78daf5b0165fe64ffb8.tar.gz
Skyblocker-32503b6d23ef83b4d388a78daf5b0165fe64ffb8.tar.bz2
Skyblocker-32503b6d23ef83b4d388a78daf5b0165fe64ffb8.zip
Merge pull request #3 from AzureAaron/1.19.3
Fixes to QuickNav, Recipe Book & Others
Diffstat (limited to 'src/main/resources')
-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 6e9858b1..95426c72 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -29,7 +29,7 @@
"fabricloader": ">=0.14.6",
"fabric": "*",
"cloth-config2": "*",
- "minecraft": [">=1.19.1"]
+ "minecraft": ["1.19.3"]
},
"custom": {
"modmenu": {