How do i make an entity jump?

Started by Gamertwins1 on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i make an entity jump?

I am trying to make a frog entity, I have the "leap at target destination" block but it just isn't jumping. Does anyone know how I can fix this?

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try to make entity base on…
Sat, 05/02/2020 - 12:39

Try to make entity base on magma_cube or slime or rabbit. idk

 

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This has me perplexed as…
Sat, 05/02/2020 - 20:18

This has me perplexed as well. I've been trying to make a living pumpkin based on a slime's movement but it just slides around. Does the jumping motion come from the 3d models animation?... because I'm not good with modeling.

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey im also making an frog…
Sun, 07/04/2021 - 15:59

Hey im also making an frog type entity and have some problems. I think the jumping can be done by velocity but the leg is stil not moving like the rabbit does so thats my problem.