diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index a8af01c..a44cb1e 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -13,7 +13,7 @@ }, "depends": { "fabricloader": ">=0.10.0", - "minecraft": ["1.8.9", "1.14.4", "1.15.2", "1.16.4", "1.17.1", "1.18.x"], + "minecraft": ["1.8.9", "1.14.4", "1.15.2", "1.16.5", "1.17.1", "1.18.x"], "viaversion": ">=4.0.0" }, "environment": "*",