Add supplementaries
This commit is contained in:
parent
4371350a53
commit
cb93279db9
10
index.toml
10
index.toml
@ -287,6 +287,11 @@ file = "mods/modmenu.pw.toml"
|
|||||||
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/moonlight.pw.toml"
|
||||||
|
hash = "b903976c1e5c36f0eb88b3dca5f615a538f680f5d3d12ff08f544ce2299206c6"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/morechathistory.pw.toml"
|
file = "mods/morechathistory.pw.toml"
|
||||||
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
|
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
|
||||||
@ -382,6 +387,11 @@ file = "mods/starlight.pw.toml"
|
|||||||
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/supplementaries.pw.toml"
|
||||||
|
hash = "265ee1c03e7a25a984f32079edfc45a34edcef45dd2125b6cf8e56507cade89a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/terralith.pw.toml"
|
file = "mods/terralith.pw.toml"
|
||||||
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"
|
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"
|
||||||
|
13
mods/moonlight.pw.toml
Normal file
13
mods/moonlight.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Moonlight Lib"
|
||||||
|
filename = "moonlight-1.20-2.8.49-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/GFChSR1Q/moonlight-1.20-2.8.49-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a92962f740cdca34266b06df9d1cc3a348592ecc"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "twkfQtEc"
|
||||||
|
version = "GFChSR1Q"
|
13
mods/supplementaries.pw.toml
Normal file
13
mods/supplementaries.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Supplementaries"
|
||||||
|
filename = "supplementaries-1.20-2.6.12-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/N7Bej41a/supplementaries-1.20-2.6.12-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3f39967253055d986c9b299cbc30919f4442738d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fFEIiSDQ"
|
||||||
|
version = "N7Bej41a"
|
@ -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 = "9515020709086486b2c85ba866de8ef7e5378439ecd0a024931b9724381ee28d"
|
hash = "5fc0617f6386f9632a480f55559360c9299bcbd1d412ebaa44a75b576dcc0ab6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user