From 1e60757a4c69edcaaa1c0e426281cc81d1c1a611 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Mon, 24 Jan 2022 20:22:46 +0000 Subject: Update API, yarn, minimum loader version and mixin compat level. --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/fabric.mod.json') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6dc3ce6..e50fed1 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -27,7 +27,7 @@ ], "depends": { - "fabricloader": ">=0.11.3", + "fabricloader": ">=0.12.12", "fabric": "*", "minecraft": "1.18.x", "java": ">=17" -- cgit v1.2.3-70-g09d2