Mod Potion Descriptions (Forge) by azmalent
- 996967
- 16.00 KB
- 1.18.2
- August 19, 2020
- November 22, 2022
- MagicMap and Information
Name | Potion Descriptions (Forge) | Author | azmalent | Description | Adds effect descriptions to potion tooltips |
---|---|---|---|---|---|
Information | Downloads: 996967 Version: 1.18.2 Size: 16.00 KB Updated at: November 22, 2022 Created at: August 19, 2020 | Tags | Magic Map and Information |
Potion Descriptions
This is the Forge version. The Fabric version is here.
This little client side mod was greatly inspired by Enchantment Descriptions by DarkhaxDev 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!
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 (1.16.X):
Potion types:
Effects:
Supported mods (1.12.2):
Potion types:
- Actually Additions - Coffee
- Botania - Brews, Incense Sticks
- Reliquary - Potion Essence, custom potions
- Rustic - Elixirs
Effects:
- Charm
- Consecration
- Natural Pledge
- NetherEx
- Mystical Wildlife
- Potion Core
- Quark
- Railcraft
- Random PSIdeas
- Random Things
- Thaumcraft 6
Note for Extra Alchemy users:
Extra Alchemy's effects are ignored by default because the mod already provides its own tooltips.
If you want consistent tooltips on all the items, you need to do two things:
- Remove Extra Alchemy from the blacklist in Potion Descriptions config
- Disable tooltips (and optionally the bad jokes) in Extra Alchemy config
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:
description.POTION=Description
where POTION is the name of the potion effect. When in doubt, you can enable logging of missing descriptions in the config.