Set some mods as optional
This commit is contained in:
parent
c5efbb4d8c
commit
bafd25f788
6 changed files with 21 additions and 5 deletions
|
@ -159,12 +159,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/journeymap-integration.pw.toml"
|
||||
hash = "52a5bdc8ea9412539b3cdc7f82b3e15d007a5324fd7228f437101a78500256ac"
|
||||
hash = "06132e893a5101fd25bd355e0ec3b219fe75c4dbe14f3b4a370979fa7c3d352b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeymap.pw.toml"
|
||||
hash = "3804ed093c0654b04502966d170014bd4387aa32f563882a1b9bdc21339dff79"
|
||||
hash = "42f5f045b1131cdf49d748470ee45169be87e85ae8d92132bb1adea07f845145"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -284,12 +284,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "5dc7d03c084c7b3c51d85b96166bf9fc70fa06735d23a71708c967329fc85d79"
|
||||
hash = "2d1d58868ffea6874207b446adbbea3e672249cad8ab73a19d4a2b1dec6ec0ae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "cf645e78f3e97c764fedb98e147a764a95cb65b12e11d50260fa1159fbf83ba6"
|
||||
hash = "441adc48b4f7f0730b4cf0252ce994b2be886686a2c5a38293755297f369d724"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -11,3 +11,7 @@ hash = "0a09e4d86a7faa0e7d885c6ae3208145c4ddeb07"
|
|||
[update.modrinth]
|
||||
mod-id = "M1ZKbfkJ"
|
||||
version = "uBPusKMQ"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
|
@ -11,3 +11,7 @@ hash = "deba35f4e533ee4231f7378a2eea2b3665598679"
|
|||
[update.modrinth]
|
||||
mod-id = "lfHFW1mp"
|
||||
version = "fAg6IGvo"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
|
@ -11,3 +11,7 @@ mode = "metadata:curseforge"
|
|||
[update.curseforge]
|
||||
file-id = 3876768
|
||||
project-id = 263420
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
|
@ -11,3 +11,7 @@ mode = "metadata:curseforge"
|
|||
[update.curseforge]
|
||||
file-id = 3876749
|
||||
project-id = 317780
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0778c977b5edb619f67d038e102e52578f9058fe0e612105a0916183f39f4079"
|
||||
hash = "32a806dc5cd9b48a24585c55a5773dabf7252bd2fff19a8c4e820d0691957309"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue