Mojira Archive
MC-166987

Summoning a mob with a status effect using the /summon command will cause 4 applied status effects to not work properly.

The Bug

When using the command /summon and spawning a mob in with a status effect applied, 4 status effects will not function properly. The status effects that do not work that I have tested was: Speed , Slowness , Strength , Weakness. The other effects do work still.

To Recreate It

Use the /summon command and summon a mob with any of the 4 status effect attached to it.

/summon minecraft:mob ~ ~ ~ {ActiveEffects:[

{Id:*any of the 4 effects's ids*,Amplifier:1,Duration:300}

]}

Here is an example: /summon minecraft:spider ~ ~ ~ {ActiveEffects:[

{Id:1,Amplifier:1,Duration:3000}

]}

 

This command is supposed to give a spider Speed 2, but it does not make the spider any faster than a normal spider.

Duplicate

Zander Murrell

2019-12-02, 10:07 AM

2019-12-02, 10:09 AM

2019-12-02, 10:09 AM

0

0

Unconfirmed

(Unassigned)

1.14.4, 1.15 Pre-release 3

-