adding gravestones

This commit is contained in:
tonitch 2025-02-26 19:48:02 +01:00
parent 9809ed1c39
commit b38f7bff53
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
3 changed files with 19 additions and 1 deletions

View File

@ -19340,6 +19340,11 @@ file = "mods/player-roles.pw.toml"
hash = "39bfd7d6ce12b53b6490d24ff3a4ac1554cb8e5b3af3c7785254fd817e60b40e" hash = "39bfd7d6ce12b53b6490d24ff3a4ac1554cb8e5b3af3c7785254fd817e60b40e"
metafile = true metafile = true
[[files]]
file = "mods/pneumono_gravestones.pw.toml"
hash = "e962db225d25099fbfb4729549dd053f3e3e222931fe8dc314e656e3efc39a89"
metafile = true
[[files]] [[files]]
file = "mods/pokeblocks.pw.toml" file = "mods/pokeblocks.pw.toml"
hash = "69b442d3d276473e0a60d3e93010731218768b1c0a88500c94287b917195c283" hash = "69b442d3d276473e0a60d3e93010731218768b1c0a88500c94287b917195c283"

View File

@ -0,0 +1,13 @@
name = "Gravestones"
filename = "gravestones-1.0.12-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Heh3BbSv/versions/MbhKsCJV/gravestones-1.0.12-1.20.1.jar"
hash-format = "sha512"
hash = "20606e168948b2563ec9562890d8621bc08c02ab976b97bfab7852f69d5b960f6b346b804a88be67e75e09c5de8b400c0a6db244ead5626aeb443884dbb3d9e9"
[update]
[update.modrinth]
mod-id = "Heh3BbSv"
version = "MbhKsCJV"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3c842f8c4706cac3dda491d8bcf3291634aa664490ca6f60e57ebe0a79df33bf" hash = "e54a9682fca2c07f6675ea7ac3178555db8dfa5cb443dbe5d908dd9d20a3cad8"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"