aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAaron <51387595+AzureAaron@users.noreply.github.com>2025-07-26 15:55:25 -0400
committerAaron <51387595+AzureAaron@users.noreply.github.com>2025-07-26 15:55:35 -0400
commite442e9ba6e5fa3da842a6a288a1c9f6d70f89bc7 (patch)
tree67ba61e14ef72b08e00f864539a88c958771de54 /src/main/resources
parent2c308770da40fdd8ac54e83a38036bba743a42ee (diff)
downloadSkyblocker-e442e9ba6e5fa3da842a6a288a1c9f6d70f89bc7.tar.gz
Skyblocker-e442e9ba6e5fa3da842a6a288a1c9f6d70f89bc7.tar.bz2
Skyblocker-e442e9ba6e5fa3da842a6a288a1c9f6d70f89bc7.zip
Update Dandelion to fix option name space
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 dd509eab..2eae60fa 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -42,7 +42,7 @@
"depends": {
"fabricloader": ">=0.16.10",
"fabric-api": ">=0.119.5+1.21.5",
- "dandelion": ">=1.0.0-alpha.1",
+ "dandelion": ">=1.0.0-alpha.5+1.21.5",
"yet_another_config_lib_v3": ">=3.7.1+1.21.5",
"fabric-language-kotlin": "*",
"hm-api": ">=1.0.1+1.21.2",