From eb768a0c7a58beff1fd57c2207975eab92d3747f Mon Sep 17 00:00:00 2001 From: Yuki Date: Sun, 18 Jun 2023 22:35:36 +0200 Subject: [PATCH] update --- Modlist.md | 1 + README.md | 1 + index.toml | 7 ++++++- mods/advancedperipherals.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 mods/advancedperipherals.pw.toml diff --git a/Modlist.md b/Modlist.md index 5de3511..7ce3d63 100644 --- a/Modlist.md +++ b/Modlist.md @@ -4,6 +4,7 @@
[Additional Guns](https://legacy.curseforge.com/projects/501214)
[Additional Structures](https://modrinth.com/mod/TWsbC6jW)
[Adorn (Forge)](https://legacy.curseforge.com/projects/438784) +
[Advanced Peripherals](https://modrinth.com/mod/SOw6jD6x)
[Advancement Plaques](https://modrinth.com/mod/9NM0dXub)
[AE Additions - ExtraCells2 Fork](https://legacy.curseforge.com/projects/493962)
[AEInfinityBooster](https://legacy.curseforge.com/projects/559313) diff --git a/README.md b/README.md index b47fe25..dad3b39 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ very epic modpack :D
[Additional Guns](https://legacy.curseforge.com/projects/501214)
[Additional Structures](https://modrinth.com/mod/TWsbC6jW)
[Adorn (Forge)](https://legacy.curseforge.com/projects/438784) +
[Advanced Peripherals](https://modrinth.com/mod/SOw6jD6x)
[Advancement Plaques](https://modrinth.com/mod/9NM0dXub)
[AE Additions - ExtraCells2 Fork](https://legacy.curseforge.com/projects/493962)
[AEInfinityBooster](https://legacy.curseforge.com/projects/559313) diff --git a/index.toml b/index.toml index 45db29f..daaaa82 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "Modlist.md" -hash = "5d391821e23033471c1ddcc2784432961174fbf4d468655bc3d78d54e837a55b" +hash = "de3382a3ea0515f902dc8edb1c7165bdfb5d0eb7b0ee15452defd9bd418d7626" [[files]] file = "README.template.md" @@ -1022,6 +1022,11 @@ file = "mods/adorn-for-forge.pw.toml" hash = "b73fcaf11a8ccd95dd449838dec04027d191a1386a803ec0054341f15e9c4907" metafile = true +[[files]] +file = "mods/advancedperipherals.pw.toml" +hash = "170f66de3557126c8671aa742ebfa6d15dfd3d94ce3648c84ba2cc2fa86167ea" +metafile = true + [[files]] file = "mods/advancement-plaques.pw.toml" hash = "f61da9d7f26b3cf324c3e7ada5b3e5862e01dd37941cd8d219cf08eff7b8b7fc" diff --git a/mods/advancedperipherals.pw.toml b/mods/advancedperipherals.pw.toml new file mode 100644 index 0000000..972e409 --- /dev/null +++ b/mods/advancedperipherals.pw.toml @@ -0,0 +1,13 @@ +name = "Advanced Peripherals" +filename = "AdvancedPeripherals-1.19.2-0.7.28r.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SOw6jD6x/versions/9Xc7VgV1/AdvancedPeripherals-1.19.2-0.7.28r.jar" +hash-format = "sha1" +hash = "963bb9176e6a57660b21f12f87fa1f4306b4da6f" + +[update] +[update.modrinth] +mod-id = "SOw6jD6x" +version = "9Xc7VgV1" diff --git a/pack.toml b/pack.toml index 799c354..fda2491 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 = "b48fac48cf67cfc287c04094eb28010f41fffcfc00291a53b47f5c793d1924e7" +hash = "3ff3371eff31e91c6a09b763971462828cc8d8660a995c1e92c792b4c2ae006c" [versions] forge = "43.2.14"