diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-10-23 16:14:00 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-10-23 16:14:00 -0400 |
| commit | c0a3707e06681757cd19df721fe9199fd312a4cd (patch) | |
| tree | 7017d502083932c8edf896c332631c0922db709e /src/main/resources | |
| parent | e0e07ed86d9dadacc09c617f83ca663c66b46cce (diff) | |
| download | Skyblocker-c0a3707e06681757cd19df721fe9199fd312a4cd.tar.gz Skyblocker-c0a3707e06681757cd19df721fe9199fd312a4cd.tar.bz2 Skyblocker-c0a3707e06681757cd19df721fe9199fd312a4cd.zip | |
1.21.3
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 094108de..f9311b13 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.7", - "fabric-api": ">=0.106.0+1.21.2", + "fabric-api": ">=0.106.1+1.21.3", "yet_another_config_lib_v3": ">=3.6.1+1.21.2", "hm-api": ">=1.0.1+1.21.2", "minecraft": "~1.21.2", |
