diff --git a/index.toml b/index.toml index d6f97b6..4b19beb 100644 --- a/index.toml +++ b/index.toml @@ -576,6 +576,11 @@ file = "mods/fadeless.pw.toml" hash = "d987a241a56c9e3fde315ca942c8240911b51c98d7d5bd1f089c25ddb8b6cca1" metafile = true +[[files]] +file = "mods/farlands-reborn.pw.toml" +hash = "3a296cd98f45b7c5b98afdfb8afdf2d0ce055ced7ea9f9ec23a9e3d6f664390f" +metafile = true + [[files]] file = "mods/fast-ip-ping.pw.toml" hash = "29d41095d30271247f296402d3e50d8ce060acf77808efcbe25de0ec84e76975" diff --git a/mods/farlands-reborn.pw.toml b/mods/farlands-reborn.pw.toml new file mode 100644 index 0000000..652d52a --- /dev/null +++ b/mods/farlands-reborn.pw.toml @@ -0,0 +1,13 @@ +name = "Farlands Reborn" +filename = "farlandsreborn-1.0.0-1.20.x.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Y2YGBPDD/versions/WZCh9X68/farlandsreborn-1.0.0-1.20.x.jar" +hash-format = "sha512" +hash = "c5af2b14da837a054ea4a38da926eb83f82516d8fab31b76ce3b7b1be78302215ad23d0332e5ed822acb08f12a1a1d4d5e5ca081bd0f58e5679f5262667755b3" + +[update] +[update.modrinth] +mod-id = "Y2YGBPDD" +version = "WZCh9X68" diff --git a/pack.toml b/pack.toml index 4a351de..e3826ec 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8e16d2ef409cf978b914ffb47160fb1900a35c28f6a150cf6eb5afebee9b72e7" +hash = "86b628de6a94cebcdb26ae0c7e34bf57619adf414117d015c173f2c5730874ba" [versions] fabric = "0.18.0"