You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a tag to get the extra damagean item itself provides.
By this, I mean that I don't want to calculate strength potions, weakness potions or the entity itself's damage. Just the damage from the item.
This way, if I give a diamond sword to a zombie with 10 attack damage, a skeleton and a player with a weakness potion, the tag will always output 7.
Basically a weapon_damage, but it only calculates the item and not the entity's data
The text was updated successfully, but these errors were encountered:
I need a tag to get the extra damagean item itself provides.
By this, I mean that I don't want to calculate strength potions, weakness potions or the entity itself's damage. Just the damage from the item.
This way, if I give a diamond sword to a zombie with 10 attack damage, a skeleton and a player with a weakness potion, the tag will always output 7.
Basically a weapon_damage, but it only calculates the item and not the entity's data
The text was updated successfully, but these errors were encountered: