treewide: add server icon

This will also be encoded in servers.dat.
This commit is contained in:
Yonah 2025-11-08 01:45:50 +09:00
parent 71472a3909
commit 94e347545a
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
3 changed files with 5 additions and 1 deletions

View File

@ -401,6 +401,10 @@ file = "resourcepacks/visible-powdered-snow.pw.toml"
hash = "ec2178bd17a943dac8ead3b1dc68e398b00e454a4582b84056a0ce30dad400a9" hash = "ec2178bd17a943dac8ead3b1dc68e398b00e454a4582b84056a0ce30dad400a9"
metafile = true metafile = true
[[files]]
file = "server-icon.png"
hash = "f3b299ee5696264b4fec68528ff90426c9f1b35b6364593495d980a9a5e253ee"
[[files]] [[files]]
file = "shaderpacks/complementary-reimagined.pw.toml" file = "shaderpacks/complementary-reimagined.pw.toml"
hash = "531a8d239c952428d9a633ff99cb03461656ada28decbe2e1ef19f60f7fd5726" hash = "531a8d239c952428d9a633ff99cb03461656ada28decbe2e1ef19f60f7fd5726"

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 = "0af365f9e79e0f2cacccc23593d50784b85f51774f39b9636c448a2f4ded64a9" hash = "907f799767f6e034bf724cb2ab884719869962c7546141edf0284f6bc8840644"
[versions] [versions]
fabric = "0.17.3" fabric = "0.17.3"

BIN
server-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB