actually fixed for good.
This commit is contained in:
parent
5187a70a15
commit
9f09d7bc5c
@ -15,6 +15,8 @@ This will be the initial release for the production server. I will avoid adding
|
|||||||
|
|
||||||
### Removals
|
### Removals
|
||||||
|
|
||||||
|
- Compressed Creativity
|
||||||
|
- It's causing an issue with launching now, so fuck it.
|
||||||
- River Redux
|
- River Redux
|
||||||
- Simple Shops
|
- Simple Shops
|
||||||
- It functions fine, but it is out-classed by our new trading mod.
|
- It functions fine, but it is out-classed by our new trading mod.
|
||||||
|
@ -148,7 +148,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/almost-unified.pw.toml"
|
file = "mods/almost-unified.pw.toml"
|
||||||
hash = "c43714baae114a49309ce28eeb985d337b433297e28f65bcfe6d533df081c62b"
|
hash = "f722c39d3f4ca5dbb520133b05ff790de74b5337531402da10d1efca975191dc"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -296,11 +296,6 @@ file = "mods/compact-machines.pw.toml"
|
|||||||
hash = "53d2af852bfd91938b19c1c25a9678ce2cb34f09494514f44fa0e59313e8eab6"
|
hash = "53d2af852bfd91938b19c1c25a9678ce2cb34f09494514f44fa0e59313e8eab6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/compressedcreativity.pw.toml"
|
|
||||||
hash = "6b791b4da04c58e6e79c4e096b668f9e3b2d640192cf098819519e543c45e16c"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/compressium.pw.toml"
|
file = "mods/compressium.pw.toml"
|
||||||
hash = "35769a155413ac8fd4c933e6bed251ae3e153eda0c6d7d150bd37caeb577538c"
|
hash = "35769a155413ac8fd4c933e6bed251ae3e153eda0c6d7d150bd37caeb577538c"
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
name = "Almost Unified"
|
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"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[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-format = "sha1"
|
||||||
hash = "398833f879acb3bb55fbff866ad3a3a5d716bf3c"
|
hash = "1d27e7c16d6db623731f7ff88df03c9532680715"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "sdaSaQEz"
|
mod-id = "sdaSaQEz"
|
||||||
version = "MJwm2tmA"
|
version = "nFn0L5rw"
|
||||||
|
@ -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
|
|
@ -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 = "fc98ba961d44c8912b0cc367b2b868b3c55c1cac8c5e23be3f292e09d9377760"
|
hash = "7b1e8334a9b5d5f93c0e0fc29e1f4b81e503b6b313b2a15c91ae7c68fc4ca432"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.2.8"
|
forge = "43.2.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user