feat: add "No Chat Reports" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -90,6 +90,11 @@ file = "mods/more-overlays-updated.pw.toml"
|
|||||||
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"
|
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
|
hash = "b849dfdaaa3e4ad635fb16595bfd6ae03b83de0c02f5b06faafb24cc33926f3f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/patchouli.pw.toml"
|
file = "mods/patchouli.pw.toml"
|
||||||
hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd"
|
hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd"
|
||||||
|
|||||||
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-FORGE-1.20.1-v2.2.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/ksEG6N5E/NoChatReports-FORGE-1.20.1-v2.2.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "39aa2e120a10ee68e9b03e3d5bd6f2d5def2fa7fcd914f55f018a85381eb0bb52055abce53a64cb0b0fba10f24da12caef085733e715907598ce468bcf59df51"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qQyHxfxd"
|
||||||
|
version = "ksEG6N5E"
|
||||||
@@ -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 = "0eeaae37fa13a68c6b98ca773e1e3fe316a049bb1fc33edb1476307a2c613909"
|
hash = "1e7b0c66ccdca6e831f3c4d15f47b8eeeabe0e2dd304d55918c8a7e3b140c712"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user