Entities do not get cloned with clone command
I was trying to copy a command block minecart with /clone command and the clone just had an empty track on it. I also tried it with a tnt minecart that did not work either.
Created Issue:
Minecarts do not get cloned with clone command
I was trying to copy a command block minecart with /clone command and the clone just had an empty track on it. I also tried it with a tnt minecart that did not work either.
Removed Affects Versions: 14w05a
Added Linked Issues:
duplicates
MC-45064
Deleted Comment:
A comment with security level 'global-moderators' was removed.
Deleted Comment:
Very probably intended.
A Minecart is an entity, not a block, and the /clone command only clones blocks and such.
Added Linked Issues:
is duplicated by
Changed Summary:
Minecarts do not get cloned with clone commandEntities do not get cloned with clone command
Added Linked Issues:
is duplicated by
Added Linked Issues:
is duplicated by
See MC-46122.
/clone command only clones blocks not mobs like minecarts.