add compressed
This commit is contained in:
parent
db5dae8066
commit
db6d7eb6ff
@ -372,6 +372,11 @@ file = "mods/completeconfig.pw.toml"
|
|||||||
hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260"
|
hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/compressed.pw.toml"
|
||||||
|
hash = "5dccaece82034a2f6bbd8b1b537d4252ce5b28c097d543e7a608f1efe4c9acfa"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/continuity.pw.toml"
|
file = "mods/continuity.pw.toml"
|
||||||
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
|
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
|
||||||
|
13
mods/compressed.pw.toml
Normal file
13
mods/compressed.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Compressed"
|
||||||
|
filename = "compressed-2.0.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/kCbTXhEt/versions/M8hUhQVL/compressed-2.0.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9a209403ee0483ed84563c6074528c3cad228f27"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "kCbTXhEt"
|
||||||
|
version = "M8hUhQVL"
|
@ -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 = "f22fd66318db8c6f04bf3d2dfc5cf6d25883292c7e92b931419358c3059f0b03"
|
hash = "0b41d906afaac86627b51e3e71e3a7779f190501740d4bf00cdca1fe013d5264"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user