velocity procedure

Started by Jonaaaaaa on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2024
Points:
75

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
velocity procedure

hello, i want to make gravity effect(lower falling without slowfalling) thing, but in all tutorial need velocity procedure block, but i cannot find it or maybe the procedure changed? idk

i want to get velocity of entity/player but idk the procedure where, or theres different way to make gravity effect someone can helpme?

t

Active 7 months ago
Joined Jun 2024
Points:
71

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
same
Fri, 06/28/2024 - 15:44

same

Active 5 days ago
Joined Jul 2019
Points:
688

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
Can't find them either
Fri, 07/26/2024 - 17:28

Can't find them either

Active 11 months ago
Joined Apr 2024
Points:
119

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
Try delta x/y/z speed of…
Tue, 07/30/2024 - 14:49

Try delta x/y/z speed of entity

Active 1 day ago
Joined Jul 2024
Points:
113

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 45
The delta movement blocks…
Tue, 07/30/2024 - 19:46

The delta movement blocks are the velocity blocks, the names were simply changed.