add voxy and dh
This commit is contained in:
parent
d7860ae812
commit
77f624cb7b
5 changed files with 47 additions and 3 deletions
Binary file not shown.
10
index.toml
10
index.toml
|
|
@ -135,6 +135,11 @@ file = "mods/cut-through.pw.toml"
|
|||
hash = "06ecf8909f6baf4ab229bad6e6490b79fa26be7263abc24ca3d3d50102f239eb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/distanthorizons.pw.toml"
|
||||
hash = "f591c5aa1c94d7c33ce32e69ac7cc982e2380fb4bc2b270daf18cc256a1b96cc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/do-a-barrel-roll.pw.toml"
|
||||
hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7"
|
||||
|
|
@ -340,6 +345,11 @@ file = "mods/unilib.pw.toml"
|
|||
hash = "d25e68bfaa4f0adaf716738827256d0b7d78889852fc6cef667c6c2fe4326526"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/voxy.pw.toml"
|
||||
hash = "f58f386a854b0830d728fdcb0f0d93b7b8789068c0d5ce84aab0796e5510c4cf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "6b2e6c4faa6fa928c5c5c582752b80401e418d4f897839b7d0338acc08e94803"
|
||||
|
|
|
|||
17
mods/distanthorizons.pw.toml
Normal file
17
mods/distanthorizons.pw.toml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
name = "Distant Horizons"
|
||||
filename = "DistantHorizons-2.4.3-b-1.21.11-fabric-neoforge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/OmG1jkba/DistantHorizons-2.4.3-b-1.21.11-fabric-neoforge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e5f736dec3c6b5788f86aea8fa1befe018cbf4e799e283403617c92477decfcce7578cf97edf4bbf04e424e7c5432c44e76a3384b4f9e738a11f9ee4e8bb05f3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uCdwusMi"
|
||||
version = "OmG1jkba"
|
||||
|
||||
[option]
|
||||
optional=true
|
||||
default=false
|
||||
17
mods/voxy.pw.toml
Normal file
17
mods/voxy.pw.toml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
name = "voxy"
|
||||
filename = "voxy-0.2.7-alpha.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fxxUqruK/versions/43ZsTDqV/voxy-0.2.7-alpha.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b4e310903bfd436b19ba6a472073fd1cd5b11ad0c93df77677dd14a578e8801b133425030608e3b3d1fae31aadb09fa0ebdc0177d41284719e692039b49f9d0f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fxxUqruK"
|
||||
version = "43ZsTDqV"
|
||||
|
||||
[option]
|
||||
optional=true
|
||||
default=false
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Nilla"
|
||||
author = "Ryan & Gabe (The Goats)"
|
||||
version = "1.2.0"
|
||||
pack-format = "packwiz:1.2.0"
|
||||
version = "1.3.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e38512810be0dce5b647a5724a5028e3fe1fca947c6dcbd6741d54a9f3732ad4"
|
||||
hash = "01a5d96c684afb6ab6fd2fbb73815750f76954769de114877d4873ac090c4d23"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.3"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue