From c90fca75dc5563901a0d097da5f0177a8aa7dcc4 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 15 Oct 2023 15:18:37 -0400 Subject: [PATCH] Add Applied Energistics 2 --- index.toml | 5 +++++ mods/ae2.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/ae2.pw.toml diff --git a/index.toml b/index.toml index 484502a..6b46b45 100644 --- a/index.toml +++ b/index.toml @@ -52,6 +52,11 @@ hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5" file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt" hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c" +[[files]] +file = "mods/ae2.pw.toml" +hash = "e9c129d8c33109001d2fe54eab8fd60c85d0dd6b02d00e0ba2aa433d40886160" +metafile = true + [[files]] file = "mods/ambientsounds.pw.toml" hash = "65df20d0156ede8eefdedbcb297ee041f3e0d4058e957f3b7d52c509d9d07852" diff --git a/mods/ae2.pw.toml b/mods/ae2.pw.toml new file mode 100644 index 0000000..15eb9ca --- /dev/null +++ b/mods/ae2.pw.toml @@ -0,0 +1,13 @@ +name = "Applied Energistics 2" +filename = "appliedenergistics2-fabric-15.0.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/BUHQD4RJ/appliedenergistics2-fabric-15.0.13.jar" +hash-format = "sha1" +hash = "c5b39d696252a1767da82921469ee5dbdafee493" + +[update] +[update.modrinth] +mod-id = "XxWD5pD3" +version = "BUHQD4RJ" diff --git a/pack.toml b/pack.toml index fe72748..d07a0f3 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 = "cf0b43bd9370e15be73fab1f6c22165435fa12f66623237992d24676ed5e1b25" +hash = "598357a53e402336cd4e6134f163a6b6e3183f4471aea11208d7071a0fcc9f16" [versions] minecraft = "1.20.1"