miniplaceholders incompat
This commit is contained in:
parent
a9042287f1
commit
9056c04210
4 changed files with 1 additions and 37 deletions
10
index.toml
10
index.toml
|
@ -370,11 +370,6 @@ file = "mods/lmd.pw.toml"
|
|||
hash = "8de0b3f3b4c8c1a4f6a88494c33dce50a5264b6068ff9aaf9552943909732676"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/luckperms-expansion.pw.toml"
|
||||
hash = "2392d85d7c4ffdc3a42f4d992a337e7555df7d2220fc65d7f8a2ad400d3a878b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/luckperms.pw.toml"
|
||||
hash = "ebc7a77402069acd00a1a84eaeefc06c586035c31d7abbc941b9cf204afec2a9"
|
||||
|
@ -390,11 +385,6 @@ file = "mods/memoryleakfix.pw.toml"
|
|||
hash = "2d59d34d6974f59db3c1bc3dfe4c0411f4a0e51b295983e85807f19b5d261d8a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/miniplaceholders.pw.toml"
|
||||
hash = "7bb9101485c58ec5586cf827fe795404053a81e0b56c8db78cb1c0ddaff20659"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modelfix.pw.toml"
|
||||
hash = "a492b42e31750de63049ae9d4359348beb5370796dee3dd3d53d838ca56cbfea"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "MiniPlaceholders LuckPerms Expansion"
|
||||
filename = "MiniPlaceholders-LuckPerms-Expansion-Fabric-1.4.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rlEGTpde/versions/wlw2kn1a/MiniPlaceholders-LuckPerms-Expansion-Fabric-1.4.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "aeecceb725a3c2c789271ef984c90e12eb2484a1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rlEGTpde"
|
||||
version = "wlw2kn1a"
|
|
@ -1,13 +0,0 @@
|
|||
name = "MiniPlaceholders"
|
||||
filename = "MiniPlaceholders-Fabric-2.2.2.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/HQyibRsN/versions/XFqlqnMW/MiniPlaceholders-Fabric-2.2.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9f1402ccbf64a3c274cff451f048dd7cf97fd933"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "HQyibRsN"
|
||||
version = "XFqlqnMW"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "bc21fa0b9c0652b9ff507a28057c7b9d63a391fe2a8fed88cd410fd92d757944"
|
||||
hash = "563c14f79e18228187074a19a11d110621debe94c0b3a5d773a062ab35ff55cc"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue