add no chat reports
This commit is contained in:
parent
b4b4924a51
commit
a710dd10ef
3 changed files with 19 additions and 1 deletions
|
@ -302,6 +302,11 @@ file = "mods/music-notification.pw.toml"
|
||||||
hash = "3c361fb2e943e77e95564fa5fff9ceb012ae5ad62270133280a5b20f86668868"
|
hash = "3c361fb2e943e77e95564fa5fff9ceb012ae5ad62270133280a5b20f86668868"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
|
hash = "9f049b1f996a54cf4609718a0969df074cc5c3f3371c29492c5bdeef345f7819"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/oneironaut.pw.toml"
|
file = "mods/oneironaut.pw.toml"
|
||||||
hash = "44c882e4497edd2d5a1e2e773919f9fe3aff78221c12aae5ed62e4ad4a54e030"
|
hash = "44c882e4497edd2d5a1e2e773919f9fe3aff78221c12aae5ed62e4ad4a54e030"
|
||||||
|
|
13
mods/no-chat-reports.pw.toml
Normal file
13
mods/no-chat-reports.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "No Chat Reports"
|
||||||
|
filename = "NoChatReports-FABRIC-1.19.2-v1.13.12.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/YuX53PIA/NoChatReports-FABRIC-1.19.2-v1.13.12.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "a742fddc9fa13e8bc0436ca0260ea89150f96d44774355abb635d417bcb478e4bb470db3908d6c2df2110233cf42ab1c7706f7105d125261b260930a920786ec"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qQyHxfxd"
|
||||||
|
version = "YuX53PIA"
|
|
@ -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 = "beb94fb6205324d156d653c4770ede49c958962e6c6b7d1e6c6aee08f43c5900"
|
hash = "32659354679689d87403228355bda9e283ae596b07802e8a12dcc8121b745190"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue