ToroCraft / ToroHealth

GNU General Public License v3.0
64 stars 48 forks source link

Maximum distance? #96

Closed xJon closed 3 years ago

xJon commented 3 years ago

Would be nice to have a maximum distance for which the player gets a damage indicator. E.g. the boar in the screenshot is almost 50 blocks away from the player yet there still is a damage indicator: image

frodare commented 3 years ago

I have added distance key to the particle config. It will be supported in the next 1.17 release. Thanks!

xJon commented 3 years ago

I have added distance key to the particle config. It will be supported in the next 1.17 release. Thanks!

Is the particle rendering distance the same as the indicator entity distance?

frodare commented 3 years ago

It defaults to the save of distance 60 blocks, but is a different config value: hud.distance vs particle.distance I am working getting the build out now.

frodare commented 3 years ago

File torohealth-1.17-fabric-6.jar is uploading now with the change. You can add the new config field manually or delete the config file to have a new one generated. (make sure to back up your config first if have you changes you want to keep)