mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-06 05:48:55 +00:00
fix: Remove unnecessary files
This commit is contained in:
10
index.toml
10
index.toml
@@ -8,11 +8,6 @@ hash = "4fb0cb37de5a6de765958c81c93af543c6c89b69d0fbbf9eda2380c3138101d2"
|
|||||||
file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
|
file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
|
||||||
hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04"
|
hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml"
|
|
||||||
hash = "f105c8e64786109c545fc594a643fc44b3a49f702d689ad6fa5fb3381818c115"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/async-locator.pw.toml"
|
file = "mods/async-locator.pw.toml"
|
||||||
hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb"
|
hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb"
|
||||||
@@ -62,11 +57,6 @@ metafile = true
|
|||||||
file = "mods/fabric-permissions-api.jar"
|
file = "mods/fabric-permissions-api.jar"
|
||||||
hash = "a8e808dffaa62afaa2780cf712865bab0941572568ffad573f1bec94c459b9b9"
|
hash = "a8e808dffaa62afaa2780cf712865bab0941572568ffad573f1bec94c459b9b9"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/fabric-permissions-api.pw.toml"
|
|
||||||
hash = "3b349a6282921c190f8dda084f7c423aa227c3c048b3293d0e8d0c7d363cd036"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabricproxy-lite.pw.toml"
|
file = "mods/fabricproxy-lite.pw.toml"
|
||||||
hash = "2e505480c06836448dfe277bdf93d184ca1aca821291574ddd3fccfe9f0ca387"
|
hash = "2e505480c06836448dfe277bdf93d184ca1aca821291574ddd3fccfe9f0ca387"
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
name = "LuckPerms Fabric PlaceholderAPI Hook"
|
|
||||||
filename = "LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
# A number of tools can generate the hash for you, including 7-zip and sha256sum
|
|
||||||
# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5
|
|
||||||
hash-format = "sha256"
|
|
||||||
hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04"
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
name = "Fabric Permissions API"
|
|
||||||
filename = "fabric-permissions-api.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
# A number of tools can generate the hash for you, including 7-zip and sha256sum
|
|
||||||
# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5
|
|
||||||
hash-format = "sha256"
|
|
||||||
hash = "a8e808dffaa62afaa2780cf712865bab0941572568ffad573f1bec94c459b9b9"
|
|
||||||
@@ -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 = "9d894a4ced8a4bb20d661749ba6c88e7d9b09b1e0855cfd73a9c4c8b23ec0e7c"
|
hash = "234ec5674a5672dc6c298ee1a4f81208deb8b8fd276fef336d127bf521c94db8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
|||||||
Reference in New Issue
Block a user