diff --git a/README.md b/README.md index 177cf07..d05707d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted ## Release Notes +### v1.6.0 + +- Switch back to old Gravestone Mod + ### v1.5.6 - Add Server Pack Back to Release diff --git a/index.toml b/index.toml index 7605d7e..0305461 100644 --- a/index.toml +++ b/index.toml @@ -464,6 +464,11 @@ file = "mods/plasmo-voice.pw.toml" hash = "3af84f567b9bfed97ef7c36b7451af40c4ac7abc41bda900646b1101f8dad0c9" metafile = true +[[files]] +file = "mods/pneumono_gravestones.pw.toml" +hash = "e962db225d25099fbfb4729549dd053f3e3e222931fe8dc314e656e3efc39a89" +metafile = true + [[files]] file = "mods/polymorph.pw.toml" hash = "8293786ca23e23e7dd04d60d666f34145a00229a5959f7a1962995654cacdf1f" 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 eb20950..55cfcdc 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Linuxcraft" author = "Astreaprtcl" -version = "v1.5.6" +version = "v1.6.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1e0bab4d16fcc4ff594ba3e245d1635759260d820cd7988338f0e8dcbd8e7424" +hash = "94086fb48c64f40d2a3565745e69dc5ad166820971799208058e890e532881f2" [versions] fabric = "0.16.14"