diff --git a/index.toml b/index.toml index 4e3ba97..7ecbb3d 100644 --- a/index.toml +++ b/index.toml @@ -395,6 +395,11 @@ file = "mods/lighty.pw.toml" hash = "3e1e1e3f2d444c1fde1b507a0a642e0404df9784d1d3b990a5b3bdc1843fe232" metafile = true +[[files]] +file = "mods/limbonic-legacy.pw.toml" +hash = "436242299d8bf29823afe36112d1848622960c67b391ccbf492a7f0088437712" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" @@ -495,6 +500,11 @@ file = "mods/packages.pw.toml" hash = "8d7b1f8b6989bf82fc15ffececc3a9602c509026c4f46fcf0caefb8893a6cb95" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "cd1f0cf0ae2b6e1c14e3caa4685ae721cb590835110e076400cd986be1db9903" +metafile = true + [[files]] file = "mods/pehkui.pw.toml" hash = "d46a3fac2fdeb35c27e7245fa162ccde40dd449dbe4812d162c13d95d742ccc3" @@ -725,6 +735,11 @@ file = "mods/templates-2.pw.toml" hash = "f30f1f159f1b737269d769a8e97c1979e019ec953fb1dd664a9c4e63d24a7b79" metafile = true +[[files]] +file = "mods/terrariamod.pw.toml" +hash = "db930d285b9407c1ccb1e472c720bae8e58cafe814955363e1946a5e8fd245d4" +metafile = true + [[files]] file = "mods/the-mighty-architectury.pw.toml" hash = "f3167bb94707d44321e0c850ec758272c7ae700e48c7d7588f2926dedd966064" diff --git a/mods/limbonic-legacy.pw.toml b/mods/limbonic-legacy.pw.toml new file mode 100644 index 0000000..b5ed668 --- /dev/null +++ b/mods/limbonic-legacy.pw.toml @@ -0,0 +1,7 @@ +name = "limbonic-legacy" +filename = "limbonic-legacy-1.1.0.jar" + +[download] +url = "https://github.com/AutumnalDev/LimbonicLegacy/releases/download/1.1.0/limbonic-legacy-1.1.0.jar" +hash-format = "sha256" +hash = "4f455934269660b7272bf518b8da9a098e696c2a591c8af6ce920e3ed53e2f86" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..bd92962 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-81-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/tzz6fEoj/Patchouli-1.20.1-81-FABRIC.jar" +hash-format = "sha1" +hash = "eaab83736fedfd7336c3b8429b08c6f56a4f5d69" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "tzz6fEoj" diff --git a/mods/terrariamod.pw.toml b/mods/terrariamod.pw.toml new file mode 100644 index 0000000..988bc46 --- /dev/null +++ b/mods/terrariamod.pw.toml @@ -0,0 +1,7 @@ +name = "terrariamod" +filename = "TerrariaMod.-.Quilt.1.20.1-r2.1.jar" + +[download] +url = "https://github.com/Ryorama/Terrariamod/releases/download/1.20.1-v0.2.1/TerrariaMod.-.Quilt.1.20.1-r2.1.jar" +hash-format = "sha256" +hash = "86c89287618151551ec5377c1a3e38e178392f94d580e104762127ca31868716" diff --git a/pack.toml b/pack.toml index a42ecb7..298db92 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c5370e456b0e035c36dece6e508480d9fc00f1b78d568d5d077405839c336a89" +hash = "8ff9ced37de903e7f31524c06fe57b4b2625b13208d94333c0b55ff1e5c1d185" [versions] minecraft = "1.20.1"