Prevent Dismount

Started by Elektronomia14 on

Topic category: Help with modding (Java Edition)

Last seen on 15:53, 9. Jun 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Prevent Dismount

So I made a rideable flying entity, but if I'm in the air and crouch, then I dismount. I want to prevent dismounting if the rideable has a velocity vector. I was able to make the if statement to check if the rideable has a velocity vector, but otherwise I'm stumped. 

 

The mcreator version is 2023.2 and the mc version is 1.19.2. 

 

Thanks in advance if you help.