aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-29 17:05:29 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-04-29 17:05:29 -0400
commit7c0cba3ec25975ef51a9ea604ff308ce98270839 (patch)
tree259d49aad105a069ee56f66e77fb6b6630bc2640 /src/main/resources
parent2487616f21d07f108db60c2b5b32e8b17e4f0564 (diff)
downloadSkyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.tar.gz
Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.tar.bz2
Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.zip
1.20.6
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 81a6373d..645eda34 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -34,7 +34,7 @@
"accessWidener": "skyblocker.accesswidener",
"depends": {
"fabricloader": ">=0.15.10",
- "fabric-api": ">=0.97.7+1.20.5",
+ "fabric-api": ">=0.97.8+1.20.6",
"yet_another_config_lib_v3": ">=3.4.1+1.20.5",
"minecraft": "~1.20.5",
"java": ">=21"