diff --git a/index.toml b/index.toml index a0f045a..7fd06bf 100644 --- a/index.toml +++ b/index.toml @@ -515,6 +515,11 @@ file = "mods/searchables.pw.toml" hash = "f61962f7e668bcaa5c01a3314d7dde1e897f5dfb0d347a50ec6304f04244a306" metafile = true +[[files]] +file = "mods/servercore.pw.toml" +hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "9b6155f3adc212bf6faf818c9d4e02be39dfd822951ecd6c8960ac0f51122fa7" diff --git a/mods/servercore.pw.toml b/mods/servercore.pw.toml new file mode 100644 index 0000000..af043ac --- /dev/null +++ b/mods/servercore.pw.toml @@ -0,0 +1,13 @@ +name = "ServerCore" +filename = "servercore-fabric-1.3.9+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4WWQxlQP/versions/RjHT254T/servercore-fabric-1.3.9%2B1.20.1.jar" +hash-format = "sha1" +hash = "ceb09cc02c449209b7877cb05965779dc8f609e3" + +[update] +[update.modrinth] +mod-id = "4WWQxlQP" +version = "RjHT254T" diff --git a/pack.toml b/pack.toml index 76a5d15..b7a353d 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b57a2058d1a9d17a4276bfbf3f50df16a01815e8d2374c328f6ebb15fd175d6d" +hash = "781bf19d8b4b59bbf051727d3e8e7ddc1f855dc5007d3b55f1a913e0046ca640" [versions] minecraft = "1.20.1"