Fix hexxy dimensions (hopefully)

This commit is contained in:
JordanPlayz158
2025-01-28 20:31:31 -05:00
parent 580f3d517d
commit ae649763a1
4 changed files with 3 additions and 3 deletions

View File

@@ -577,7 +577,7 @@ metafile = true
[[files]] [[files]]
file = "mods/hexxy-dimensions.pw.toml" file = "mods/hexxy-dimensions.pw.toml"
hash = "11b40296f6e071e4db516a0a35a2c5b6f673f0cb25e139641bdb2e3a25d7bbfe" hash = "bec4267dc19b99fa370671a897d701011e61bcac38a2ce2e67d21092752cfd80"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -4,4 +4,4 @@ filename = "hexxy-dimensions-1.3.0.jar"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexxy-dimensions-1.3.0.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexxy-dimensions-1.3.0.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "35a0c00f5133d5a885ecc2ad8642031e5f0a32b77888652c530b979f3b2acf79" hash = "4ea61aba7d414dc6737169144aba7ac708e5efc79fc64143abaab7ff598248b2"

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 = "92b6e14a1792178c50c54369b2e26f57954f651b55ac74779e2921a6fd209c2e" hash = "838e1e083b5cb1b56412c7af7c4cac75af531f6ea3246c1c65f9af508fd86ba6"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"