Skip to content
 
 

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft - Fly-Mod

This is a modification of the original fly mod 3d by ratzzfatzz to support Forge 1.18.2.

This Mod for Minecraft allows you to enable a 3D fly and let you customize the fly and run speed.

Requirements

How to use

Press the "B" key to toggle fly mode (configurable in Controls). By default, flight will use the normal arrow key controls. By enabling mouse_control in the mod config file (see below), you can instead fly towards wherever your mouse is pointing when holding the forward key. Use the sprint key to boost fly speed.

The following configuration options are available in config/flymod.json in the minecraft instance files:

{
  "mouse_control": false,
  "only_for_creative": false,
  "fly_up_down_blocks": 0.4,
  "fly_speed_multiplier": 3.0,
  "run_speed_multiplier": 1.5,
  "multiply_up_down": true,
  "fade_movement": false,
  "override_exhaustion": true
}

Supported languages

  • Deutsch
  • English

About

Control flying by looking into a direction. Provides speed modifier.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages