diff --git a/index.toml b/index.toml index 0fc4e29..6483750 100644 --- a/index.toml +++ b/index.toml @@ -147,6 +147,11 @@ file = "mods/bookshelf-lib.pw.toml" hash = "418b4902c5d870ee27a952cc3c39ddfa931f2d40c55c7e963f35849402955c2c" metafile = true +[[files]] +file = "mods/cleardespawn.pw.toml" +hash = "fdf0fb9507b144cc345dfb2db33eeb1a8b7c8284d171bac7c1e3d55996ca0a3b" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691" diff --git a/mods/cleardespawn.pw.toml b/mods/cleardespawn.pw.toml new file mode 100644 index 0000000..e4e1451 --- /dev/null +++ b/mods/cleardespawn.pw.toml @@ -0,0 +1,13 @@ +name = "ClearDespawn" +filename = "ClearDespawn-fabric-1.20.1-1.1.13.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/yoJJjRRE/versions/yvnQNe2a/ClearDespawn-fabric-1.20.1-1.1.13.jar" +hash-format = "sha1" +hash = "b1297986dd11f2c4e5ca5f220b6f1a054db18862" + +[update] +[update.modrinth] +mod-id = "yoJJjRRE" +version = "yvnQNe2a" diff --git a/pack.toml b/pack.toml index b93c59f..aab5d01 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 = "4c9f360a18eea8e77770e3db255e0d5c4426ad6bf1411e2118af64d9c25c0f51" +hash = "daa44bd7e91e71f72f2e55c2c42072fcbf5c0ed09a620331066913dc876a3be0" [versions] minecraft = "1.20.1"