!chat
This commit is contained in:
parent
b69fcba6d4
commit
376cee01e7
5 changed files with 55 additions and 1 deletions
15
index.toml
15
index.toml
|
@ -343,6 +343,11 @@ file = "mods/capes.pw.toml"
|
|||
hash = "cb4f203ddf6494506fa3930d4c3d39233f0ed26112789c21aed7584b0c6fb216"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chat-signing-hider.pw.toml"
|
||||
hash = "d2dac18890c9fd5fe811a2eaa63b3fb8de2b251907611cce18445faae84b7f78"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cit-resewn.pw.toml"
|
||||
hash = "3cb02b707264a7fdfa9705269187f973189cdebbfeb8dc44f2e4cba4d95c1e05"
|
||||
|
@ -563,6 +568,16 @@ file = "mods/mouse-tweaks.pw.toml"
|
|||
hash = "6ff1d7cc8800c891723375aea3426b9b2f50400798374e8f97f96e804cc5c518"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-resource-pack-warnings.pw.toml"
|
||||
hash = "c8df23a6f0bd41d2f562b460e94bb3df7df1932298bf7b5081e43dfd7c270fae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-telemetry.pw.toml"
|
||||
hash = "c3190dcd456e0e009b62c5a54ad7fdf27f0311f4912b2d7d1c4a43ab264648ab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nrb.pw.toml"
|
||||
hash = "d83ebc4f0dfb33003ea76ca4cceba72ccd9aa8fb8d55c52dd573d0e1d9e47d93"
|
||||
|
|
13
mods/chat-signing-hider.pw.toml
Normal file
13
mods/chat-signing-hider.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Chat Signing Hider"
|
||||
filename = "chatsigninghider-fabric-1.21.1-1.0.5.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6KrNtW32/versions/57xSUw3y/chatsigninghider-fabric-1.21.1-1.0.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "01d2ffda1e51189e65c37130a24c6c63e17d54f4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6KrNtW32"
|
||||
version = "57xSUw3y"
|
13
mods/no-resource-pack-warnings.pw.toml
Normal file
13
mods/no-resource-pack-warnings.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "No Resource Pack Warnings"
|
||||
filename = "no-resource-pack-warnings-1.3.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6xKUDQcB/versions/Cs4frYPf/no-resource-pack-warnings-1.3.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cf429f2de37fc3cd91980ef05bbf75396a3ffddb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6xKUDQcB"
|
||||
version = "Cs4frYPf"
|
13
mods/no-telemetry.pw.toml
Normal file
13
mods/no-telemetry.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "No Telemetry"
|
||||
filename = "no-telemetry-1.8.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/tmHWmt1u/no-telemetry-1.8.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "238b8ebc95100368951e0ff5ef2b16a1406e32f2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "hg77g4Pw"
|
||||
version = "tmHWmt1u"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b71edec53585b87509a512213236d473d794f35c476ccf5c1264d8f252d4916b"
|
||||
hash = "1ec5ef7d3cbd52d034594c588ba6cc2ecf7d6c606b49acc21463a2b5cfad8564"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue