make sure xearos is clientside only
This commit is contained in:
parent
be691f2ba0
commit
4675a28bf8
4 changed files with 5 additions and 5 deletions
|
@ -269,12 +269,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "09924f1214651d074aa034e4b28638b1ec64baba999b861d815f201baefa3534"
|
||||
hash = "52e294c560d2c51306bae3afca92355123a054b1a9b9fc8add6cfd284b401d1d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "c6fbe8aeacd0d957c31a1a5c1febe4bdd085fc13d063c919682f563245145ce3"
|
||||
hash = "88f838704e9c3c7c0c6ad641a0abf2adc45c458f5a4afe5881e87ffaf4ae6e37"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "Xaero's Minimap"
|
||||
filename = "Xaeros_Minimap_22.13.0_Fabric_1.18.2.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.26.2_Fabric_1.18.2.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "1e9035b33c511832f7bd5e1e68cabb0d9aa9b4e2d99f107526aa84398f232759"
|
||||
hash = "0a928904d17f6eab6464bcf2b720eeba9dd472487024db4ffb4ebda6a30ba42d"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue