Description
A mod that fixes the annoying plus sign when editing attributes on weapons and preserves the attack speed of the weapon. ONLY works with generic.attack_damage.
This mod also has the plusfix:noplus tag that you can apply to weapons that have had their attack damage modfied by KubeJS.
Example:
KubeJS Code to modify the attack damage of the twilight forest fiery sword:

KubeJS code to apply the plusfix:noplus tag:

Final Result:

Also works with commands that modify the attack damage of a weapon just needs the noplus:1b tag to work.
Example Command:
/give @p diamond_sword{noplus:1b,AttributeModifiers:[{AttributeName:"generic.attack_damage",Name:"generic.attack_damage",Amount:28,Operation:0,UUID:[I;494828250,-49656543,-1541317889,1899920176],Slot:"mainhand"}]} 1
Final Result:

Without Mod:

With Mod:

The extra attack point comes from the base attack of your fist which is one. When modifying attributes they ignore this base attack.
!!! This mod will only have additional content/support added and updated when I see fit. !!!
!!! Credit to craft1x on fiverr for making this awesome mod!


