From f74f421b49f8c23bb829ae11453693fb85c6e17d Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Thu, 30 Nov 2023 19:08:49 +0000 Subject: Update to loader 0.15.0 --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main') 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 -- cgit v1.2.3-70-g09d2