aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/fabric.mod.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 09320692..8ef1482d 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -5,7 +5,7 @@
"name": "Skyblocker",
"description": "Hypixel Skyblock Mod",
"authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"],
- "contributors": ["ExternalTime", "Zailer43"],
+ "contributors": ["ExternalTime", "Zailer43", "TacoMonkey"],
"contact": {
"homepage": "https://hysky.de",
"sources": "https://github.com/LifeIsAParadox/Skyblocker",
@@ -29,8 +29,7 @@
"fabricloader": ">=0.12.11",
"fabric": "*",
"cloth-config2": "*",
- "minecraft": "1.18.x",
- "java": ">=17"
+ "minecraft": ["1.18.x","1.17.x"]
},
"custom": {
"modmenu": {