diff --git a/index.toml b/index.toml index ffb1212..57ecd48 100644 --- a/index.toml +++ b/index.toml @@ -844,6 +844,11 @@ file = "mods/modmenu.toml" hash = "8f501b0b0f968e3b4819219c5fd5c656500bb0a2736cafff092ce7279fe85574" metafile = true +[[files]] +file = "mods/monsters-in-the-closet.pw.toml" +hash = "57184008d5be04ccb9fc654447de2e187fddbb6d4ce6ae903c8369ca4b87f806" +metafile = true + [[files]] file = "mods/more-villagers-fabric.toml" hash = "bda9aee694a66bd932162b79955bf4611f7ad25ca064ad0ef86c0a618a37773f" diff --git a/mods/monsters-in-the-closet.pw.toml b/mods/monsters-in-the-closet.pw.toml new file mode 100644 index 0000000..cb8439e --- /dev/null +++ b/mods/monsters-in-the-closet.pw.toml @@ -0,0 +1,13 @@ +name = "Monsters in the Closet" +filename = "monsters-in-the-closet-1.0.3+1.18.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GMA8jFBD/versions/v1.0.2+1.18/monsters-in-the-closet-1.0.3%2B1.18.jar" +hash-format = "sha1" +hash = "13f57612fb0389b45627e053f7d60a69c0cbb8e0" + +[update] +[update.modrinth] +mod-id = "GMA8jFBD" +version = "5ux3OjpS" diff --git a/pack.toml b/pack.toml index 424920f..fa8d2df 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 = "56997bf881f15ccbd25ea7025b1b2c8dcb750ab51a8579e865055c6a377f7cc8" +hash = "5dcab4d11abe4af7cefc05145494f91c37b2f4143cfb84245ff7b97529caa1d7" [versions] fabric = "0.14.7"