In this video I will be giving an updated tutorial on how to morph into mobs with just two command blocks in bedrock edition since the old one no longer works in versions higher than 1.19.60
Tutorial for 1.19 and below:
• How to morph into Mobs with Command Blocks...
Commands:
Get a command block:
/give @s command_block
First command:
/execute as (your username) at @s run tp @e[family=mob,name=(your username)] ~~~ facing ^^^20
Second command:
/effect (your username) invisibility 1 0 true
Hide the chat messages:
/gamerule commandblockoutput false
(Bonus command used at end of video)
Make a creeper charged:
/event entity @e[type=creeper,c=1] minecraft:become_charged
#mcpc #bedrock #morph