mods: make minimap client-side

This somehow crashes the server.
This commit is contained in:
2026-07-25 14:56:17 +09:00
parent c660162495
commit f405f994be
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -429,7 +429,7 @@ metafile = true
[[files]] [[files]]
file = "mods/xaeros-minimap.pw.toml" file = "mods/xaeros-minimap.pw.toml"
hash = "3ab76b82f0de2e564ddbc817fe43690f553ab007812236fc3f7ff4a0b1a78601" hash = "e8411a01d4cc0228563b1c35c0f9c147e92d85f16b02b71511d3c4ce11b35e92"
metafile = true metafile = true
[[files]] [[files]]
+1 -1
View File
@@ -1,6 +1,6 @@
name = "Xaero's Minimap" name = "Xaero's Minimap"
filename = "xaerominimap-fabric-1.21.10-26.3.0.jar" filename = "xaerominimap-fabric-1.21.10-26.3.0.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/4J1OTOFo/xaerominimap-fabric-1.21.10-26.3.0.jar" url = "https://cdn.modrinth.com/data/1bokaNcj/versions/4J1OTOFo/xaerominimap-fabric-1.21.10-26.3.0.jar"
+1 -1
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 = "8503355c9cfe5b7f24e4025249d0f1ffac802b44236af9ffddfa9b05fa395125" hash = "6fd040914e783fbe79f9ebbab1f48b82c23f767aa0a5efe32ac698e9e2de447e"
[versions] [versions]
fabric = "0.18.6" fabric = "0.18.6"