diff --git a/index.toml b/index.toml index 685e3e9..43c2a58 100644 --- a/index.toml +++ b/index.toml @@ -1743,6 +1743,11 @@ file = "mods/waystones.pw.toml" hash = "34c86f976127ded13120aa03479144f6d66fba395665827b4db649c23822f1b6" metafile = true +[[files]] +file = "mods/werewolves.pw.toml" +hash = "fca90b2030db3de7e3d082f25422992fb92f6e93a2b9912cbcff2153ec73c116" +metafile = true + [[files]] file = "mods/when-dungeons-arise.pw.toml" hash = "fe4eea69646af393a75bf167a35ec4eb267365b7b909cd51dd32caef6a4f3eb1" diff --git a/mods/werewolves.pw.toml b/mods/werewolves.pw.toml new file mode 100644 index 0000000..9628894 --- /dev/null +++ b/mods/werewolves.pw.toml @@ -0,0 +1,13 @@ +name = "Werewolves" +filename = "Werewolves-1.20.1-2.0.2.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3ElBohKg/versions/raXuFH0j/Werewolves-1.20.1-2.0.2.3.jar" +hash-format = "sha1" +hash = "9cb0d53bcdb7c324ad819cf273c74a84f35fdab5" + +[update] +[update.modrinth] +mod-id = "3ElBohKg" +version = "raXuFH0j" diff --git a/pack.toml b/pack.toml index cc1f114..cfc03d8 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 = "e747a4a9eb44e0e63bac752f4367fefa3a794a517b7b1ab03ff7a2ba61295df9" +hash = "b209aff105e3803ea22433815ae357e39d63aa6e223cb82c05d2ef506c159598" [versions] minecraft = "1.20.1"