From 870e63b40d063829631cd5faefb4aab24239f356 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Thu, 7 Dec 2023 15:48:35 +0000 Subject: 1.20.4 --- 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 40930ed..dc5a234 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.3", + "minecraft": "~1.20.4", "java": ">=17", "fabric-api": "*" }, -- cgit v1.2.3-70-g09d2