How would i change player speed without the FOV effects (2020.5)

Started by sickomode24 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would i change player speed without the FOV effects (2020.5)

I want the player to have +60% speed without the weird fov effects

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This is inpossible (only…
Sat, 02/27/2021 - 09:16

This is inpossible (only with code), but with 2021.1 in 1.16.4 you can make with the attribute command.

Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would I do that?
Sat, 03/13/2021 - 04:52

How would I do that?

Joined Oct 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Would I need to use the …
Sat, 03/13/2021 - 04:54

Would I need to use the 'execute command /__ in the name of __' procedure to do this?