Add supplementaries

This commit is contained in:
NullBite 2023-10-15 16:00:40 -04:00
parent 4371350a53
commit cb93279db9
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 37 additions and 1 deletions

View File

@ -287,6 +287,11 @@ file = "mods/modmenu.pw.toml"
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
metafile = true
[[files]]
file = "mods/moonlight.pw.toml"
hash = "b903976c1e5c36f0eb88b3dca5f615a538f680f5d3d12ff08f544ce2299206c6"
metafile = true
[[files]]
file = "mods/morechathistory.pw.toml"
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
@ -382,6 +387,11 @@ file = "mods/starlight.pw.toml"
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
metafile = true
[[files]]
file = "mods/supplementaries.pw.toml"
hash = "265ee1c03e7a25a984f32079edfc45a34edcef45dd2125b6cf8e56507cade89a"
metafile = true
[[files]]
file = "mods/terralith.pw.toml"
hash = "7eab318d7763eecf47bde9ecd8d499fe676935392e222a9e8c64c08e6df548d5"

13
mods/moonlight.pw.toml Normal file
View 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"

View 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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9515020709086486b2c85ba866de8ef7e5378439ecd0a024931b9724381ee28d"
hash = "5fc0617f6386f9632a480f55559360c9299bcbd1d412ebaa44a75b576dcc0ab6"
[versions]
minecraft = "1.20.1"