aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2024-12-08 16:16:51 -0500
committerAaron <51387595+AzureAaron@users.noreply.github.com>2024-12-08 16:16:51 -0500
commit7df2bb44e9c8ac2d2ec603d1c21f068695c0a8e9 (patch)
treeeefedb777dfa1d00b4d7d5e774a9190b2ad6569a /src/main/resources
parentc14fc433f451010aae7dde52340f649e3986fc57 (diff)
downloadSkyblocker-7df2bb44e9c8ac2d2ec603d1c21f068695c0a8e9.tar.gz
Skyblocker-7df2bb44e9c8ac2d2ec603d1c21f068695c0a8e9.tar.bz2
Skyblocker-7df2bb44e9c8ac2d2ec603d1c21f068695c0a8e9.zip
Update Fabric API
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 e0d62441..f94d3b37 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -41,7 +41,7 @@
"accessWidener": "skyblocker.accesswidener",
"depends": {
"fabricloader": ">=0.16.9",
- "fabric-api": ">=0.110.5+1.21.4",
+ "fabric-api": ">=0.111.0+1.21.4",
"yet_another_config_lib_v3": ">=3.6.2+1.21.4",
"hm-api": ">=1.0.1+1.21.2",
"minecraft": "~1.21.4",