mojira.dev
MC-97143

entity tag cannot remove

Some time we need remove entity tag, for example: Arrow has tag "Potion", the tag has or not decide it is tipped arrow or not, if it is, it will produce potion particle; In another way it is "No way to remove tipped arrow's particle".

Attachments

Comments 5

Just use
/entitydata @e[type=Arrow] {Potion:""}

RE:FVbico
I has tryed /entitydata @e[type=Arrow] {Potion:""}, nothing different with/entitydata @e[type=Arrow] {Potion:"mincraft:water"}
cannot remove tag Potion

Please provide the exact commands you are using and the feedback you are getting.

RE:redstonehelper
command:/entitydata @e[type=Arrow] {Potion:""}
return img uploaded

I see no Potion tag in the feedback. Edit: I'm blind.
Most likely invalid anyway as changing tags during the lifetime of a entity can give unintended behaviour, which will be resolved as won't fixn

siiftun1857

(Unassigned)

Unconfirmed

Minecraft 16w06a, Minecraft 16w07a

Retrieved