From f55a3a4e479a98f163e99087f5e50e340a512433 Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Thu, 15 Aug 2024 20:30:53 +0200 Subject: [PATCH] Update suggested mods in fabric.mod.json --- src/main/resources/fabric.mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 79cc26a..094c335 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -35,7 +35,8 @@ "java": ">=21" }, "suggests": { - "flamingo": "*" + "translucent-glass": ">=0.2.0", + "wi_zoom": "*" }, "custom": { "modmenu": {