How to launch player in the air when right clicked with item

Started by Lord Makishi on

Topic category: Help with modding (Java Edition)

Last seen on 11:29, 14. Apr 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to launch player in the air when right clicked with item

Hello Everyone,

So I wanted to make an item that lauches the payer in the air (for example when a iron golem hits you) when right clicked.

Last seen on 15:46, 28. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set event location in x y++-…
Fri, 04/29/2022 - 13:10

set event location in x y++-- z

 

Last seen on 11:29, 14. Apr 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
doesn't work, i need to put…
Fri, 04/29/2022 - 18:05

doesn't work, i need to put in a number :/

Last seen on 15:34, 1. Mar 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set event location in x y=…
Fri, 04/29/2022 - 19:30

set event location in x y=(world surface+[number]) z

Last seen on 17:55, 7. Feb 2023
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If TheDragon'sSon's way…
Fri, 04/29/2022 - 22:10

If TheDragon'sSon's way doesn't work just add the levitation effect

Last seen on 15:46, 28. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
lol of course you must put…
Sat, 04/30/2022 - 10:20

lol of course you must put inside numbers....mne was just the correct procedure then you must randomize it

 

Last seen on 15:47, 26. Mar 2024
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The "Attempt to override…
Sun, 05/01/2022 - 19:51

The "Attempt to override motion vector of _ to vx: _ vy: _ vz: _" might help. just change vy to a number higher than 0!