mojira.dev
MCPE-104366

command not working on cammand blocks

i tried use this commands in a command blocks and it say ''no results''

commands:

/tp @e[type=blaze] Supper0071337

/tp @e @s

i tried use this commands to be a mob, the blaze is gonna always teleport to me but dosent work
commands that worked:
/summon ender_crystal and etc

Comments 3

The first command you described should port every Blaze it finds in the loaded chunks to you.
If there is no blaze in the loaded chunks it will not port any thing as there is none for the command block.

The second command will not work as @s is not described as it is run as the command block.

Fix: execute @e[type=blaze] ~~~ /tp @sΒ Supper0071337

This will execute the tp command as a blaze and sets the @s as the blaze.

Have a good day.

Thank you for your report!

However, this issue has been temporarily closed as Awaiting Response.

Is this still an issue in the latest version? If yes, can you please add it to the affected versions (or mention it if you are not the reporter)?

This ticket will automatically reopen when you reply.

Quick Links:
πŸ““ Issue Guidelines – πŸ’¬ Mojang Support – πŸ“§ Suggestions – πŸ“– Minecraft Wiki

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
πŸ““ Issue Guidelines – πŸ’¬ Mojang Support – πŸ“§ Suggestions – πŸ“– Minecraft Wiki

supperzziin086

(Unassigned)

Unconfirmed

Xbox

Xbox One S

1.16.200.52 Beta

Retrieved