aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2023-09-15 20:28:24 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2023-09-21 15:58:49 -0400
commit81a61fe9b06d9c4dff7318fb45515a06d7d2d08a (patch)
tree38824640184022ab22198da0a26b78e102433ca3 /src
parent471edd79b145a80e67877059f024d4b3d8753eac (diff)
downloadSkyblocker-81a61fe9b06d9c4dff7318fb45515a06d7d2d08a.tar.gz
Skyblocker-81a61fe9b06d9c4dff7318fb45515a06d7d2d08a.tar.bz2
Skyblocker-81a61fe9b06d9c4dff7318fb45515a06d7d2d08a.zip
1.20.2 Release Candidate 1
It's almost here!
Diffstat (limited to 'src')
-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 fbcd8414..ba86509d 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -36,7 +36,7 @@
],
"depends": {
"fabricloader": ">=0.14.22",
- "fabric-api": ">=0.88.2+1.20.2",
+ "fabric-api": ">=0.88.5+1.20.2",
"cloth-config2": "*",
"minecraft": "~1.20"
},