Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.08 KB

File metadata and controls

28 lines (16 loc) · 1.08 KB
Logo

Amecs Core - Key Mapping Descriptions

supported Minecraft versions: 1.14 | 1.15 | 1.16 | 1.17 | 1.18 | 1.19 | 1.20 | 1.21

Allows to add descriptions to key mappings

About

Keybinding descriptions are a way to provide a description for a keybinding that are shown as a tooltip when hovering over the keybinding in the controls menu.

Usage

You can add descriptions by defining translations for the keybinding's translation key with the suffix .amecs.description.

Development Setup

Navigate to the maven repository and select the correct package for the version of Minecraft you are developing for. You can then copy the dependency definition from the top of the page.

License

This mod is licensed under the Apache 2.0 license.