add toomanyoriginsminus
This commit is contained in:
parent
0f5cc5a33e
commit
4eec7a149d
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -506,6 +506,16 @@ file = "mods/tinkerers-smithing.pw.toml"
|
|||
hash = "1e11c4d1e0b1d5ac240e9d398a5ed5950d97255494744b60a69c113937fa2544"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/toomanyorigins.pw.toml"
|
||||
hash = "c0f681b2a991a5e7f0504f62a922f6f0cb60fc84d85e13092ab865ed11804698"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/toomanyoriginsminus.pw.toml"
|
||||
hash = "f0dc53d3be692830f1885246d75b581cd8fc3f7c809ca0180ba3333b8d8dde68"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/trinkets.pw.toml"
|
||||
hash = "55cfb23db04ca965cb96e5eedd64d13fa168f6c192ef621036ac377b6018f72d"
|
||||
|
|
13
mods/toomanyorigins.pw.toml
Normal file
13
mods/toomanyorigins.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "TooManyOrigins"
|
||||
filename = "TooManyOrigins-1.0.0-beta.20+1.19.2-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xDjN28OB/versions/7NamUTni/TooManyOrigins-1.0.0-beta.20%2B1.19.2-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "674725edbbfb469c09b382d2f2953a6e771ce6febfc69ceb6f9696793a9c9e8951684810b024a7a522255396640a3aa6cc53e07d7d344f254368170f7cd1f1b3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xDjN28OB"
|
||||
version = "7NamUTni"
|
13
mods/toomanyoriginsminus.pw.toml
Normal file
13
mods/toomanyoriginsminus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "TooManyOriginsMinus"
|
||||
filename = "toomanyoriginsminus-1.0.4+1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4DZN6MoU/versions/VNfM6hv4/toomanyoriginsminus-1.0.4%2B1.19.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "f174a771f3208224b9a7a19177e5d2f2537b45e4354359430a91552b02dd8d10887be6a320ab16165f48438d295e6532a73c8d2138a82d9847110a0cc41d2faf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4DZN6MoU"
|
||||
version = "VNfM6hv4"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "905da016d90644521881da0872cdf1db247ef62591999d92d310e32fc6d10b48"
|
||||
hash = "1e2e6aa0b314147dbf6fcadd4bdd0e570d29299ad1cec412d5200ceb24080490"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue