SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Add Forge reachDistance attribute modifier support to entities (SpongeCommon#2513) #3210

Closed PolyacovYury closed 4 years ago

PolyacovYury commented 4 years ago

Also what title says.

Without this, attacking entities with a sword with reachDistance modifier only happens client-side.

Depends on SpongeCommon#3166, probably needs re-doing (commit includes a SpongeCommon bump).