Editing Elytra Flyling Speed

Started by Ro... on

Topic category: Help with Minecraft modding (Java Edition)

Active 17 hours ago
Joined Mar 2020
Points:
1170

User statistics:

  • Modifications: 6
  • Forum topics: 71
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 270
Editing Elytra Flyling Speed

I have a procedure to be able to fly, but with elytra system, what it means is that: Using Better Procedure Plugin, i can start elytra gliding for player, i have a Keybind W called Move While Flying, when pressing W, the player will start moving and can go up or down depending on where the mouse is facing, but when u go up using elytra, u slow down until u completly stop moving, so how can i edit the elytra flying speed and keep it at a certain speed?

Active 9 months ago
Joined Oct 2020
Points:
1597

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
Set "entity" fly speed to: #…
Tue, 11/02/2021 - 00:19

Set "entity" fly speed to: # 

doesn't work?

Active 17 hours ago
Joined Mar 2020
Points:
1170

User statistics:

  • Modifications: 6
  • Forum topics: 71
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 270
Nope, affect Creative Fly…
Tue, 11/02/2021 - 01:23

Nope, affect Creative Fly Speed, not Elytra Fly Speed

 

 

Active 17 hours ago
Joined Mar 2020
Points:
1170

User statistics:

  • Modifications: 6
  • Forum topics: 71
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 270
Any Ideas?
Tue, 11/02/2021 - 22:46

Any Ideas?

Active 6 days ago
Joined May 2021
Points:
799

User statistics:

  • Modifications: 4
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 353
The procedure should look…
Wed, 11/03/2021 - 00:35

The procedure should look like this:

But be very cautious with those values, anything higher will make you fly thousands of blocks away. At first I tried 2, and it sent me  about several million blocks out (the game crashed), 1.5 sent me several hunderd thousand blocks out (the game also crashed, could not land, and went straight to the void), 1.005 shoots you about 120 blocks up and increases your flying speed reasonably faster. You will be up in the skies for several minutes. Play with those values, it might crash several times.

Active 17 hours ago
Joined Mar 2020
Points:
1170

User statistics:

  • Modifications: 6
  • Forum topics: 71
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 270
I Tried that, for Y Velocity…
Wed, 12/08/2021 - 00:33

I Tried that, for Y Velocity its okay, the player will move if he is pressing W and if he will go up depending on the mouse direction, but changing the flying speed is still a problem, when i give a * Value to X and Z velocity, i can't control the direction i go, If it was possible to applie Rocket Boost without having Rocket and without the particule...