Mods: mark Xaero's mods as optional
This commit is contained in:
parent
45712ad8cf
commit
ca2c17242a
4 changed files with 18 additions and 3 deletions
|
@ -281,12 +281,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
|
file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
|
||||||
hash = "6968121bea68b442d6495d831ce0383f462147c0302db4bfefd38d4e543b0950"
|
hash = "f5431ebdc3746a9618c850ed45cbe20b86a27ce965f2cfff07cd5de597b7c6a9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-world-map.pw.toml"
|
file = "mods/xaeros-world-map.pw.toml"
|
||||||
hash = "2bc3242a6a026024a2048e0051c0efed79d159e72d6ea361da847acbc6f68da5"
|
hash = "f23845b53f6b5e2e1e29d4406fcfa943a8198bb8a7191cb9c6e36fe91798f20e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -11,3 +11,11 @@ mode = "metadata:curseforge"
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 3846363
|
file-id = 3846363
|
||||||
project-id = 263466
|
project-id = 263466
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = false
|
||||||
|
description = '''
|
||||||
|
Minimap used only for waypoints.
|
||||||
|
Minimap hud is disabled by default. You can enable it back using \\ key.
|
||||||
|
'''
|
||||||
|
|
|
@ -11,3 +11,10 @@ mode = "metadata:curseforge"
|
||||||
[update.curseforge]
|
[update.curseforge]
|
||||||
file-id = 3861273
|
file-id = 3861273
|
||||||
project-id = 317780
|
project-id = 317780
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = false
|
||||||
|
description = '''
|
||||||
|
World Map to see where waypoints are located.
|
||||||
|
'''
|
||||||
|
|
|
@ -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 = "4a04f894c1058f7b03775fa7aeb336c5837ad1663a2ad99844877cc948f3b526"
|
hash = "751d63d9b3968555ed0766dbf10d80974bd06ca67cf407f58b52511f85842dc0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19"
|
minecraft = "1.19"
|
||||||
|
|
Loading…
Reference in a new issue