HomeJavaModsDescriptor
Descriptor
Descriptor — screenshot 1

Descriptor

A small client-side mod that adds in-game descriptions to Minecraft.

Currently only adds descriptions (in the form of tooltips) for potions and mob effects.

Descriptions for potions show up in item tooltips, and when hovering over effects in the inventory.

The mod has an in-game config available with Mod Menu and YetAnotherConfigLib (YACL) installed.

For Modders

To add compatibility with your custom MobEffects, you can simply add an entry to your language file.

{
  "effect.<your-mod-id>.<your-effect-id>.desc": "My custom description"
}
Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more