Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Affects Version/s: 1.15.1
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Unconfirmed
-
Category:(Unassigned)
Description
I applied strength 10 to iron golem with this command:
summon minecraft:iron_golem ~ ~ ~ {ActiveEffects:[{Id:5b,Amplifier:10b,Duration:9999}]}
However, its damage didn't increase(killed blaze with two shot, like normal).
But when I summoned iron golem first then apply strength using this:
/effect give @e minecraft:strength 9999 10
Its damage increased correctly(killed blaze at once). I tried with speed buff, it also didn't work.
Attachments
Issue Links
- duplicates
-
MC-32575 The /summon (potion) effects for mobs: speed and slowness
- Resolved