diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c4388838..f9370979 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -49,8 +49,8 @@ "fabricloader": ">=0.14.21", "fabric": ">=0.83.0", "minecraft": [ - "1.20", - "1.20.1" + "1.20.3", + "1.20.4" ], "wunderlib": "1.1.x" },