feat: add "Don't Clear Chat History" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -145,6 +145,11 @@ file = "mods/curios.pw.toml"
|
|||||||
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dcch.pw.toml"
|
||||||
|
hash = "952ffe9590e25467de3168757fc98e9770fdd3d3e146d14758fdc2c832cfcaf0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/easier-sleeping.pw.toml"
|
file = "mods/easier-sleeping.pw.toml"
|
||||||
hash = "aa28f5a8cdd30a75f7ed27bb51b9c79521991f130c69a7db87865a56b7a7b081"
|
hash = "aa28f5a8cdd30a75f7ed27bb51b9c79521991f130c69a7db87865a56b7a7b081"
|
||||||
|
|||||||
13
mods/dcch.pw.toml
Normal file
13
mods/dcch.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Don't Clear Chat History"
|
||||||
|
filename = "DontClearChatHistory-1.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/sUbMm93i/versions/Ax55DqZk/DontClearChatHistory-1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "899233aba2134d1607371cfacb3cf5aedace55225b225357ceb8d5a0fcf70890a17dd64c10bdd983dbf01a8c81c0721182841ba70f2a6f0b800d66bd730bcaf7"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "sUbMm93i"
|
||||||
|
version = "Ax55DqZk"
|
||||||
@@ -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 = "1a4a80fbe88df938c32177e6a484cc4a7effbb9727ca5c18ad40abc131df4eaa"
|
hash = "9a4fb909284a88cd8912610be2b06dc59f3fb30f7d60565be22b87d3601da7f0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user