long jump/jump in the direction of the mouse cursor

Started by ebenaruto on

Topic category: Advanced modding

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
long jump/jump in the direction of the mouse cursor

How to jump 2 blocks or jump where the cursor is pointing (like flying on an elytra)?
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you want u can make it…
Fri, 05/06/2022 - 18:20

If you want u can make it that when a player jumps, it gives jump boost. Or you can also teleport the player to the block your pointing at when right clicked on the block for example.

You have to do this all with procedures.

My discord if u need more help BlueGamer19#2663

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, I have a mod that adds…
Fri, 05/06/2022 - 19:29

Yeah, I have a mod that adds a sort of vaulting mechanism, and I use jump boost

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
to make yourself jump 2…
Sat, 05/07/2022 - 02:47

to make yourself jump 2 blocks give yourself a motion vector overide for 2 blocks then you can make it be just the way you want without messing with the players effects