diff --git a/minecraft/pack/index.toml b/minecraft/pack/index.toml index dc52b51..f0af129 100644 --- a/minecraft/pack/index.toml +++ b/minecraft/pack/index.toml @@ -78,6 +78,11 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "3d0bf4d56ea941f856200934fdc2fb4952fe513d469f47bdb5fc586f99f16097" metafile = true +[[files]] +file = "mods/fastback.pw.toml" +hash = "c188bba50d7c83f489e78d767eb049fb57b452b2fe291562e9b6ae98029e034e" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "1ef554f7a8d5f7ed4bc21316e034eeef3430dc306012c0a706bd4c3e4ac253aa" diff --git a/minecraft/pack/mods/fastback.pw.toml b/minecraft/pack/mods/fastback.pw.toml new file mode 100644 index 0000000..0401f32 --- /dev/null +++ b/minecraft/pack/mods/fastback.pw.toml @@ -0,0 +1,13 @@ +name = "Fast Backups" +filename = "fastback-0.23.0+1.21.4-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/ZHKrK8Rp/versions/1KuX59cj/fastback-0.23.0%2B1.21.4-fabric.jar" +hash-format = "sha512" +hash = "bf242614ffcd3c35d2ee4dcf9de5ba4b20a4bd56fbf3ba69dc33063185e501bf58cfa920c915a7849b19453c6e4f04332228f20270a2a3197b34fa1d6ec6a433" + +[update] +[update.modrinth] +mod-id = "ZHKrK8Rp" +version = "1KuX59cj" diff --git a/minecraft/pack/pack.toml b/minecraft/pack/pack.toml index f8e8d51..70d975f 100644 --- a/minecraft/pack/pack.toml +++ b/minecraft/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b777000a094426a05581f7a34eb8b0ddeecc20c7c49e72d0430b68d0b903de5e" +hash = "030a1a6c91f503872be7f31c1cd946f33bad5816c1225a312fc809bfa1409210" [versions] fabric = "0.16.9"