make xaero's clientside only

This commit is contained in:
Merith-TK 2023-02-03 17:12:52 -08:00
parent d3605b2a8e
commit c73bc82d5a
4 changed files with 5 additions and 5 deletions

View file

@ -382,12 +382,12 @@ metafile = true
[[files]] [[files]]
file = "mods/xaeros-minimap.pw.toml" file = "mods/xaeros-minimap.pw.toml"
hash = "2068f4e3b685bf6a59c40fd81ebd12b522f9272989da6c0cfa7b897dd2277603" hash = "9b322aea988655119278ccccd3ade8aeacbeb70145731127edad3ac7162d7943"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/xaeros-world-map.pw.toml" file = "mods/xaeros-world-map.pw.toml"
hash = "805f653640975255629c0105d74a0704d0ed6917df4d1176badbacd6f45d9ac2" hash = "ac0634aa48ae7aa8f6b54367576337645ace5928e118b9e165bd41b27752fc49"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,6 +1,6 @@
name = "Xaero's Minimap" name = "Xaero's Minimap"
filename = "Xaeros_Minimap_22.17.1_Fabric_1.19.3.jar" filename = "Xaeros_Minimap_22.17.1_Fabric_1.19.3.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View file

@ -1,6 +1,6 @@
name = "Xaero's World Map" name = "Xaero's World Map"
filename = "XaerosWorldMap_1.28.8_Fabric_1.19.3.jar" filename = "XaerosWorldMap_1.28.8_Fabric_1.19.3.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View file

@ -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 = "fccb4f94cf48acd8d6a23f39dbf5d56495a21d915e4bcae2f89c4976c88b8e9d" hash = "09abfd6458ca8edefae32738f9e13c865902da43185ccc7a003783d10a046539"
[versions] [versions]
fabric = "0.14.13" fabric = "0.14.13"