From 2da854bd2813547430f4a292a1e2063b25001375 Mon Sep 17 00:00:00 2001 From: KrLite <68179735+KrLite@users.noreply.github.com> Date: Thu, 11 Jul 2024 12:36:42 +0800 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 298fa74..cbfe337 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -34,5 +34,6 @@ "minecraft": "1.20.x" }, "suggests": { + "splasher": "*" } }