aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2023-11-28 16:30:45 -0500
committerAaron <51387595+AzureAaron@users.noreply.github.com>2023-12-05 17:08:49 -0500
commit8266bc444e0b93fe70bb1b54529469d899c5e9c0 (patch)
treee78c5f5a3e355883f58110339c2ace2069b80250 /src
parent59f7642cda0b1014149b16304ed149382f3e2bdf (diff)
downloadSkyblocker-8266bc444e0b93fe70bb1b54529469d899c5e9c0.tar.gz
Skyblocker-8266bc444e0b93fe70bb1b54529469d899c5e9c0.tar.bz2
Skyblocker-8266bc444e0b93fe70bb1b54529469d899c5e9c0.zip
Fabric Loader 0.15
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/fabric.mod.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 19b66fc2..8664cf68 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -36,10 +36,10 @@
],
"accesswidener": "skyblocker.accesswidener",
"depends": {
- "fabricloader": ">=0.14.24",
- "fabric-api": ">=0.90.12+1.20.3",
- "yet_another_config_lib_v3": ">=3.2.1+1.20.2",
- "minecraft": "~1.20.3-beta.2"
+ "fabricloader": ">=0.15.0",
+ "fabric-api": ">=0.91.1+1.20.3",
+ "yet_another_config_lib_v3": ">=3.3.0+1.20.3+update.1.20.3-SNAPSHOT+update.1.20.3-SNAPSHOT",
+ "minecraft": "~1.20.3-beta.4"
},
"conflicts": {
"immediatelyfast": "<=1.1.26+1.20.1"