Delay Mod (Forge 1.12.2 / Fabric 1.21.11)
A client-side mod that displays your delay, meaning the time spent touching the ground, on the HUD.
Features
The delay is displayed on the HUD like this:
Delay: n
n is the length of the delay in ticks.
The HUD can also be customized using commands.
Commands
/delay gui
/delay text label <text>
/delay text value <template-with-{n}>
/delay color label <color16>
/delay color value <color16>
Examples
/delay text label Delay:
/delay text value {n} ticks
/delay color label gold
/delay color value white
Delay Mod (Forge 1.12.2 / Fabric 1.21.11)