From 90ffdae20367c5ffc93732fd2a3573c03e61def7 Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Wed, 16 Oct 2024 13:50:10 +0200 Subject: [PATCH] added hurricane --- TrotCraft/server/index.toml | 40 ++++++++++++++----------- TrotCraft/server/mods/hurricane.pw.toml | 13 ++++++++ 2 files changed, 35 insertions(+), 18 deletions(-) create mode 100644 TrotCraft/server/mods/hurricane.pw.toml diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index ca0273b..985d31d 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -1,58 +1,58 @@ hash-format = "sha256" [[files]] -file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-PRIDE.png" +file = "config/MiniMOTD/icons/TwitchTrot_group_logo-PRIDE.png" [[files]] -file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-0.png" +file = "config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-0.png" [[files]] -file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-1.png" +file = "config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-1.png" [[files]] -file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-2.png" +file = "config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-2.png" [[files]] -file = "config/yosbr/config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-4.png" +file = "config/MiniMOTD/icons/TwitchTrot_group_logo-textonly-purpleBG-4.png" [[files]] -file = "config/yosbr/config/MiniMOTD/main.conf" +file = "config/MiniMOTD/main.conf" [[files]] -file = "config/yosbr/config/betterdungeons-fabric-1_20_4.toml" +file = "config/betterdungeons-fabric-1_20_4.toml" [[files]] -file = "config/yosbr/config/bigpony.json" +file = "config/bigpony.json" [[files]] -file = "config/yosbr/config/modmenu.json" +file = "config/modmenu.json" [[files]] -file = "config/yosbr/config/servercore/config.yml" +file = "config/servercore/config.yml" [[files]] -file = "config/yosbr/config/servercore/optimizations.yml" +file = "config/servercore/optimizations.yml" [[files]] -file = "config/yosbr/config/styled-chat.json" +file = "config/styled-chat.json" [[files]] -file = "config/yosbr/config/styled-nicknames.json" +file = "config/styled-nicknames.json" [[files]] -file = "config/yosbr/config/styledplayerlist/config.json" +file = "config/styledplayerlist/config.json" [[files]] -file = "config/yosbr/config/styledplayerlist/styles/animated.json" +file = "config/styledplayerlist/styles/animated.json" [[files]] -file = "config/yosbr/config/styledplayerlist/styles/default.json" +file = "config/styledplayerlist/styles/default.json" [[files]] -file = "config/yosbr/config/universal-graves/config.json" +file = "config/universal-graves/config.json" [[files]] -file = "config/yosbr/config/vcinteraction/vcinteraction.properties" +file = "config/vcinteraction/vcinteraction.properties" [[files]] file = "datapacks/armor statues v2.8.13 (MC 1.21.0).zip" @@ -195,6 +195,10 @@ metafile = true file = "mods/htm.pw.toml" metafile = true +[[files]] +file = "mods/hurricane.pw.toml" +metafile = true + [[files]] file = "mods/incendium.pw.toml" metafile = true diff --git a/TrotCraft/server/mods/hurricane.pw.toml b/TrotCraft/server/mods/hurricane.pw.toml new file mode 100644 index 0000000..de18d8a --- /dev/null +++ b/TrotCraft/server/mods/hurricane.pw.toml @@ -0,0 +1,13 @@ +name = "Hurricane" +filename = "hurricane-fabric-2.1.0+build.180.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/cKrS5WCg/versions/wpMhhaSi/hurricane-fabric-2.1.0%2Bbuild.180.jar" +hash-format = "sha512" +hash = "bd17dbdbd0877bf0eec153ea7a42d795a45f556df6ccaedc8148d2a2864bb327bb62890e24ce4cb98d04c7a5d8297c09f4a6ef998bf7c5533e9b1d686626c379" + +[update] +[update.modrinth] +mod-id = "cKrS5WCg" +version = "wpMhhaSi"