feat: add craftify
This commit is contained in:
parent
80fd268f25
commit
fd52a6f9ba
|
@ -185,6 +185,11 @@ file = "mods/continuity.pw.toml"
|
|||
hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/craftify.pw.toml"
|
||||
hash = "da49c1a996fdd5ff25ce37d2af087910b5255ae73b14a3bed17fd8f36c0c27c0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/creativecore.pw.toml"
|
||||
hash = "ff118d5d9ced175264395beb00b2c29222b0a236a0b0fed570c397afffaf6345"
|
||||
|
|
13
mods/craftify.pw.toml
Normal file
13
mods/craftify.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Craftify"
|
||||
filename = "Craftify-1.20.1-1.16.0-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nrJ2NpD0/versions/re35cvGC/Craftify-1.20.1-1.16.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1fdc0084f5c9c3e304f424bc98af3199626cc285"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nrJ2NpD0"
|
||||
version = "re35cvGC"
|
Loading…
Reference in a new issue