mojira.dev
MC-110651

Evocation Fangs uneffected by attributes (attack damage and such)

Reproduce:
1) Do this in chat or in a command block:
/summon minecraft:evocation_fangs ~ ~-0.5 ~-1 {Attributes:[{Name:generic.attackDamage,Base:1.0}]}
2) Observe. You still take 6 points of damage (3 hearts) when it should only do 1 point of damage (0.5 hearts).

Comments 1

The Attributes tag is only available for entities extending the LivingBase class. Fangs extend Entity directly.

Joseph VanMiddelkoop

(Unassigned)

Unconfirmed

Minecraft 1.11

Retrieved