diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-12-05 02:42:09 -0500 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-12-08 16:10:15 -0500 |
| commit | 54079b09a88b0c957f562922491bb80cf8d3c4c7 (patch) | |
| tree | 3e35ca8d4ed77ae1e2eda54c7ebf178f2967fffd /src/main/resources | |
| parent | 5e7692ba092127e5aef1374ba2e28624f6635ca2 (diff) | |
| download | Skyblocker-54079b09a88b0c957f562922491bb80cf8d3c4c7.tar.gz Skyblocker-54079b09a88b0c957f562922491bb80cf8d3c4c7.tar.bz2 Skyblocker-54079b09a88b0c957f562922491bb80cf8d3c4c7.zip | |
Update YACL
Diffstat (limited to 'src/main/resources')
| -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 1344e866..e0d62441 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -42,7 +42,7 @@ "depends": { "fabricloader": ">=0.16.9", "fabric-api": ">=0.110.5+1.21.4", - "yet_another_config_lib_v3": ">=3.6.1+1.21.2", + "yet_another_config_lib_v3": ">=3.6.2+1.21.4", "hm-api": ">=1.0.1+1.21.2", "minecraft": "~1.21.4", "java": ">=21" |
