diff --git a/index.toml b/index.toml index cb64c5a..576d658 100644 --- a/index.toml +++ b/index.toml @@ -640,6 +640,11 @@ file = "mods/rhino.pw.toml" hash = "5b92406160d9ea8a61ddf111caaecb7f6283678e2c40b08b72dce3eeaf20dc96" metafile = true +[[files]] +file = "mods/savage-ender-dragon.pw.toml" +hash = "844ccf23ba21f56bc5ddc4f64afdf3bcf8b6b29f6066b5520311aee96b59b339" +metafile = true + [[files]] file = "mods/screenshot-viewer.pw.toml" hash = "142dd384cfb6ed95d9962599278c870998ba2d80dc1bdab622616c50b29893b5" diff --git a/mods/savage-ender-dragon.pw.toml b/mods/savage-ender-dragon.pw.toml new file mode 100644 index 0000000..1a1b2fa --- /dev/null +++ b/mods/savage-ender-dragon.pw.toml @@ -0,0 +1,13 @@ +name = "Savage Ender Dragon[Forge/Fabric]" +filename = "dragonfight-1.20.1-4.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "8eea2b3f3f1012670ce11d198b039306f47655ca" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5560802 +project-id = 523327 diff --git a/mods/true-ending.pw.toml b/mods/true-ending.pw.toml deleted file mode 100644 index d0d98e6..0000000 --- a/mods/true-ending.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "True Ending: Ender Dragon Overhaul" -filename = "tru.e-ending-v1.1.0c.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/MCnBYP0b/versions/TO1g4SDa/tru.e-ending-v1.1.0c.jar" -hash-format = "sha512" -hash = "4b4bc616a823fca5e91dd149464f2a92b18797cd4f1517bab73b45a77e2337d480c858a1297ee1bb2e44725725e817e59f904e33df62b32d0b7a2b3fffe92ebd" - -[update] -[update.modrinth] -mod-id = "MCnBYP0b" -version = "TO1g4SDa" diff --git a/pack.toml b/pack.toml index 0255d67..fd7a279 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 = "c4e1f6fb96caae9893df69360605e3a771097b0afd4e448a9d93865cf1f50ea9" +hash = "aa53f07abf63f96828496133f99cce62a1a7b8bf3dd690dd92c3d892ecb7c884" [versions] forge = "47.3.0"