Azzy380 / Attributes

Vanilla, forge and custom Attributes for MCreator!
GNU General Public License v3.0
2 stars 0 forks source link

Items applied with attribute modifiers lose their other natural modifiers #19

Closed vvvami closed 11 months ago

vvvami commented 11 months ago

I created a sword that receives an attribute modifier bonus to it. The issue stems from the fact that this sword now has the normal attack speed and damage of a fist after the modifier is applied.

To recreate: On player tick - add modifier to a tool (sword in this case) but make sure it isn't attack damage attribute modifier.

vvvami commented 11 months ago

a duplicate.