diff --git a/index.toml b/index.toml index 38b0487..5f31cea 100644 --- a/index.toml +++ b/index.toml @@ -109,6 +109,11 @@ file = "mods/builtin-servers.pw.toml" hash = "98776d93b938c8fc4ffa5818b8e4b8686698feec9fef1e60235d3a368a2cbfa9" metafile = true +[[files]] +file = "mods/caelus.pw.toml" +hash = "8a8ea0af79b88d9c192d208aa5be4bacd934e2b92d4721566e2e796eb9761e10" +metafile = true + [[files]] file = "mods/citadel.pw.toml" hash = "05fdc598a3d7461f62d878ebe8d3d7fd714ca8bdeb93831e9f0e0876adfca01a" @@ -284,6 +289,11 @@ file = "mods/ichunutil.pw.toml" hash = "3aa75e307989c0a66a0658b5c6776e8d664d73f55a99e5ff30ef24d4d2918619" metafile = true +[[files]] +file = "mods/inline.pw.toml" +hash = "2d6a9622b8ef1f30f413b389108e985ef7b86030ce1b4de6648adb8b20e9dd3f" +metafile = true + [[files]] file = "mods/jade-addons-forge.pw.toml" hash = "3f432b6a6358f773426d01ab360816b2792c2d033eeca8d5595d2af205b22321" @@ -384,6 +394,11 @@ file = "mods/patchouli.pw.toml" hash = "3cf8b0b943ef4e88b788d86284f634d7f3a252b642ac0c5b41c7ef2ff548238f" metafile = true +[[files]] +file = "mods/paucal.pw.toml" +hash = "3a4c0fe9052e2c63f96a08066fb18ba08f501e06e8ffd6e2c9240e86eab21304" +metafile = true + [[files]] file = "mods/paxi.pw.toml" hash = "be48890d990e03c639c5636c79bfa74bbd531c49a80487507984899c386a0bd9" diff --git a/mods/caelus.pw.toml b/mods/caelus.pw.toml new file mode 100644 index 0000000..d905efb --- /dev/null +++ b/mods/caelus.pw.toml @@ -0,0 +1,13 @@ +name = "Caelus API" +filename = "caelus-forge-3.2.0+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/40FYwb4z/versions/mRry0DgY/caelus-forge-3.2.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "906baad404c33288d8daf8937bc6a85d3bcc03db67a4a68395b8f01eea57f773420ff97919aadb08a7618b62b0c6c3db72270f9c3af836b822385464f509cf78" + +[update] +[update.modrinth] +mod-id = "40FYwb4z" +version = "mRry0DgY" diff --git a/mods/inline.pw.toml b/mods/inline.pw.toml new file mode 100644 index 0000000..eb6a769 --- /dev/null +++ b/mods/inline.pw.toml @@ -0,0 +1,13 @@ +name = "Inline" +filename = "inline-forge-1.20.1-1.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fin1PX4m/versions/ImjY8MG3/inline-forge-1.20.1-1.0.2.jar" +hash-format = "sha512" +hash = "f144a066be4968de54b46a0b932ff622ba5dfc1b760236ea2b7be6cc87339b7556f30ba4508bcb71d6f08b364e0e95bb78b30098fce6249662f6381823689a39" + +[update] +[update.modrinth] +mod-id = "fin1PX4m" +version = "ImjY8MG3" diff --git a/mods/paucal.pw.toml b/mods/paucal.pw.toml new file mode 100644 index 0000000..84d01ff --- /dev/null +++ b/mods/paucal.pw.toml @@ -0,0 +1,13 @@ +name = "PAUCAL" +filename = "paucal-0.6.0+1.20.1-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/HyBiJPtT/paucal-0.6.0%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "c970d419650a54fbf90319d5a2187228ab634ada8b9a2b381f8365066718e006203f0769217b47c9a875eb296751eadfa5fb79788deb36d7c07ca258e9d3e249" + +[update] +[update.modrinth] +mod-id = "TZo2wHFe" +version = "HyBiJPtT" diff --git a/pack.toml b/pack.toml index 07b2b23..66efa7c 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 = "2b1149abb33a4816bb11e028a8eae662bc58fc956895060e2dc8547448c771c2" +hash = "e3ed602b5be5bf99cc2c2edd5912fb1e92b303b26529f2a83004d6448b8e70e4" [versions] forge = "47.1.3"