Reverted to modrinth gravestones from compiled gravestones fix as did not work consistently and correctly across the board

This commit is contained in:
JordanPlayz158
2024-08-30 16:11:44 -04:00
parent 99d67808a4
commit 79b49309a6
4 changed files with 12 additions and 6 deletions

View File

@@ -537,7 +537,7 @@ metafile = true
[[files]] [[files]]
file = "mods/gravestones.pw.toml" file = "mods/gravestones.pw.toml"
hash = "550c277150d1dcd6c3790dab16b12f40b545c8c84f941168f9b3b689c42337d1" hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,7 +1,13 @@
name = "gravestones" name = "Gravestones"
filename = "gravestones-v1.15.jar" filename = "gravestones-v1.15.jar"
side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/gravestones-v1.15.jar" url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar"
hash-format = "sha256" hash-format = "sha1"
hash = "edc168b00a77c102f38e9ce07ffbaf6694f7c0da567a83ad47b7dd7c8e14d20b" hash = "94c2fd5291c0ccf9f9bce7c0f6093df69b2cc18f"
[update]
[update.modrinth]
mod-id = "ssUbhMkL"
version = "Uw9uAQaY"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "6af530c2ccca8d75552ed2ba415349806707044582e2e7fd69b720104ed30ff8" hash = "f67962346f9f5a490dcc136054fa75ea5aba7d1e9ad22eb15d4183d02840859d"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"