Minenash / CustomHUD

A highly customizable variable-based text HUD for Minecraft
MIT License
77 stars 23 forks source link

[Feature request] reach distance #116

Closed iambeingtracked closed 6 months ago

iambeingtracked commented 6 months ago

The current variable just shows the reach distance as a static number, though I don't think it gets it correctly as it's 3 blocks, not 4.5, maybe that's for blocks and not entities. But I thought that it would be nice to have a variable that shows how many blocks the last attack was committed from.

Edit: I think KronHUD does that: https://github.com/search?q=repo%3ADarkKronicle%2FKronHUD%20reach&type=code

Minenash commented 6 months ago

Fun fact, I actually added this in the betas! The betas are still on 1.20.1 (sorry about that, I haven't had much time to work on mods these past few months). There should be a 1.20.4 version of the beta this month

iambeingtracked commented 6 months ago

Nice, thank you for the quick reply!