diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-08-09 14:09:32 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-08-09 14:09:32 -0400 |
| commit | f6f24ae89fae53431bb547caee802db1febb3f42 (patch) | |
| tree | 37d37662776cf29cbf6e674ab09b392b4f9a62a1 /src | |
| parent | 5ad353b6f7de9d1ab24f65e74cbd0c94928de43b (diff) | |
| download | Skyblocker-f6f24ae89fae53431bb547caee802db1febb3f42.tar.gz Skyblocker-f6f24ae89fae53431bb547caee802db1febb3f42.tar.bz2 Skyblocker-f6f24ae89fae53431bb547caee802db1febb3f42.zip | |
README and IF conflict update
Diffstat (limited to 'src')
| -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 bf329016..52c88962 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -41,7 +41,7 @@ "java": ">=21" }, "conflicts": { - "immediatelyfast": "<=1.2.18+1.21" + "immediatelyfast": "<=1.2.19+1.21.1" }, "breaks": { "forcecloseworldloadingscreen": "<=2.2.0" |
