mods: controllable: limit to client side

This commit is contained in:
Victoria Fischer 2025-04-20 12:14:48 +02:00
parent a4bf8a7d91
commit 4977684b63
3 changed files with 3 additions and 3 deletions

View File

@ -875,7 +875,7 @@ metafile = true
[[files]] [[files]]
file = "mods/controllable.pw.toml" file = "mods/controllable.pw.toml"
hash = "2c7a28f8adb455c8ee9414627f1c347abc2c123bd94dd5daca5c3c140e927210" hash = "30b5a90befb055fd18307700fa5eafdf4cd26d4c922fa780b5738f7656f3d650"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Controllable" name = "Controllable"
filename = "controllable-forge-1.20.1-0.21.7.jar" filename = "controllable-forge-1.20.1-0.21.7.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "aafe25911400a6972b422b2f4b1c6f8b5ce655b618d61e46d152d3f68f000ba2" hash = "fb2e2d2f902e683b7f3fe272a6ee63b510d41f42cd3189a4c93f90d8f505d8e7"
[versions] [versions]
forge = "47.4.0" forge = "47.4.0"