mirror of
https://bgithub.xyz/Minecraft-Transit-Railway/LetsPlay-Packwiz
synced 2026-02-04 09:44:39 +08:00
Add customhud as optional mod
This commit is contained in:
9
config/custom-hud/profile1.txt
Normal file
9
config/custom-hud/profile1.txt
Normal 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=
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user