diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index eb248fc..b4836e2 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -30,7 +30,7 @@ } ], "depends": { - "fabricloader": ">=0.14.22", + "fabricloader": ">=0.15.0", "minecraft": "~1.20.2", "java": ">=17", "fabric-api": "*" @@ -38,4 +38,4 @@ "suggests": { "another-mod": "*" } -} +}
\ No newline at end of file |
