Fabricators-of-Create / Porting-Lib

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

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

Closed Karashok-Leo closed 2 months ago

Karashok-Leo commented 6 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

IThundxr commented 2 months ago

This is because porting lib's attributes aren't setup correctly, you should just use reach entity attributes over porting lib's attributes