diff options
| author | 2022-02-28 14:26:51 +0000 | |
|---|---|---|
| committer | 2022-02-28 14:26:51 +0000 | |
| commit | 06e3e43ee0662fd1afecebb428cb04cdc271b0ab (patch) | |
| tree | 8248c41d6a429025894c453c68672cd59ad64da3 /src/main/resources/fabric.mod.json | |
| parent | Update gradle. (diff) | |
Update to 1.18.2
Also updates fabric loader.
Diffstat (limited to 'src/main/resources/fabric.mod.json')
| -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 e50fed1..5598ed6 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -27,7 +27,7 @@ ], "depends": { - "fabricloader": ">=0.12.12", + "fabricloader": ">=0.13.3", "fabric": "*", "minecraft": "1.18.x", "java": ">=17" |
