TreyRuffy / BetterF3

A Fabric mod ported to Forge for Minecraft that provides a highly customizable, more human-readable Debug HUD.
https://modrinth.com/mod/betterf3
MIT License
26 stars 11 forks source link

[Bug]: Incorrect Velocity readout #97

Closed histefanhere closed 2 months ago

histefanhere commented 4 months ago

Describe the Bug

The report velocity outputs (both the components and absolute velocity) don't match the true velocity of the player.

Steps to Reproduce

  1. Walk in a straight line along X or Z axis, horizontal velocity will be reported as 2.357 m/s

Expected Behavior

Walking speed of player should be 4.317 m/s

Screenshots

No response

Modloader Type

Fabric

Modloader Version

0.15.11

Mod Version

11.0.1

Log Output

No response

Additional Context

Tested on both Fabric & NeoForge, MC 1.21 and 1.20.2 where the feature was originally made. Has it been wrong since then? 🤷‍♂️