/DitchThatMouse

Navigate minecraft menus with your keyboard

Primary LanguageJava

DitchThatMouse (DTM)

DTM is a mod that lets you navigate GUIs/menus with your keyboard. Very handy for those in a development environment that don't want to take their hands off the keyboard to create new worlds.

Usage

  • TAB Next button
  • SHIFT+TAB Previous button
  • RETURN Click button
  • SPACE Click button
  • + Increment value for slider buttons by 1
  • - Decrement value for slider buttons by 1
  • SHIFT++ Increment value for slider buttons by 10
  • SHIFT+- Decrement value for slider buttons by 10

Good to know

Contribute?

Go ahead!