This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I'm having trouble with the 'Passengers' tag on with the /data merge command, when I run;
/data merge entity @e[type=minecraft:trident,limit=1] {Passengers:[{id:"chicken"}]}
it says that data was changed for the entity, yet no chicken is on the trident, however, when I run;
/summon trident ~ ~ ~ {Passengers:[{id:"chicken"}]}
I get a chicken on a trident, just as expected.
Does anyone know how to "stack" entities with the /data command?
As there hasn't been any response, I've placed it on the Minecraft Issue Tracker under [MC-133381].
I don't. You could request to a MOD to move it to the Java section of Redstone and Commands. There is better help there for NBT commands.
I'm having trouble with the 'Passengers' tag on with the /data merge command, when I run;
/data merge entity @e[type=minecraft:trident,limit=1] {Passengers:[{id:"chicken"}]}it says that data was changed for the entity, yet no chicken is on the trident, however, when I run;
/summon trident ~ ~ ~ {Passengers:[{id:"chicken"}]}I get a chicken on a trident, just as expected.
Does anyone know how to "stack" entities with the /data command?
As there hasn't been any response, I've placed it on the Minecraft Issue Tracker under [MC-133381].
I don't. You could request to a MOD to move it to the Java section of Redstone and Commands. There is better help there for NBT commands.