Fixed Trinkets issue with Gravestones hopefully

This commit is contained in:
JordanPlayz158
2024-08-24 15:44:06 -04:00
parent fd68f76033
commit 796650838c
4 changed files with 6 additions and 12 deletions

Binary file not shown.

View File

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

View File

@@ -1,13 +1,7 @@
name = "Gravestones" name = "gravestones"
filename = "gravestones-v1.15.jar" filename = "gravestones-v1.15.jar"
side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/gravestones-v1.15.jar"
hash-format = "sha1" hash-format = "sha256"
hash = "94c2fd5291c0ccf9f9bce7c0f6093df69b2cc18f" hash = "edc168b00a77c102f38e9ce07ffbaf6694f7c0da567a83ad47b7dd7c8e14d20b"
[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 = "ab13a46116e544f475d129faad51e6ad62fbffa10fc7bcab42d11f741240bdfa" hash = "e4b1837cbb484921ce9ce6db2f822c76cf2858dfd82b4ecf436ee02e8d50baa0"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"