feat: add craft presence
This commit is contained in:
parent
fd52a6f9ba
commit
3c03dd084d
|
@ -190,6 +190,11 @@ file = "mods/craftify.pw.toml"
|
|||
hash = "da49c1a996fdd5ff25ce37d2af087910b5255ae73b14a3bed17fd8f36c0c27c0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/craftpresence.pw.toml"
|
||||
hash = "564c15bc56953f017bcddfa14544b81102682425a8fe96e7a17b5d0ea6c6ce6e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/creativecore.pw.toml"
|
||||
hash = "ff118d5d9ced175264395beb00b2c29222b0a236a0b0fed570c397afffaf6345"
|
||||
|
|
13
mods/craftpresence.pw.toml
Normal file
13
mods/craftpresence.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "CraftPresence"
|
||||
filename = "CraftPresence-2.5.0+1.20.1-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/DFqQfIBR/versions/CbggnOEI/CraftPresence-2.5.0%2B1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d34924e8df7679fed55da94e0d92c7e25cb9bab3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "DFqQfIBR"
|
||||
version = "CbggnOEI"
|
Loading…
Reference in a new issue