Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.23 KB

Overrides.md

File metadata and controls

15 lines (14 loc) · 1.23 KB

Each element provides formatting placeholders, which can be inserted by substituting java formatting placeholders in the text of the override.
Coloring is done using legacy color formatting though due to a SpruceUI limitation, the input box cursor may behave strangely when using color codes.

Override Example

Element Avalible Default Content Example Override
Biome biome name Biome: %s §7Current Biome: §a%s
FPS fps FPS: %d §7Frames Per Second §l§n%d
Latency latency ms Ping: %dms §7Pong: §n%d milliseconds
Position x, y, z (%d, %d, %d) §7[§9%d§7, §b%d§7, §5%d§7]
Time hour, min Time: %1d:%1d §7Currently §6%d§7 o'clock

Original HUD (Defaults):

image

Overridden:

image