Add customhud as optional mod

This commit is contained in:
zbx1425
2023-12-29 21:37:36 +08:00
parent 2c9f3169ef
commit c381f73f47
5 changed files with 43 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
&n{real_time:HH:mm:ss}&r FPS: {{fps >= 50, "&a", fps >= 30, "&e", "&c"}}{fps}&r Ping: {{ping >= 500, "&a", ping >= 200, "&e", "&c"}}{ping}&7ms
Pos: &c{bx} &a{by} &b{bz} &r >&e{facing_short -uc}/{facing_towards_xz -uc}{facing_towards_pn_sign}
Biome: &7{biome}
=if: target_block=
Looking:&r &c{tbx} &a{tby} &b{tbz}
&7{target_block_id}
=endif=

View File

@@ -1,13 +1,4 @@
{
"version": 2,
"localPackName": "SyncedPack",
"activeSource": {
"name": "MTR Let\u0027s Play (SG, Primary)",
"baseUrl": "https://mc.zbx1425.cn/jlp-srp",
"hasDirHash": true,
"hasArchive": false
},
"disableBuiltinSources": false,
"sources": [],
"pauseWhenSuccess": false
"remoteConfigUrl": "https://mc.zbx1425.cn/jlp-srp/client_config.json"
}