Add xaeros to the server
parent
d90abd3dba
commit
58e08b3adf
|
@ -381,12 +381,12 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "7ede6ec73ecc4c4e75471ab0b1f8a0d7298a668e146ce6b70e51a4b71ee842cf"
|
hash = "d5b7f6ac5694df8d05ecd3aea45e19255c9d32f5dd1a44fb9d3d82de4f0865a2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-world-map.pw.toml"
|
file = "mods/xaeros-world-map.pw.toml"
|
||||||
hash = "238702ce13866cab3186fc875f843301b3d16e993c1d3ff79df912080353a26f"
|
hash = "ca2ae094ccec53bd1bd730198ca10e637a000fe254d29c3ff6be8db8f559f918"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Xaero's Minimap"
|
name = "Xaero's Minimap"
|
||||||
filename = "Xaeros_Minimap_25.1.0_Fabric_1.20.jar"
|
filename = "Xaeros_Minimap_25.1.0_Fabric_1.20.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Xaero's World Map"
|
name = "Xaero's World Map"
|
||||||
filename = "XaerosWorldMap_1.39.2_Fabric_1.20.jar"
|
filename = "XaerosWorldMap_1.39.2_Fabric_1.20.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
@ -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 = "5c25b47b7b0f50469c21384ee26675cea09d8c2b59d68263ddebf9b467af2ac7"
|
hash = "d3ef9cdddbd454a35cec811c92f9b8f9bd481fe1cf7e6bb9273e68ea63dd0d97"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|
Loading…
Reference in New Issue