diff --git a/src/main/templates/fabric.mod.json b/src/main/templates/fabric.mod.json index 9563f949c..9b1eb56f8 100644 --- a/src/main/templates/fabric.mod.json +++ b/src/main/templates/fabric.mod.json @@ -41,7 +41,7 @@ "breaks": { "midnightcontrols": "*", "controllable": "*", - "zoomify": "<=2.13.4", + "zoomify": "<=2.15.1", "do_a_barrel_roll": "<=3.5.8" } }