make xaero's clientside only
This commit is contained in:
parent
d3605b2a8e
commit
c73bc82d5a
4 changed files with 5 additions and 5 deletions
|
@ -382,12 +382,12 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "2068f4e3b685bf6a59c40fd81ebd12b522f9272989da6c0cfa7b897dd2277603"
|
||||
hash = "9b322aea988655119278ccccd3ade8aeacbeb70145731127edad3ac7162d7943"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "805f653640975255629c0105d74a0704d0ed6917df4d1176badbacd6f45d9ac2"
|
||||
hash = "ac0634aa48ae7aa8f6b54367576337645ace5928e118b9e165bd41b27752fc49"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "Xaero's Minimap"
|
||||
filename = "Xaeros_Minimap_22.17.1_Fabric_1.19.3.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = "Xaero's World Map"
|
||||
filename = "XaerosWorldMap_1.28.8_Fabric_1.19.3.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 = "fccb4f94cf48acd8d6a23f39dbf5d56495a21d915e4bcae2f89c4976c88b8e9d"
|
||||
hash = "09abfd6458ca8edefae32738f9e13c865902da43185ccc7a003783d10a046539"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.13"
|
||||
|
|
Loading…
Reference in a new issue