fix missing deps
This commit is contained in:
parent
a86660991b
commit
1783a5bcd6
3 changed files with 19 additions and 1 deletions
|
@ -136,6 +136,11 @@ file = "mods/cyberanner-ironchest.pw.toml"
|
|||
hash = "442b4c789dc6f30c4819c1a816e05024b53434320a4f9f80c6c6e3abb268d6db"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/darkkore.pw.toml"
|
||||
hash = "e0c9cdfa6fa8d33dbfb2a3a1f176f70577485e08a0956b550e4d662193095e44"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/essential.pw.toml"
|
||||
hash = "3a6f86a9b95270b1ffd7ea7442e3a17655ebe08ad63fa05b19b629fcab004098"
|
||||
|
|
13
.minecraft/mods/darkkore.pw.toml
Normal file
13
.minecraft/mods/darkkore.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "DarkKore"
|
||||
filename = "DarkKore-0.1.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mB8GNQWO/versions/0.1.1-1.18.2/DarkKore-0.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "20d4995d4eacfd0179c6d41597728340c5c1096f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mB8GNQWO"
|
||||
version = "Nf0AVsuq"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "30167ccbaa826350540dad37b0481d76cb12460a6c89b145327d35b24f22fb5a"
|
||||
hash = "19236d812b00d588b26c0b4db12013d46cd2eb1fea14246a187ca4a07fcda15f"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue