Fabricators-of-Create / Porting-Lib

A collection of utilities for porting mods from Forge to Fabric.
Other
113 stars 33 forks source link

[Bug] player.getEntityReach() always returns 0 #116

Open Karashok-Leo opened 3 months ago

Karashok-Leo commented 3 months ago

player.getEntityReach() always returns 0 Maybe it's because the attack range attribute is implemented additively. https://github.com/JamiesWhiteShirt/reach-entity-attributes/issues/11