CustomItemDescription - Item Description Customization
The CustomItemDescription modification opens up endless possibilities for personalizing descriptions of any items in Minecraft. No longer do you have to settle for standard texts - now you can create unique descriptions that perfectly suit your gaming world.
How It Works
The system operates through the use of resource packs, making the process as simple and intuitive as possible. You don't need special programming skills - just a basic understanding of resource pack structure.
Control Settings
The mod offers a flexible system for controlling description display:
Key parameter - determines which key needs to be pressed to view the description. Available options:
- "no" - description is always displayed
- "shift" - requires holding Shift
- "ctrl" - requires holding Control
- "alt" - requires holding Alt
Showneeded parameter - whether the system shows a hint about the need to press a key to view the description. Accepts true or false values.
Configuration Example
[options]
key = "shift"
showneeded = true
This configuration means that to view an item's description, you need to hold the Shift key, and the system will show the corresponding hint.
For a quick start, we recommend checking out the ready-made resource pack example that demonstrates all the capabilities of the modification.