poxy
This commit is contained in:
parent
cbb9679232
commit
6e856a3ce5
3 changed files with 19 additions and 1 deletions
|
@ -82,6 +82,11 @@ file = "mods/fabric-api.pw.toml"
|
|||
hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabricproxy-lite.pw.toml"
|
||||
hash = "21a9b349fd73558a8c7a49748cb4e9d0a561905bbef7b0e5d9b6466a93c62345"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/faewufs-diversity.pw.toml"
|
||||
hash = "896c6ddf00de7f13b57a386cbf5e8ab82068ea26a10bb9d5bdc73f1bcfdfb4fb"
|
||||
|
|
13
mods/fabricproxy-lite.pw.toml
Normal file
13
mods/fabricproxy-lite.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "FabricProxy-Lite"
|
||||
filename = "FabricProxy-Lite-2.9.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8dI2tmqs/versions/AQhF7kvw/FabricProxy-Lite-2.9.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "08542e32123a23f017aaf8ea718de5520e9914f9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8dI2tmqs"
|
||||
version = "AQhF7kvw"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c33caa15b9f138736e5991a9a1374f828c466a869bcf5a19c3c6e04ff0636742"
|
||||
hash = "7430f369bd7794aebffdeefe2020d48e05c9cbfc79b9295a9836e42ac334c520"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue