From 57e84b576d24f1b80e1701d4759773234b1ee8ba Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Tue, 16 Nov 2021 19:30:30 +0000 Subject: 1.18-pre2 --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 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 a0bfabb..6dc3ce6 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -29,8 +29,8 @@ "depends": { "fabricloader": ">=0.11.3", "fabric": "*", - "minecraft": "1.17.x", - "java": ">=16" + "minecraft": "1.18.x", + "java": ">=17" }, "suggests": { "another-mod": "*" -- cgit v1.2.3-70-g09d2