diff --git a/src/index.toml b/src/index.toml index 8ced790..4550e8c 100644 --- a/src/index.toml +++ b/src/index.toml @@ -330,6 +330,11 @@ file = "mods/better-combat-by-daedelus.pw.toml" hash = "595dd6740cf1617fcbe7ce334746ce86e89e259671b75b4a120f5e8d506aa755" metafile = true +[[files]] +file = "mods/better-third-person.pw.toml" +hash = "032c6fa1b771d43a6716738e33b8e7daec34af4e8eec007adc6d22cf824f2a2f" +metafile = true + [[files]] file = "mods/betterf3.pw.toml" hash = "ca52b58cf0540bcec5d8b0318cddb371683b6f3f87ad9b925ff600ddd330f461" @@ -520,11 +525,6 @@ file = "mods/cyclops-core.pw.toml" hash = "6152b2c847fd1703b036b5ab15bfc14ab25d59ae63fd2200670d4fc7947f1999" metafile = true -[[files]] -file = "mods/discord4fabric.pw.toml" -hash = "f2fbe88573cf94fd3467b8b516320afeed5b760e00069e253662f342bb47fb35" -metafile = true - [[files]] file = "mods/disenchantingforge.pw.toml" hash = "7f5d118219135a4a700e5b2527a2015b9c8382e97f88e51699db75411e626e56" @@ -800,11 +800,6 @@ file = "mods/lazurite.pw.toml" hash = "c397996477dbd2c0055f4737422f8882f890afb6084003ec465f34067dbcf4f4" metafile = true -[[files]] -file = "mods/leawinds-third-person-perspective.pw.toml" -hash = "3522401ef66dcaa4f462abe7bcd5697b1a9b81f84e39f7ef826b8dc8bea68ddf" -metafile = true - [[files]] file = "mods/login-protection.pw.toml" hash = "01a492b04d121e0f24c5879f994e1ed4dfb588e82b98337a67673665465f923d" diff --git a/src/mods/better-third-person.pw.toml b/src/mods/better-third-person.pw.toml new file mode 100644 index 0000000..3bbc4b6 --- /dev/null +++ b/src/mods/better-third-person.pw.toml @@ -0,0 +1,13 @@ +name = "Better Third Person" +filename = "BetterThirdPerson-Forge-1.20-1.9.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/G1s2WpNo/versions/XkYduFuv/BetterThirdPerson-Forge-1.20-1.9.0.jar" +hash-format = "sha1" +hash = "0b0a3ff3b244fa191b3f9580547071dee46f7276" + +[update] +[update.modrinth] +mod-id = "G1s2WpNo" +version = "XkYduFuv" diff --git a/src/mods/discord4fabric.pw.toml b/src/mods/discord4fabric.pw.toml deleted file mode 100644 index a7df62f..0000000 --- a/src/mods/discord4fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Discord4Fabric" -filename = "discord4fabric-1.20.1-1.10.5.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/qc4oLwfr/versions/fY3XuhMg/discord4fabric-1.20.1-1.10.5.jar" -hash-format = "sha1" -hash = "25c0df71a65b22b741e35de129267849793b4f50" - -[update] -[update.modrinth] -mod-id = "qc4oLwfr" -version = "fY3XuhMg" diff --git a/src/mods/leawinds-third-person-perspective.pw.toml b/src/mods/leawinds-third-person-perspective.pw.toml deleted file mode 100644 index 2c5acca..0000000 --- a/src/mods/leawinds-third-person-perspective.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LEAWIND's Third Person Perspective" -filename = "leawind_third_person_perspective-1.20.1-forge-47.2.0-1.0.1.jar" -side = "client" - -[download] -hash-format = "sha1" -hash = "c8a3309d7773376a8c6575c7d499184eb5256769" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4844299 -project-id = 930880 diff --git a/src/pack.toml b/src/pack.toml index 725eeca..5b20f00 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.7.5" +version = "0.7.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c53bc830c32fa34a928261e7515bb52d192c9a19b4317204575cd66fbca8becf" +hash = "c1a010909cf39058cc1b43faa0f4360c4e0a8517faa63f4c6010d5cd61fe88fb" [versions] forge = "47.2.0"