Add mod: ClearDespawn

This commit is contained in:
Wroclaw 2023-08-14 12:07:50 +02:00
parent e1507cb7f3
commit b8271031b0
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View file

@ -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"

13
mods/cleardespawn.pw.toml Normal file
View file

@ -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"

View file

@ -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"