Skip to content

MrErenK/ScrollFly

Repository files navigation

ScrollFly

A very simple Minecraft mod that brings the flight speed adjustment from Spectator mode directly into Creative mode.

Features

In vanilla Minecraft, you can only adjust your flying speed using the mouse scroll wheel when you are in Spectator mode. This mod simply ports that exact functionality over to Creative mode!

  • Scroll to Change Speed: While flying in Creative mode, just use your mouse scroll wheel to speed up or slow down, exactly like you do in Spectator.
  • Toggle Key: Need to scroll through your hotbar while flying? You can toggle the mod on and off using a keybind (Default: Z).

Installation

Supported Versions

  • Minecraft: 1.20.1
  • Loaders: Both Fabric and Forge are supported!

Steps

  1. Install either Fabric Loader or Minecraft Forge.
  2. For Fabric, ensure you have the Fabric API installed.
  3. Download the latest release of ScrollFly for your respective loader.
  4. Place the .jar file in your mods folder.
  5. Launch the game!

Building from Source

Development Setup

  1. Clone the repository: git clone https://github.com/MrErenK/ScrollFly.git
  2. Open in your IDE (IntelliJ IDEA recommended).
  3. The project is built using Multiloader conventions.
  4. Run ./gradlew :fabric:runClient or ./gradlew :forge:runClient for testing.

Building

./gradlew build

The built mod jars will be located in fabric/build/libs/ and forge/build/libs/.

License

This project is licensed under the MIT License. See LICENSE for details.


Made with ❤️ by MrErenK for the Minecraft community

For questions, suggestions, or support, feel free to open an issue on GitHub!

About

A very simple Minecraft mod that brings the flight speed adjustment from Spectator mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages