From b5bfee71110ff5014b47ba4a0e4746d7903f0c3a Mon Sep 17 00:00:00 2001 From: Yonah Date: Fri, 7 Nov 2025 22:28:46 +0900 Subject: [PATCH] mods: move controlify client-side Should work just fine. --- index.toml | 2 +- mods/controlify.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index fee8600..26894c5 100644 --- a/index.toml +++ b/index.toml @@ -144,7 +144,7 @@ metafile = true [[files]] file = "mods/controlify.pw.toml" -hash = "db9083f23101bce59e047dc5089cb4ea2a20ad2c239da8e007452e500d0d22ae" +hash = "e13442bd25664c5fb5ba897e45a95dd46b8782f37e38b47aa759a6d773f4783a" metafile = true [[files]] diff --git a/mods/controlify.pw.toml b/mods/controlify.pw.toml index 29c12a5..e6cf5aa 100644 --- a/mods/controlify.pw.toml +++ b/mods/controlify.pw.toml @@ -1,6 +1,6 @@ filename = 'controlify-2.4.2+1.21.10-fabric.jar' name = 'Controlify (Controller support)' -side = 'both' +side = 'client' [download] hash = '8ca0bd6e498e4d49bdd2b5a2b1db612bba387393368e4fec0d9e3a86a325fc40f84e87f909ab8c7d5dc02ad074f30fdc170f2fb08a474b0673cbabe57d5440d6' diff --git a/pack.toml b/pack.toml index ba05c0a..64ac526 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f2a3f816a05903b5924338e7273925fb9c19de886b9a7fc8d882bae571147e55" +hash = "30e2c65cc3f49a892854b4ed37e52665bf01ac5ce73dc19f33147330ee9a5026" [versions] fabric = "0.17.3"