Fix hexxy dimensions hopefully for real this time

This commit is contained in:
JordanPlayz158
2025-01-28 23:22:13 -05:00
parent 46ba0fba23
commit 223fdace4f
5 changed files with 17 additions and 10 deletions

View File

@@ -576,8 +576,8 @@ hash = "f0cfe6c84ab485259c0fd0cfbb4c8832ced45622292efbf76683614237b79d85"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/hexxy-dimensions.pw.toml" file = "mods/hexdim.pw.toml"
hash = "bec4267dc19b99fa370671a897d701011e61bcac38a2ce2e67d21092752cfd80" hash = "edf08f88249c560a25ee123178f02d572aa890181d7512146a2040f292e0ffbd"
metafile = true metafile = true
[[files]] [[files]]

14
mods/hexdim.pw.toml Normal file
View File

@@ -0,0 +1,14 @@
name = "Hexxy Dimensions"
filename = "hexxy-dimensions-1.3.0.jar"
side = "both"
pin = true
[download]
url = "https://cdn.modrinth.com/data/P7dNk96I/versions/pSfTHr1z/hexxy-dimensions-1.3.0.jar"
hash-format = "sha1"
hash = "d3dd7add9ec0c7ce54b141b3252c9ee8c8c35c1a"
[update]
[update.modrinth]
mod-id = "P7dNk96I"
version = "pSfTHr1z"

View File

@@ -1,7 +0,0 @@
name = "hexxy-dimensions"
filename = "hexxy-dimensions-1.3.0.jar"
[download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexxy-dimensions-1.3.0.jar"
hash-format = "sha256"
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 = "796a771f0d65f32738b16794916eafa6f8700d1dd09cf5fcd64ba0489f9bb662" hash = "1b6bc4e228f6ad5fd9d520d71f2bea03524ba1ec92122da1cbc30cdf57d26534"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"