diff --git a/server/index.toml b/server/index.toml index 5d14ea0..bbd5115 100644 --- a/server/index.toml +++ b/server/index.toml @@ -145,6 +145,11 @@ file = "mods/styledplayerlist.pw.toml" hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56" metafile = true +[[files]] +file = "mods/terra.pw.toml" +hash = "419d6de58d9fc16c2fd2cb3dbfcc66aa8416bb3356f819477d0454b775dd877c" +metafile = true + [[files]] file = "mods/timeoutout.pw.toml" hash = "c4bd495a452840e026fdb0dee9f38c4d4cb8697ff4980210fce49fe74ace7cbd" diff --git a/server/mods/terra.pw.toml b/server/mods/terra.pw.toml new file mode 100644 index 0000000..76ebca4 --- /dev/null +++ b/server/mods/terra.pw.toml @@ -0,0 +1,13 @@ +name = "Terra" +filename = "Terra-fabric-6.4.3-BETA+ab60f14ff.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/FIlZB9L0/versions/EVe9wYaj/Terra-fabric-6.4.3-BETA%2Bab60f14ff.jar" +hash-format = "sha1" +hash = "d42a9ec669c029c0bbe04a35eaefe9fae7151958" + +[update] +[update.modrinth] +mod-id = "FIlZB9L0" +version = "EVe9wYaj" diff --git a/server/pack.toml b/server/pack.toml index c380f4e..88d4266 100644 --- a/server/pack.toml +++ b/server/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c6d342d591a57623e9ceec9e8866dcaca4631bddd7a23ed3c22e30921e45b59d" +hash = "f0c298c367db69c7f6172f9958fc10eafd9467f7538aae48329a8fc2b735b7d7" [versions] fabric = "0.15.9"