Fly using a bow & arrow in Minecraft (Works on 1.19 - NO HACKS MODS OR CHEATS)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Discovered a version of this trick in MCPE and made it here :D
    1. Get command block and bow (and arrows if in survival).
    2. Set Impulse to Repeat.
    3. Apply power to block (lever) or set Needs Redstone to Always Active.
    4. Copy and paste:
    execute as @e[type=arrow] positioned as @e[type=arrow] run tp @p ~ ~ ~
    5. Fire your bow and enjoy.
    Optional step: To force teleportation with the arrow's current pitch and yaw (pan and tilt if you wish), add two tildes (~) to the end of the command. This will restrict your movement.
    Don't ask how to do this without command blocks or I'll delete your comment. The title is completely honest.
    To disable the chat spam, run: /gamerule commandBlockOutput false

Комментарии • 4

  • @allenjazzalbania2894
    @allenjazzalbania2894 3 года назад +1

    Execute As @e[Type:Arrow] Positioned as @e[type=Arrow] run tp @p ~ ~ ~

  • @wurned
    @wurned 4 года назад

    Thank you Glenn
    very nice!

  • @lupasud
    @lupasud 4 года назад

    thank you

  • @pandy5023
    @pandy5023 4 года назад

    that was simple