fix missing deps
This commit is contained in:
parent
1783a5bcd6
commit
ef2b67613c
3 changed files with 7 additions and 2 deletions
|
@ -138,7 +138,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/darkkore.pw.toml"
|
||||
hash = "e0c9cdfa6fa8d33dbfb2a3a1f176f70577485e08a0956b550e4d662193095e44"
|
||||
hash = "ceade08ba5f4e2cf8e45844d987c77c4e61367f76640aa04f3d9110d23e66f7f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -11,3 +11,8 @@ hash = "20d4995d4eacfd0179c6d41597728340c5c1096f"
|
|||
[update.modrinth]
|
||||
mod-id = "mB8GNQWO"
|
||||
version = "Nf0AVsuq"
|
||||
|
||||
[option]
|
||||
default = false
|
||||
optional = true
|
||||
description = "RefinedCreativeInventory Dependancy"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "19236d812b00d588b26c0b4db12013d46cd2eb1fea14246a187ca4a07fcda15f"
|
||||
hash = "85c0671a91469889a338dfc2cd462ed10a0e02b8706b3f866c2e516e2d9a1466"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue