Add "Keyboard & Mouse U" (keyboardmouseui) (#42)

* Add "Keyboard & Mouse U" (keyboardmouseui)

* fix

* fix

---------

Co-authored-by: /home/neo <158327205+neoapps-dev@users.noreply.github.com>
This commit is contained in:
SuperCatElvis
2026-04-26 22:29:14 +10:00
committed by GitHub
parent 05a35f2564
commit fcae6dd8bd
3 changed files with 15 additions and 0 deletions

BIN
keyboardmouseui/PC 2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
keyboardmouseui/PC.zip Normal file

Binary file not shown.

15
keyboardmouseui/meta.json Normal file
View File

@@ -0,0 +1,15 @@
{
"id": "keyboardmouseui",
"name": "Keyboard & Mouse UI",
"author": "SuperCatElvis",
"description": "A full keyboard and mouse UI replacement for Minecraft: Legacy Console Edition on PC.\n\nUnlike the original Xbox 360 and PS3 versions, where the interface was built entirely around a controller. The PC version introduces a number of inconsistencies. Many actions that were originally mapped to a single controller button are split across multiple keys, which can cause incorrect icons.\n\nThis mod aims to restore consistency by replacing controller prompts with accurate keyboard and mouse inputs, using the most commonly used key for each controller action.",
"extended_description": "# DO NOT USE ON NEOLEGACY",
"category": [
"Mod"
],
"thumbnail": "PC 2.png",
"zips": {
"PC.zip": "{MediaDir}"
},
"version": "1.0.0"
}