From a574121edc06b5e26678cb87e720c86b6ad33ff7 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Tue, 5 Dec 2023 19:04:01 +0000 Subject: 1.20.3 --- 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 b4836e2..40930ed 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -31,7 +31,7 @@ ], "depends": { "fabricloader": ">=0.15.0", - "minecraft": "~1.20.2", + "minecraft": "~1.20.3", "java": ">=17", "fabric-api": "*" }, -- cgit v1.2.3-70-g09d2