diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 293f318..0f0e1e9 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -31,6 +31,6 @@ "depends": { "fabricloader": ">=0.7.2", "fabric": "*", - "minecraft": "1.19" + "minecraft": "1.19.x" } } \ No newline at end of file