long jump/jump in the direction of the mouse cursor

Started by ebenaruto on

Topic category: Advanced modding

Active 2 years ago
Joined Dec 2021
Points:
494

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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)?
Active 1 year ago
Joined May 2022
Points:
458

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
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

Active 11 months ago
Joined Dec 2021
Points:
693

User statistics:

  • Modifications: 3
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 308
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

Active 2 years ago
Joined Mar 2021
Points:
688

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 190
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