From 06e3e43ee0662fd1afecebb428cb04cdc271b0ab Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Mon, 28 Feb 2022 14:26:51 +0000 Subject: Update to 1.18.2 Also updates fabric loader. --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') 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" -- cgit 1.4.1