From eed54fa4b5c7c5882f89f3d34e699325816fdc3f Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 15 Oct 2023 16:23:35 -0400 Subject: [PATCH] Add Overhauled Village --- index.toml | 5 +++++ mods/ct-overhaul-village.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/ct-overhaul-village.pw.toml diff --git a/index.toml b/index.toml index f4f49e3..f9a4038 100644 --- a/index.toml +++ b/index.toml @@ -162,6 +162,11 @@ file = "mods/creeper-overhaul.pw.toml" hash = "a700b9ee3a43f831e4d71c1c6cd816813975b61ebdb962297e95d71026d1e056" metafile = true +[[files]] +file = "mods/ct-overhaul-village.pw.toml" +hash = "f86da7e8218d71244ab08968bedb203f0fe9bc3c43542e78d795955d35881bf3" +metafile = true + [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131" diff --git a/mods/ct-overhaul-village.pw.toml b/mods/ct-overhaul-village.pw.toml new file mode 100644 index 0000000..08db4c6 --- /dev/null +++ b/mods/ct-overhaul-village.pw.toml @@ -0,0 +1,13 @@ +name = "ChoiceTheorem's Overhauled Village" +filename = "ctov-3.3.5b.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fgmhI8kH/versions/7LYJgioY/ctov-3.3.5b.jar" +hash-format = "sha1" +hash = "28d4c60f9e2066de1d43e22eb15ae1c761bd8f3b" + +[update] +[update.modrinth] +mod-id = "fgmhI8kH" +version = "7LYJgioY" diff --git a/pack.toml b/pack.toml index eb8107f..13a622a 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 = "5fc0617f6386f9632a480f55559360c9299bcbd1d412ebaa44a75b576dcc0ab6" +hash = "388f824234608bed519fa7aabf7e5b9808feac8acc1fdf971328da382ba1c245" [versions] minecraft = "1.20.1"