diff --git a/index.toml b/index.toml index df23dee..488c0a6 100644 --- a/index.toml +++ b/index.toml @@ -547,6 +547,11 @@ file = "mods/geckolib.pw.toml" hash = "c7884ca0c6cc09e4814a3c912e5b9608490ccf497bb85d51cc050f0b8669c214" metafile = true +[[files]] +file = "mods/gravestone-mod.pw.toml" +hash = "2e201fa9c87f36012c2fa7e730e419254fff0e7038bab481b4e879fa10fa3892" +metafile = true + [[files]] file = "mods/handcrafted.pw.toml" hash = "5f66c10c529e87389cffff32ca6e2856cf64f669133cb56942ebccd805855625" diff --git a/mods/gravestone-mod.pw.toml b/mods/gravestone-mod.pw.toml new file mode 100644 index 0000000..f07a218 --- /dev/null +++ b/mods/gravestone-mod.pw.toml @@ -0,0 +1,13 @@ +name = "GraveStone Mod" +filename = "gravestone-forge-1.20.1-1.0.17.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/RYtXKJPr/versions/7YuJzZXl/gravestone-forge-1.20.1-1.0.17.jar" +hash-format = "sha1" +hash = "15aec282af4d097bd88a6bc741ef069240789522" + +[update] +[update.modrinth] +mod-id = "RYtXKJPr" +version = "7YuJzZXl" diff --git a/pack.toml b/pack.toml index d0e44ca..8f44167 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 = "b2ee58d226610ceeb45450f47031ea2ac1f4acaad596d165a3915b24a94f56d7" +hash = "bbed5a87632334ec819328c25a1c4af5b795662e008264afc357d2e631010d79" [versions] forge = "47.3.0"