Hambaka 129c3d0f3b Update Simplified Chinese localization.
Update zh_cn.json

Translate new 5 lines strings.
Adjust some translations. ( followed suggestions in a Chinese Minecraft community project's translation style guide, although most changes in this commit are "add space" )

Note: The translation of "Show controls ring" is not final, since ring menu feature is not completed, I am not sure its feature, so current translation is "Show extra keys (select) menu".
2020-09-02 00:00:27 +08:00
2020-02-01 00:44:13 +01:00
2019-12-11 22:43:23 +01:00
2020-01-01 01:54:14 +01:00
2020-07-18 18:55:44 +02:00

LambdaControls

Java 8 GitHub license Environment: Client Mod loader: Fabric Version CurseForge

A Fabric Minecraft mod which adds better controls, reach-around and controller support.

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 simply way your own controller mappings.
  • An easy API for developers to add their own button bindings.

🎮 Supported Controllers:

  • Dualshock controllers
  • Xbox controllers
  • Switch Pro controllers
  • Joycons
  • And many more!

Build

Just do ./gradlew :fabric:shadowRemapJar 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%