remove client-side only mods
This commit is contained in:
parent
2f9b269ee0
commit
2955e4e903
3 changed files with 19 additions and 1 deletions
|
@ -33,6 +33,11 @@ file = "mods/c2me-fabric.pw.toml"
|
||||||
hash = "3c2696f296a9b195b68c4873fbe3ba07e049dcd5ccd459cc43ab5b86d1da4541"
|
hash = "3c2696f296a9b195b68c4873fbe3ba07e049dcd5ccd459cc43ab5b86d1da4541"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/carpet.pw.toml"
|
||||||
|
hash = "4b7d1bdb1c0e8e349be41cad57e61abdfaf47eccb4c30e4c4bf32960f2260835"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "cfc2c53b0d3cee953b423fe9abf210d87281d5bf774dab20cf03abe6224a9883"
|
hash = "cfc2c53b0d3cee953b423fe9abf210d87281d5bf774dab20cf03abe6224a9883"
|
||||||
|
|
13
mods/carpet.pw.toml
Normal file
13
mods/carpet.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Carpet"
|
||||||
|
filename = "fabric-carpet-1.21-1.4.147+v240613.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/f2mvlGrg/fabric-carpet-1.21-1.4.147%2Bv240613.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "54f2907d83e67283d165336f26e5219d4bd36037"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "TQTTVgYE"
|
||||||
|
version = "f2mvlGrg"
|
|
@ -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 = "85384f48ec570daf74d4142e65035632c0d4eae1430462a051dd22b4f0e2ef72"
|
hash = "fe7bc2d8b412cd5ded6b9ccd83e2d4c24d0f1acde8ff29b7f155f5cc1ad52f9e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.5"
|
fabric = "0.16.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue