fix tiny typo
This commit is contained in:
parent
a01ec7a074
commit
7960c3c7ab
5 changed files with 7 additions and 7 deletions
|
@ -124,7 +124,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/emi.pw.toml"
|
file = "mods/emi.pw.toml"
|
||||||
hash = "a7e9d78bcf091d8b2e74479bdc6f45c1ca955d40c92481c3055790caff1797e7"
|
hash = "04e660a8bfb61cc12ef644c7b1c241cbc14961593829b3b7f748107bbf70c393"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -324,12 +324,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/roughly-enough-items.pw.toml"
|
file = "mods/roughly-enough-items.pw.toml"
|
||||||
hash = "8cc77efed4602da87f0d7077ac5478b4b27663035bb2a894ff7626791f6e0f17"
|
hash = "e0efc50e3012485a43a866ee1efb9f34c010e9a527cc52d3609ee4b869d23f1d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/roughly-searchable.pw.toml"
|
file = "mods/roughly-searchable.pw.toml"
|
||||||
hash = "ac1846dd0bb714de51e39bf256fe7342d431a32b310f0d810095ec12b65fbedd"
|
hash = "ea53280e8c2b44e76b79cf337db6dbcad60748a9ec1dda967e91e113a4a143c7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -12,6 +12,6 @@ hash = "745a0f484901fff9f484acaa415e08becfb9d204"
|
||||||
mod-id = "fRiHVvU7"
|
mod-id = "fRiHVvU7"
|
||||||
version = "iYEz2kTL"
|
version = "iYEz2kTL"
|
||||||
|
|
||||||
[options]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
description = "Alternative to REI, conflicts with it"
|
description = "Alternative to REI, conflicts with it"
|
|
@ -12,7 +12,7 @@ hash = "5a77807fdf2c846e4d4c67197ab085e16fd193a4"
|
||||||
mod-id = "nfn13YXA"
|
mod-id = "nfn13YXA"
|
||||||
version = "IGQ8lQgu"
|
version = "IGQ8lQgu"
|
||||||
|
|
||||||
[options]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
default = true
|
default = true
|
||||||
description = "Fabric JEI, conflicts with EMI"
|
description = "Fabric JEI, conflicts with EMI"
|
|
@ -12,6 +12,6 @@ mode = "metadata:curseforge"
|
||||||
file-id = 3823253
|
file-id = 3823253
|
||||||
project-id = 392023
|
project-id = 392023
|
||||||
|
|
||||||
[options]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
description = "Addon to REI"
|
description = "Addon to REI"
|
|
@ -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 = "e33636fcc186023c3e9c9e1a37781c40762c26b45d96851e894e2b6f2c0717c0"
|
hash = "e93e186dcff8a16d5b3af83148f84b3b58c11a90f48337061a2b54890e15d086"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.8"
|
fabric = "0.14.8"
|
||||||
|
|
Loading…
Reference in a new issue