← Назад к ресурсам

Potion Descriptions

Adds effect descriptions to potion tooltips

Modrinth magic utility

Описание

**The Fabric/Quilt version requires [Cloth Config](https://modrinth.com/mod/cloth-config)!** **It is also highly recommended to install [TooltipFix](https://modrinth.com/mod/tooltipfix) for the best experience.** This little client side mod was greatly inspired by [Enchantment Descriptions](https://modrinth.com/mod/enchantment-descriptions) by Darkhax and does a similar thing for potions. When you are sneaking (configurable), potion tooltips will display effect descriptions. No more forgetting what all these status effects do! ![Example of a potion tooltip](https://cdn.modrinth.com/data/cached_images/c21aa1846649154333bdbb17a3ee36238eb31f72.png) Currently, descriptions are available for any items that use the same NBT structure as vanilla potions and suspicious stews (configurable), but there is explicit support for some potion-like items from other mods! See below for the full list. Supported mods (Forge) - [Actually Additions](https://curseforge.com/minecraft/mc-mods/actually-additions) (1.12.2 only) - [Botania](https://modrinth.com/mod/botania) - [Reliquary](https://curseforge.com/minecraft/mc-mods/reliquary-reincarnations) - [Rustic](https://modrinth.com/mod/rustic) (1.12.2 only) Supported mods (Fabric/Quilt) - [Botania](https://modrinth.com/mod/botania) If you want to contribute to this list or add localization for your language, pull requests are highly appreciated! ;) To add a description, you need to insert the following line to the language file: ``` POTION.description=Description (1.19.2) description.POTION=Description (pre 1.19.2) ``` where POTION is the name of the potion effect. When in doubt, you can enable logging of missing descriptions in the config.