Skip to content

Tr100000/Descriptor

Repository files navigation

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.

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"
}

About

Adds in-game descriptions to Minecraft. (Only potion effects for now)

Resources

License

Stars

Watchers

Forks

Contributors

Languages