[1.16.5] Extra reach distance does not work on mobs
ThousandFields opened this issue ยท 4 comments
Issue description:
The Reach ability, an ability that increases the range of TCon tools being able to target both blocks and mobs, currently does not function against mobs. The same goes for tools that have a +reach distance stat by default, such as broadswords and cleavers.
Edit: extra reach distance seems to work as intended in creative, just not survival.
Versions:
- Minecraft: 1.16.5
- Forge: 3.1.0
- Mantle: 1.6.92
- Tinkers Construct: 3.0.3.111
This issue is not mentioned on the roadmap or "What's New?"
This issue is able to be reported with only TCon, Mantle, and Hwyla (for easier testing).
For the record, my current plan for this is to implement a second modifier, range, for attack distance given it seems forge is planning on two attributes.
MinecraftForge/MinecraftForge#7808 was recently opened, which addresses this.
Related: MinecraftForge/MinecraftForge#4736. I think Forge tried to fix this bug before, but it never got merged. Guess I never realized it did not work on entities in testing (was mainly focused on blocks).
Might need a Forge PR to fix, might be possible to fix on our side.