Files
MidnightControls/README.md
Motschen 34408d7a2a MidnightControls 1.2.0 - Touchscreen, Modded Keybinds, Bugfixes
- Added #40 (Modded keybind support)
- Added #20 (Touchscreen support)
- Improved #13 (Sodium screen controller support)
- Attempt to fix #31 & #38 (Jittery input on low FPS)
- Fixed #35 (Front placing being broken)
- Fixed #32 (Option to disable double tap to sprint)
- Fixed #27 (Auto-adapt controller icons)
- Fixed #19 (HUD-scaling on big scales)
- Fixed #36 (Crash on game load)
- Fixed reset option
- Fixed scrolling in trading screens
- Disable features that might be considered as cheats (install MidnightControlsExtra to enable)
2022-06-25 21:23:25 +02:00

4.3 KiB

MidnightControls

Java 16 GitHub license Environment: Client Mod loader: Quilt/Fabric Version CurseForge

A Fabric Minecraft mod which adds better controls, reach-around and controller support.
Forked from LambdaControls by the amazing LambdAurora, which was sadly discontinued.

What's this mod?

This mod adds better controls, reach-around features, etc.

Haven't you dreamed to travel in your modded Minecraft world with your controller? Yes? Then this mod is made for you!

This mod also adds controller support.

Features:

  • Controller support
  • Touchscreen support (very experimental and buggy).
  • Keyboard controls to look around.
  • Toggleable on screen button indicator (like in Bedrock Edition).
  • Vertical reach-around.
  • Many Bedrock Edition features:
    • Toggleable fly drifting
    • Front block placing (be careful with this one)
  • New controls settings!
  • Many options in config to change to your liking.
  • Many controllers supported and in a simple way your own controller mappings.
  • An easy API for developers to add their own button bindings.

🎮 Supported Controllers:

  • DualShock controllers
  • DualSense controllers
  • Xbox controllers
  • Switch Pro controllers
  • Joy-Cons
  • Steam controller and Steam Deck (WIP)
  • And many more!

Screenshots

controller_controls controller_options

Build

Just do ./gradlew build and everything should build just fine!