add controllable

This commit is contained in:
Victoria Fischer 2025-04-18 17:03:21 +02:00
parent d79a900435
commit a4bf8a7d91
3 changed files with 19 additions and 1 deletions

View File

@ -873,6 +873,11 @@ file = "mods/connectivity.pw.toml"
hash = "b110d17098d959631ac663a006fe3145784048d5b443483189949ad8240fb82c" hash = "b110d17098d959631ac663a006fe3145784048d5b443483189949ad8240fb82c"
metafile = true metafile = true
[[files]]
file = "mods/controllable.pw.toml"
hash = "2c7a28f8adb455c8ee9414627f1c347abc2c123bd94dd5daca5c3c140e927210"
metafile = true
[[files]] [[files]]
file = "mods/controlling.pw.toml" file = "mods/controlling.pw.toml"
hash = "1e56f528d8e21b0cf9c52c3d6deea2a4eafa408170b39a070195dbf66617f373" hash = "1e56f528d8e21b0cf9c52c3d6deea2a4eafa408170b39a070195dbf66617f373"

13
mods/controllable.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Controllable"
filename = "controllable-forge-1.20.1-0.21.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "45bf6729d334de98a86e717e81475365607b4a6b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6171424
project-id = 317269

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 = "5378cd0c7ed753c5c616509fef8d7c40c43a0053a6e4aa6ee371df3b15cb91a4" hash = "aafe25911400a6972b422b2f4b1c6f8b5ce655b618d61e46d152d3f68f000ba2"
[versions] [versions]
forge = "47.4.0" forge = "47.4.0"