Fixes Amarite Budding Hearts not rendering

This commit is contained in:
JordanPlayz158
2025-04-15 21:07:30 -04:00
parent 3f4812750e
commit 76fef33a09
6 changed files with 9 additions and 14 deletions

Binary file not shown.

View File

@@ -31,7 +31,7 @@ metafile = true
[[files]] [[files]]
file = "mods/amarite.pw.toml" file = "mods/amarite.pw.toml"
hash = "b7e10696cbd12ed68a16238fd72d8af097db667ad0cf978a75509baeebb90ab1" hash = "f306f1d075f4b14085e757d35afd8d5493bb7187885cc75b5f85fc123fdf9a69"
metafile = true metafile = true
[[files]] [[files]]
@@ -596,7 +596,7 @@ metafile = true
[[files]] [[files]]
file = "mods/hephaestus.pw.toml" file = "mods/hephaestus.pw.toml"
hash = "0df2c15416011b13ca1a96e40274db12f13c149f2feea4ce45a223f1536109fe" hash = "3767cde33a9877fef0c167adcdcf13038655a9969742a2a86d82ccd6db888883"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,13 +1,8 @@
name = "Amarite" name = "Amarite"
filename = "amarite-1.5-1.0.8.jar" filename = "amarite-1.0.8.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/ftofxBty/versions/avD3BFrw/amarite-1.5-1.0.8.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/amarite-1.0.8.jar"
hash-format = "sha1" hash-format = "sha256"
hash = "abb86045da9d7d1cee2f67f00376450cef44ddbb" hash = "22372b68d2d83374efedb7d8a00abd57cb2f25a9e7d0aa029fe39bc2e104811d"
[update]
[update.modrinth]
mod-id = "ftofxBty"
version = "avD3BFrw"

View File

@@ -3,6 +3,6 @@ filename = "Hephaestus-1.20.1-3.6.4.287.jar"
side = "both" side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.287.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.287.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "98b2940ff22b29fae7a808408f353df6dfbf97c5d658f126ae78ec8ab9391cc8" hash = "a5215c5d7119d093232221ba4447aac25cffe1d382f4052c49778777c274e2cd"

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 = "e096d2c0eecb634f052ac1408411da9bd587cf4f4f174e2716e9a4dbfb21f020" hash = "d958345d7b1ba11f2ad3e94d7fae5e71c47da3c19adda149e0b4385a2c61b078"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"