add controlling dep

This commit is contained in:
Merith-TK 2023-05-10 15:08:22 -07:00
parent 3c18781a20
commit 76ce17c8ac
3 changed files with 19 additions and 1 deletions

View file

@ -274,6 +274,11 @@ file = "mods/roughly-enough-items.pw.toml"
hash = "1a288ba9c3f6a2fd9798b1db215b0c24a8d20e50bb8b006972d6e682197fee27"
metafile = true
[[files]]
file = "mods/searchables.pw.toml"
hash = "ef780ba6a6b33a174847a730e47f73a89d2b372f6b1ad8601eda9dcbad4b69ef"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "d8ae225565aa80b048bd31523bcc08ce6cc3d561d12ff9b3f5fdc21aec817a40"

View file

@ -0,0 +1,13 @@
name = "Searchables"
filename = "Searchables-fabric-1.19.4-1.0.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "0e94ea47ce439b50a1b55cd40942116f54cc03c7"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4529868
project-id = 858542

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e7a13a89626486178683753f87c8a17b8b3967a73cc96fa4622b4510b1f9d004"
hash = "53ff186957cf40b9dba1ddf6cac9dff662715a81571626d363c130c41c9b683a"
[versions]
fabric = "0.14.19"