disable journeymap by default
This commit is contained in:
parent
566f3792eb
commit
d3a94ecf27
@ -694,7 +694,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/journeymap.pw.toml"
|
file = "mods/journeymap.pw.toml"
|
||||||
hash = "63c0592b0568fbb934d64ae157d41661a983a70a02821da2f54129e443bda23e"
|
hash = "a15e2b88fcd28745f9e7af8b893c6d7f1b9d56058b5badc1aad702def4bda7ff"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -15,4 +15,4 @@ version = "jEeKb7lx"
|
|||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
description = "Real-time mapping in game or in a web browser as you explore. Disable Xaero's if enabled."
|
description = "Real-time mapping in game or in a web browser as you explore. Disable Xaero's if enabled."
|
||||||
default = true
|
default = false
|
||||||
|
@ -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 = "520f1e1d27e045e0916f01862e2cf1513f66dd4ea22f809ce2d0dcb4e0db74ca"
|
hash = "ac287be74c5147cff8552ffae09ffde13dc10d9df55cc65533c1f3b0ef6ddf65"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user