Motschen df7c7bbdad MidnightControls 1.3.0 - Fixes and Improvements
- Merge #48 (Split rotation speed in X and Y, thanks to @ronniedude)
- Merge #47 (Korean translations by @gyular)
- Fix #50 (Stack pick-up problems in survival mode)
- Add some compatibility measures for EMI (Will likely be improved further in the future)
- Remove all REI-related code (not working anyway, EMI is better)
- Possibly fix #41 (Random crashes when changing keybinds)
2022-06-30 21:29:59 +02:00
2022-03-12 22:33:19 +01:00
2022-03-12 23:10:29 +01:00
2022-03-16 16:40:57 +01:00
2022-03-12 23:10:29 +01:00
2022-03-12 22:33:19 +01:00
2022-03-12 22:33:19 +01:00
2021-03-15 17:20:16 +01:00
2022-03-12 23:10:29 +01:00
2022-03-12 22:33:19 +01:00
2022-03-12 23:10:29 +01:00
2022-03-12 22:33:19 +01:00

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!

Description
A Minecraft mod adding controller support and enhanced controls overall.
Readme MIT 3.9 MiB
Languages
Java 100%