added hurricane
This commit is contained in:
parent
993cbf0d8b
commit
90ffdae203
2 changed files with 35 additions and 18 deletions
|
@ -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
|
||||
|
|
13
TrotCraft/server/mods/hurricane.pw.toml
Normal file
13
TrotCraft/server/mods/hurricane.pw.toml
Normal file
|
@ -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"
|
Loading…
Reference in a new issue