From d6380af85c846bbbc9bc0054ad90e167d01aa4cf Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Thu, 21 Sep 2023 21:50:50 +0100 Subject: 1.20.2 --- src/main/resources/fabric.mod.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 5b8a367..eb248fc 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -30,12 +30,12 @@ } ], "depends": { - "fabricloader": ">=0.14.21", - "minecraft": "~1.20.1", + "fabricloader": ">=0.14.22", + "minecraft": "~1.20.2", "java": ">=17", "fabric-api": "*" }, "suggests": { "another-mod": "*" } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2