From 3d34352153cff177e7b0789fe51f5449b17b37d1 Mon Sep 17 00:00:00 2001 From: Skye Prince Date: Tue, 1 Aug 2023 21:51:19 -0700 Subject: [PATCH] some additions --- index.toml | 15 +++++++++++++++ mods/affectionate.pw.toml | 13 +++++++++++++ mods/dramatic-doors.pw.toml | 13 +++++++++++++ mods/glassential-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/affectionate.pw.toml create mode 100644 mods/dramatic-doors.pw.toml create mode 100644 mods/glassential-fabric.pw.toml diff --git a/index.toml b/index.toml index ccea676..00385a7 100644 --- a/index.toml +++ b/index.toml @@ -93,6 +93,11 @@ file = "mods/advanced-networking.pw.toml" hash = "9a6b893e1d6842d5c9eddc612074a1b04f891e5f3405fd543a46e8feea287a2f" metafile = true +[[files]] +file = "mods/affectionate.pw.toml" +hash = "3d5e29b2ecbc3ebe4ed4e9b5c1d731e760556bab29a293be8972ef134d3a3b72" +metafile = true + [[files]] file = "mods/alloy-forgery.pw.toml" hash = "149062fec33cc9b361650d6aacbbb668381007e14ec6b1ef98fb7e4fe9c51685" @@ -243,6 +248,11 @@ file = "mods/discarnate.pw.toml" hash = "b7882bc211ebd4dc135a4d7ee5a0431ad684470445d16565290502ec6ae870e4" metafile = true +[[files]] +file = "mods/dramatic-doors.pw.toml" +hash = "b411cf4702461067e918537c48a6b850ca6983f9cc0382cb202e4c8f4d7c2c44" +metafile = true + [[files]] file = "mods/drogstyle.pw.toml" hash = "4dfeb4a7f9ba351ce1cac51a97693b317ce26f0dcf9ba89e9f2ed96cd5472f57" @@ -368,6 +378,11 @@ file = "mods/gildednetherite.pw.toml" hash = "e218778c97398a026cd9108b0dd3ce9f3c62ef438915c4febf16b5e314407fed" metafile = true +[[files]] +file = "mods/glassential-fabric.pw.toml" +hash = "9960220f1f3ebfdf1b17de4bb5b463c66e2c15e508daa50a29a245e62d40b4ff" +metafile = true + [[files]] file = "mods/glowcase.pw.toml" hash = "54eacaa46ac15f05882394674b3795a354bbbb5dbb9195b6dc70e6fd33c41f7e" diff --git a/mods/affectionate.pw.toml b/mods/affectionate.pw.toml new file mode 100644 index 0000000..8399fac --- /dev/null +++ b/mods/affectionate.pw.toml @@ -0,0 +1,13 @@ +name = "Affectionate" +filename = "affectionate-1.1.3+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VYOybYzW/versions/sAJ8egdA/affectionate-1.1.3%2B1.20.1.jar" +hash-format = "sha1" +hash = "181dd376eccb67bfa0e4a81df34016ae197f4708" + +[update] +[update.modrinth] +mod-id = "VYOybYzW" +version = "sAJ8egdA" diff --git a/mods/dramatic-doors.pw.toml b/mods/dramatic-doors.pw.toml new file mode 100644 index 0000000..f5f6dba --- /dev/null +++ b/mods/dramatic-doors.pw.toml @@ -0,0 +1,13 @@ +name = "Dramatic Doors" +filename = "DramaticDoors-Fabric-1.20.1-2.0.1_1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/aQ7h7gal/versions/kJVUTtpZ/DramaticDoors-Fabric-1.20.1-2.0.1_1.jar" +hash-format = "sha1" +hash = "4539a4736deb99299eee46f843bea4daacdcaf84" + +[update] +[update.modrinth] +mod-id = "aQ7h7gal" +version = "kJVUTtpZ" diff --git a/mods/glassential-fabric.pw.toml b/mods/glassential-fabric.pw.toml new file mode 100644 index 0000000..b71d484 --- /dev/null +++ b/mods/glassential-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Glassential (Fabric/Quilt)" +filename = "glassential-fabric-2.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Hhaag1wJ/versions/Gznx5S3M/glassential-fabric-2.0.0.jar" +hash-format = "sha1" +hash = "1b12dbd2e13ae796bec13393b552ec3ade2f7cb6" + +[update] +[update.modrinth] +mod-id = "Hhaag1wJ" +version = "Gznx5S3M" diff --git a/pack.toml b/pack.toml index 0fbffb3..9407883 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 = "c85004d2d93989533934d389d705778f5aef7dae65a41f3849fdea23704bf61f" +hash = "37728593d84db5b970601502bd1e2f13502e45573646b49ff01749834203b4fb" [versions] minecraft = "1.20.1"