mojira.dev
MC-72084

Summoned Invisible Squids Are Not Invisible

Attempts at summoning a Squid with an Active Effect of Invisibility does not work as intended as the Squid in question is not invisible.

Here is the command: /summon Squid ~ ~ ~3 {Invulnerable:1,ActiveEffects:[Id:14,Duration:50]}

Steps to replicate: Run the above command. Notice the Squid is not invisible.
Thus there being an issue.

Attachments

Comments 3

You forgot some curly brackets in between ID and duration.

/summon Squid ~ ~ ~3
{Invulnerable:1,ActiveEffects:[{Id:14,Duration:50}]}

Ah, thank yas!!!! I oughta make a note of that fer the future~!

Thomas Mobley

(Unassigned)

Unconfirmed

Minecraft 1.8

Retrieved