diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-04-29 17:05:29 -0400 |
---|---|---|
committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-04-29 17:05:29 -0400 |
commit | 7c0cba3ec25975ef51a9ea604ff308ce98270839 (patch) | |
tree | 259d49aad105a069ee56f66e77fb6b6630bc2640 /src/main | |
parent | 2487616f21d07f108db60c2b5b32e8b17e4f0564 (diff) | |
download | Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.tar.gz Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.tar.bz2 Skyblocker-7c0cba3ec25975ef51a9ea604ff308ce98270839.zip |
1.20.6
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
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" |