From a6fe65f37f1f606d619169350d83cdabbacdd226 Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Wed, 13 Sep 2023 19:02:37 +0200 Subject: [PATCH] Update to 1.20.2-pre4 --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index bd345dc8c2..49a4ad447c 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -30,8 +30,8 @@ "depends": { "fabricloader": ">=0.14.22", - "fabric-api": ">=0.88.3", - "minecraft": "~1.20.2-beta.2", + "fabric-api": ">=0.88.4", + "minecraft": "~1.20.2-beta.4", "java": ">=17" }, "suggests": {