diff --git a/index.toml b/index.toml index 488c0a6..fe03374 100644 --- a/index.toml +++ b/index.toml @@ -337,6 +337,11 @@ file = "mods/adventurers-beyond.pw.toml" hash = "3837e5c6fef8e113ef53f5a9d3d89f18eda629081281fd6e291d966334a76dcd" metafile = true +[[files]] +file = "mods/ae2.pw.toml" +hash = "8df4661f7a00b5e01562b27370b077d5b6df3d584aaf63e954dd7e449a77f6ab" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "f505b6243437bbc34ecbbce7953049eba3e9a41ef3fdf5a0994b431b5c0273fe" @@ -372,6 +377,16 @@ file = "mods/botarium.pw.toml" hash = "259f87414d03275384b354b74ce40c51dc0e741b7214ab57ae7d003b14ffbb3d" metafile = true +[[files]] +file = "mods/cc-tweaked.pw.toml" +hash = "59dcbc3a47f407858e52dbd02948e258ccc38ced0a78451bab9fbb6eb0b3e9be" +metafile = true + +[[files]] +file = "mods/cccbridge.pw.toml" +hash = "86934e48e50a5e92cf82103f60893c7028436c1112a4e1ef92a68b59ca68814a" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "5cbf4adcbe4fc9d2537aee987065185716b2c99b0c5d32acbb3917cb5248e99f" diff --git a/mods/ae2.pw.toml b/mods/ae2.pw.toml new file mode 100644 index 0000000..af2421d --- /dev/null +++ b/mods/ae2.pw.toml @@ -0,0 +1,13 @@ +name = "Applied Energistics 2" +filename = "appliedenergistics2-forge-15.2.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/kF3whRqC/appliedenergistics2-forge-15.2.11.jar" +hash-format = "sha1" +hash = "16ab2c2ede29a5f2c749f6b0151b1de2cacc76ba" + +[update] +[update.modrinth] +mod-id = "XxWD5pD3" +version = "kF3whRqC" diff --git a/mods/cc-tweaked.pw.toml b/mods/cc-tweaked.pw.toml new file mode 100644 index 0000000..7d0ffe1 --- /dev/null +++ b/mods/cc-tweaked.pw.toml @@ -0,0 +1,13 @@ +name = "CC: Tweaked" +filename = "cc-tweaked-1.20.1-forge-1.111.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/eMzJxUoQ/cc-tweaked-1.20.1-forge-1.111.0.jar" +hash-format = "sha1" +hash = "7be5aa1975b84b8f75d77eb0cb89d26ca4ee3680" + +[update] +[update.modrinth] +mod-id = "gu7yAYhd" +version = "eMzJxUoQ" diff --git a/mods/cccbridge.pw.toml b/mods/cccbridge.pw.toml new file mode 100644 index 0000000..d8b67cd --- /dev/null +++ b/mods/cccbridge.pw.toml @@ -0,0 +1,13 @@ +name = "CC:C Bridge" +filename = "cccbridge-mc1.20.1-forge-1.6.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fXt291FO/versions/sPKVzUaW/cccbridge-mc1.20.1-forge-1.6.3.jar" +hash-format = "sha1" +hash = "78a03348b3c1f26170cd1171b3a8ca8fbb34a272" + +[update] +[update.modrinth] +mod-id = "fXt291FO" +version = "sPKVzUaW" diff --git a/pack.toml b/pack.toml index 8f44167..5577d8b 100644 --- a/pack.toml +++ b/pack.toml @@ -5,8 +5,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "bbed5a87632334ec819328c25a1c4af5b795662e008264afc357d2e631010d79" +hash = "7ba6ef370219cd005f92d30ac0401ffcfe51858808692f4431cbeeb6dac3ef9a" [versions] -forge = "47.3.0" minecraft = "1.20.1" +neoforge = "47.1.106"