diff --git a/index.toml b/index.toml index f3328be..6bfc0bf 100644 --- a/index.toml +++ b/index.toml @@ -1225,8 +1225,8 @@ hash = "7d2972ba032fac9973a6269877d51402f235f965993c1c5a05c540b311bc0d0e" metafile = true [[files]] -file = "mods/create-fabric-sodium-fix.pw.toml" -hash = "738234a75b69eadde29b6ebda5f0be28a3ac7f583d31f9a9a62febd4e784c3b7" +file = "mods/create-fabric.pw.toml" +hash = "e5bbc96d6d5d6bffb8e36c89bbd1331d923e23fbb87be8bae208d206832adb1c" metafile = true [[files]] @@ -1422,11 +1422,6 @@ file = "mods/immediatelyfast.pw.toml" hash = "dde5793e11c0f68d9d3cc57101729980d8b6f43776118522b07f8e797314eb45" metafile = true -[[files]] -file = "mods/indium.pw.toml" -hash = "0c5e71addef34c8dcd1c81dfc2ad851a3e274b9d8d3a7d388e1113d4139bf8d8" -metafile = true - [[files]] file = "mods/invmove.pw.toml" hash = "e6f28be788507472c3f6e47709a344c7557769904bfa173d302030a4010b855d" @@ -1532,6 +1527,16 @@ file = "mods/optigui.pw.toml" hash = "7a155a3139f84bfd6183f4f944ae49ff727e1e19aa74605ad32399de6e48ca9d" metafile = true +[[files]] +file = "mods/origins-plus-plus.pw.toml" +hash = "569840d3fe74fe9d4b093fb456b8a9f4d167eabee8b155b1e08bbce71ecb6285" +metafile = true + +[[files]] +file = "mods/origins.pw.toml" +hash = "e09b4e3348ee5e8b836e40ea4745bf3ab0d584512e31166ab34a219c437a736a" +metafile = true + [[files]] file = "mods/owo-lib.pw.toml" hash = "0b4bdff1c9728446eb1a333e671f4d055f7b528c0c8232323f5474d15a860203" @@ -1544,7 +1549,7 @@ metafile = true [[files]] file = "mods/pehkui.pw.toml" -hash = "4f18ed55951f63b89043982e099266597314a2ee65efeab8bc9337b328eca796" +hash = "43b1a56c118d6ca8ee7b9599a88711d1e9426ad565a26ec07d7384457edf97a6" metafile = true [[files]] @@ -1579,7 +1584,7 @@ metafile = true [[files]] file = "mods/qsl.pw.toml" -hash = "cf9ff3fc91c3f4afb5b72575644d40c99d3578c0da5f2039ce0b9b8082314acc" +hash = "db2669fd5202942c0d0514c797c198506470e149542ac9d65e33e04f1a01db23" metafile = true [[files]] @@ -1632,11 +1637,6 @@ file = "mods/slice-and-dice.pw.toml" hash = "c097b1c0b87ce63028d3158d572805d5b7eb99ac87c82cae59083d15985937e6" metafile = true -[[files]] -file = "mods/sodium.pw.toml" -hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b" -metafile = true - [[files]] file = "mods/spark.pw.toml" hash = "43748f15de49b2391b36ec4899d9191042300990201969d3cc2e109d9673656d" diff --git a/mods/create-fabric-sodium-fix.pw.toml b/mods/create-fabric-sodium-fix.pw.toml deleted file mode 100644 index 603f479..0000000 --- a/mods/create-fabric-sodium-fix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create Fabric Sodium Fix" -filename = "create-sodium-fix-0.5.1-d-build.5+mc1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ysHf2zCJ/versions/Z7Vvonpy/create-sodium-fix-0.5.1-d-build.5%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "1ffabea9cc271974d353357561a6af7f155385c1" - -[update] -[update.modrinth] -mod-id = "ysHf2zCJ" -version = "Z7Vvonpy" diff --git a/mods/create-fabric.pw.toml b/mods/create-fabric.pw.toml new file mode 100644 index 0000000..d652a4e --- /dev/null +++ b/mods/create-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create Fabric" +filename = "create-fabric-0.5.1-d-build.1161+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/qlA1WuOK/create-fabric-0.5.1-d-build.1161%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "e5f066598208b340e1a35285d539ac07ac4f6b8e" + +[update] +[update.modrinth] +mod-id = "Xbc0uyRg" +version = "qlA1WuOK" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml deleted file mode 100644 index 9b84aae..0000000 --- a/mods/indium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Indium" -filename = "indium-1.0.27+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Lue6O9z9/indium-1.0.27%2Bmc1.20.1.jar" -hash-format = "sha1" -hash = "8c8e6b96243155b41f2f9d29d5940ee895bcb141" - -[update] -[update.modrinth] -mod-id = "Orvt0mRa" -version = "Lue6O9z9" diff --git a/mods/origins-plus-plus.pw.toml b/mods/origins-plus-plus.pw.toml new file mode 100644 index 0000000..5897cd4 --- /dev/null +++ b/mods/origins-plus-plus.pw.toml @@ -0,0 +1,13 @@ +name = "Origins++" +filename = "origins-plus-plus-2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/npBe7UbS/versions/bfVIibUt/origins-plus-plus-2.2.jar" +hash-format = "sha1" +hash = "a9c5a9fe8d498d8da1c88ac054146e4354f9e495" + +[update] +[update.modrinth] +mod-id = "npBe7UbS" +version = "bfVIibUt" diff --git a/mods/origins.pw.toml b/mods/origins.pw.toml new file mode 100644 index 0000000..4dbe1d7 --- /dev/null +++ b/mods/origins.pw.toml @@ -0,0 +1,13 @@ +name = "Origins" +filename = "Origins-1.20.1-1.10.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3BeIrqZR/versions/OdNHB7Bh/Origins-1.20.1-1.10.0.jar" +hash-format = "sha1" +hash = "e85bbe9554283840ca1d05b09181be29f3a623c0" + +[update] +[update.modrinth] +mod-id = "3BeIrqZR" +version = "OdNHB7Bh" diff --git a/mods/pehkui.pw.toml b/mods/pehkui.pw.toml index 81dc2aa..3131748 100644 --- a/mods/pehkui.pw.toml +++ b/mods/pehkui.pw.toml @@ -4,15 +4,10 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/EKhpC3mG/Pehkui-3.7.11%2B1.14.4-1.20.2.jar" -hash = "1b647ddf6df89841645e1417a62537c2371bc814afe6ba3e7b37c7d574b920193f0d3de2c9c4925047997cebced9b8c8ee8994dd48cb3e4d4bf0001500a9f0d3" -hash-format = "sha512" -mode = "url" - -[option] -optional = false -default = false -description = "Lets you change the size of most entities, shrinking them smaller or growing them larger" +hash-format = "sha1" +hash = "31b1fa1b26d16ae344725f4d84c766a4f6bb4b6d" +[update] [update.modrinth] mod-id = "t5W7Jfwy" version = "EKhpC3mG" diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml index ff5a5ea..d3bbfbd 100644 --- a/mods/qsl.pw.toml +++ b/mods/qsl.pw.toml @@ -4,15 +4,10 @@ side = "both" [download] url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/GjvWb8WQ/qfapi-7.4.0_qsl-6.1.2_fapi-0.90.0_mc-1.20.1.jar" -hash = "1943390d2785502b2c2f6907c1c27604fdeb2f1dfcba1292ef2c254f484a3ff73ef3faf66ad6d6ad075df276baffbf26569d60416ef6c0e829d5d582074c9f78" -hash-format = "sha512" -mode = "url" - -[option] -optional = false -default = false -description = "The standard libraries of the Quilt ecosystem. Essential for your modding experience on Quilt!" +hash-format = "sha1" +hash = "d52456c799cc2534331f9cc71532e43c5f886554" +[update] [update.modrinth] mod-id = "qvIfYCYJ" version = "GjvWb8WQ" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml deleted file mode 100644 index c85899e..0000000 --- a/mods/sodium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sodium" -filename = "sodium-fabric-mc1.20.1-0.5.3.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/4OZL6q9h/sodium-fabric-mc1.20.1-0.5.3.jar" -hash-format = "sha1" -hash = "74784e6deb72e8cdb4e3788ac3a3cfd88fc77acf" - -[update] -[update.modrinth] -mod-id = "AANobbMI" -version = "4OZL6q9h" diff --git a/pack.toml b/pack.toml index 3d3d7ec..8e7262b 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d481de8d7ba05124116d4cc8bc74feae65813469245f495bea17b81ac306f19a" +hash = "9753c26d74da9e211c8c93cc96aaa68a451c37ce4b22fbd7ca91de3a6519e3ca" [versions] minecraft = "1.20.1"