diff --git a/index.toml b/index.toml index 075f935..a4392b2 100644 --- a/index.toml +++ b/index.toml @@ -19340,6 +19340,11 @@ file = "mods/player-roles.pw.toml" hash = "39bfd7d6ce12b53b6490d24ff3a4ac1554cb8e5b3af3c7785254fd817e60b40e" metafile = true +[[files]] +file = "mods/pneumono_gravestones.pw.toml" +hash = "e962db225d25099fbfb4729549dd053f3e3e222931fe8dc314e656e3efc39a89" +metafile = true + [[files]] file = "mods/pokeblocks.pw.toml" hash = "69b442d3d276473e0a60d3e93010731218768b1c0a88500c94287b917195c283" diff --git a/mods/pneumono_gravestones.pw.toml b/mods/pneumono_gravestones.pw.toml new file mode 100644 index 0000000..cf4c90d --- /dev/null +++ b/mods/pneumono_gravestones.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index e36947f..ee9db71 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 = "3c842f8c4706cac3dda491d8bcf3291634aa664490ca6f60e57ebe0a79df33bf" +hash = "e54a9682fca2c07f6675ea7ac3178555db8dfa5cb443dbe5d908dd9d20a3cad8" [versions] fabric = "0.16.9"