diff --git a/CHANGELOG.md b/CHANGELOG.md index 043d94b..57bbbb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ This will be the initial release for the production server. I will avoid adding ### Removals +- Compressed Creativity + - It's causing an issue with launching now, so fuck it. - River Redux - Simple Shops - It functions fine, but it is out-classed by our new trading mod. diff --git a/index.toml b/index.toml index ebda7c4..1a8fb7b 100644 --- a/index.toml +++ b/index.toml @@ -148,7 +148,7 @@ metafile = true [[files]] file = "mods/almost-unified.pw.toml" -hash = "c43714baae114a49309ce28eeb985d337b433297e28f65bcfe6d533df081c62b" +hash = "f722c39d3f4ca5dbb520133b05ff790de74b5337531402da10d1efca975191dc" metafile = true [[files]] @@ -296,11 +296,6 @@ file = "mods/compact-machines.pw.toml" hash = "53d2af852bfd91938b19c1c25a9678ce2cb34f09494514f44fa0e59313e8eab6" metafile = true -[[files]] -file = "mods/compressedcreativity.pw.toml" -hash = "6b791b4da04c58e6e79c4e096b668f9e3b2d640192cf098819519e543c45e16c" -metafile = true - [[files]] file = "mods/compressium.pw.toml" hash = "35769a155413ac8fd4c933e6bed251ae3e153eda0c6d7d150bd37caeb577538c" diff --git a/mods/almost-unified.pw.toml b/mods/almost-unified.pw.toml index b3a9ea4..6dba9be 100644 --- a/mods/almost-unified.pw.toml +++ b/mods/almost-unified.pw.toml @@ -1,13 +1,13 @@ name = "Almost Unified" -filename = "almostunified-forge-1.19.2-0.4.3.jar" +filename = "almostunified-forge-1.19.2-0.4.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/MJwm2tmA/almostunified-forge-1.19.2-0.4.3.jar" +url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/nFn0L5rw/almostunified-forge-1.19.2-0.4.4.jar" hash-format = "sha1" -hash = "398833f879acb3bb55fbff866ad3a3a5d716bf3c" +hash = "1d27e7c16d6db623731f7ff88df03c9532680715" [update] [update.modrinth] mod-id = "sdaSaQEz" -version = "MJwm2tmA" +version = "nFn0L5rw" diff --git a/mods/compressedcreativity.pw.toml b/mods/compressedcreativity.pw.toml deleted file mode 100644 index 48d8e27..0000000 --- a/mods/compressedcreativity.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Compressed Creativity" -filename = "compressedcreativity-1.19.2-0.1.5.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "b65d4266bcea03ea7d4e006ad2ab07bcc2fdab66" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4278938 -project-id = 549381 diff --git a/pack.toml b/pack.toml index 528deec..4a9a571 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fc98ba961d44c8912b0cc367b2b868b3c55c1cac8c5e23be3f292e09d9377760" +hash = "7b1e8334a9b5d5f93c0e0fc29e1f4b81e503b6b313b2a15c91ae7c68fc4ca432" [versions] forge = "43.2.8"