remove miniplaceholders expressions (compat)
This commit is contained in:
parent
5ae0ee901e
commit
92fe78cca5
3 changed files with 1 additions and 19 deletions
|
@ -265,11 +265,6 @@ file = "mods/exordium.pw.toml"
|
||||||
hash = "c3df2ec412f62eb6554eb07fa0661d7a08d52227ee609369acd2b9d0520448e0"
|
hash = "c3df2ec412f62eb6554eb07fa0661d7a08d52227ee609369acd2b9d0520448e0"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/expressions-expansion.pw.toml"
|
|
||||||
hash = "94253ba7f88fc3c3800530b628b1a206400bdf0e91d88c83a391a73c033c7de9"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/extended-cogwheels.pw.toml"
|
file = "mods/extended-cogwheels.pw.toml"
|
||||||
hash = "4827137a07bbb7c518e0c0a7136b05c034d827d068b3042cd7ba8dcd62eb5b48"
|
hash = "4827137a07bbb7c518e0c0a7136b05c034d827d068b3042cd7ba8dcd62eb5b48"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "MiniPlaceholders Expressions Expansion"
|
|
||||||
filename = "Expressions-Expansion-Fabric-v1.1.1.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/w8Ef4LoC/versions/QMIK48Ng/Expressions-Expansion-Fabric-v1.1.1.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "4f43123bd1795a9238b2ca50fb4e9d5a20f35e4e"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "w8Ef4LoC"
|
|
||||||
version = "QMIK48Ng"
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "5b54edc23559c6b562739b1d029d494485ee090731f6b92ed4ba022e96118ca5"
|
hash = "77913c0ccbaf47c23d8b9a53b3862662105e221e7bef57231dd2c30406e4dc39"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue