Distinguished Potions

Trouble telling your potions apart? Time to give you a helping hand with that.

1,0M

Distinguished Potions

<p><img src="https://i.imgur.com/bZlS1E7.png" width="854" height="240" /></p>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p style="text-align: center; line-height: 36px;"><img src="https://img.shields.io/badge/Available%20for%20Minecraft-1.19-ecebe6?labelColor=2F4858&style=for-the-badge" width="248" height="28" /> <img src="https://img.shields.io/badge/Install%20on-Client%20Only-ecebe6?labelColor=2F4858&style=for-the-badge" width="210" height="28" /></p>
<p style="text-align: center; line-height: 36px;"><a href="https://www.curseforge.com/minecraft/mc-mods/distinguished-potions/files/all?filter-status=1&filter-game-version=2020709689%3A7498"><img src="https://bit.ly/3yrSsw7" width="320" height="28" /></a> <a href="https://www.curseforge.com/minecraft/mc-mods/puzzles-lib"><img src="https://bit.ly/3jr9xQw" width="215" height="28" /></a></p>
<p style="text-align: center; line-height: 36px;"><a href="https://www.curseforge.com/minecraft/mc-mods/distinguished-potions/files/all?filter-status=1&filter-game-version=2020709689%3A7499"><img src="https://bit.ly/3nRXr4m" width="325" height="28" /></a> <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api"><img src="https://bit.ly/30lZmFY" width="208" height="28" /></a> <a href="https://www.curseforge.com/minecraft/mc-mods/puzzles-lib"><img src="https://bit.ly/3jr9xQw" width="215" height="28" /></a> <a href="https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric"><img src="https://bit.ly/3clkhvn" width="299" height="28" /></a></p>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>📖 About:</strong></span></p>
<p><span style="font-size: 14px;"><strong>Distinguished Potions</strong> adds a bunch of very useful visual features to help you tell potions apart. No more hovering over every potion in a large chest to find out what exact potion that might be, now you can see everything at a glance!</span></p>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>📚 Contents:</strong></span></p>
<p><span style="font-size: 14px;">The <strong>Enchantment Glint</strong> is removed from potions, so you can properly see the color of the liquid inside of the bottle.</span></p>
<p><span style="font-size: 14px;">The <strong>Cork On Potion Bottles</strong> is colored differently on strong and long potions. The color is similar to glowstone and redstone, respectively, since those are the ingredients that make those strong and long potions.</span></p>
<p><span style="font-size: 14px;">Potions show a <strong>Small Bar</strong> containing up to four dots at the bottom (similar to the durability bar of items) to indicate the amount of total effect amplifiers on them. The small dots stack on top of each other in different layers to support numbers higher than four.</span></p>
<p><span style="font-size: 14px;">The names of enhanced potions contain the type of potion, so e.g. a speed potion which gives speed for eight minutes is now called "Long Potion of Speed" instead of simply "Potion of Speed".</span></p>
<p><span style="font-size: 14px;">Simply potions, such as awkward, mundane and thick have a <strong>Unique Effect Color</strong>, so they don't look like water bottles.</span></p>
<p><span style="font-size: 14px;">All those features also apply to <strong>Tipped Arrows</strong>, to help you distinguish those.</span></p>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>📷 Media:</strong></span></p>
<table style="text-align: center;">
<tbody>
<tr>
<td><img src="https://media.forgecdn.net/attachments/503/14/2022-09-29_08.png" width="410" height="231" /></td>
<td>  </td>
<td><img src="https://media.forgecdn.net/attachments/503/15/2022-09-29_08.png" width="410" height="231" /></td>
</tr>
<tr>
<td><strong>Already much easier to distinguish, right?</strong></td>
<td>  </td>
<td><strong>Names of enhanced potions are prefixed</strong></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><img src="https://media.forgecdn.net/attachments/503/16/2022-09-29_08.png" width="410" height="231" /></td>
<td>  </td>
<td><img src="https://media.forgecdn.net/attachments/503/17/2022-09-29_08.png" width="410" height="231" /></td>
</tr>
<tr>
<td><strong>Also applies to tipped arrows</strong></td>
<td>  </td>
<td><strong>No confusing awkward potions with water bottles anymore</strong></td>
</tr>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>💡 FAQ:</strong></span></p>
<p><span style="font-size: 14px;"><strong>Q: How do I configure this mod?</strong><br /><strong>A:</strong> Mods can have three different kinds of configs depending on the kind of settings they provide: <strong>Client</strong>, <strong>Common</strong>, and <strong>Server</strong>.</span></p>
<p><span style="font-size: 14px;"><strong>Client</strong> and <strong>Common</strong> configs are found in <code>/.minecraft/config/</code>, named as <code><modId>-client.toml</code> and <code><modId>-common.toml</code>, respectively.</span></p>
<p><span style="font-size: 14px;"><strong>Server</strong> configs though are applied per world, therefore you'll find those in <code>/.minecraft/saves/<world>/serverconfig/<modId>-server.toml</code> for local singeplayer worlds, and in <code>/<world>/serverconfig/<modId>-server.toml</code> for you Minecraft server. Changes made to a server config only apply to that one world. Setting default values in server configs for all <strong>newly</strong> created worlds is possible by copying the modified server config to <code>/.minecraft/defaultconfigs/</code>.</span></p>
<p><span style="font-size: 14px;">In a local singleplayer world you can quickly find config files by running the <code>/config showfile <modid></code> command and by choosing <code>CLIENT</code>, <code>COMMON</code> or <code>SERVER</code>. Then click the file name (ending with .toml) that appears in chat to open the file in a text editor. After saving the file, the config will automatically reload in-game after a couple of seconds, so no game restart required.</span></p>
<p><span style="font-size: 14px;">On some mod loaders editing configs is also supported in-game via the <strong>Mods</strong> menu option. On some Minecraft versions you can also install my <a href="https://www.curseforge.com/minecraft/mc-mods/config-menus-forge"><span style="font-size: 14px;"><strong>Config Menus for Forge</strong></span></a> mod for editing configs directly in-game.</span></p>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>🏆 Credits:</strong></span></p>
<p><span style="font-size: 14px;">Developing Distinguished Potions was helped and inspired by:</span></p>
<ul>
<li><span style="font-size: 14px;"><a href="https://www.minecraftforum.net/members/AaronBlader12"><span style="font-size: 14px;"><strong>AaronBlader12</strong></span></a> and their <a href="https://www.minecraftforum.net/forums/minecraft-java-edition/suggestions/2974948-potion-visual-revamp-make-potions-more-pleasing-to"><span style="font-size: 14px;">Potion Visual Revamp</span></a> suggestion on the MinecraftForum, which most parts of this mod are based on</span></li>
</ul>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<p style="text-align: center; line-height: 36px;"><a href="https://www.curseforge.com/members/lunapixelstudios/projects"><img src="https://img.shields.io/static/v1?label=CurseForge&message=LunaPixelStudios&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=curseforge&logoColor=white" width="282" height="28" /></a> <a href="https://twitter.com/LunaPixelStudio"><img src="https://img.shields.io/twitter/follow/LunaPixelStudio?label=Twitter&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=twitter&logoColor=white" width="149" height="28" /></a> <a href="https://discord.gg/8ZmhaPPbjE"><img src="https://img.shields.io/discord/790272037578473512?label=Discord&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=discord&logoColor=white" width="220" height="28" /></a></p>
<p><img src="https://i.imgur.com/1MOyd2u.png" width="854" height="300" /></p>
<p style="text-align: center; line-height: 36px;"><a href="https://www.curseforge.com/members/fuzs_/projects"><img src="https://img.shields.io/static/v1?label=&message=Fuzs_&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=curseforge&logoColor=white" width="97" height="28" /></a> <a href="https://github.com/Fuzss"><img src="https://img.shields.io/static/v1?label=&message=Fuzss&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=github&logoColor=white" width="97" height="28" /></a> <a href="https://www.youtube.com/channel/UC2l26SuCmCNSCPefpfbCX7Q"><img src="https://img.shields.io/static/v1?label=&message=Fuzs&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=youtube&logoColor=white" width="89" height="28" /></a> <a href="https://twitter.com/Fusseel"><img src="https://img.shields.io/static/v1?label=&message=@Fusseel&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=twitter&logoColor=white" width="124" height="28" /></a> <a href="https://www.reddit.com/user/Fusseel"><img src="https://img.shields.io/static/v1?label=&message=u/Fusseel&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=reddit&logoColor=white" alt="Reddit" width="130" height="28" /></a> <img src="https://img.shields.io/static/v1?label=&message=Fuzs%200212&color=ecebe6&labelColor=2F4858&style=for-the-badge&logo=discord&logoColor=white" width="127" height="28" /></p>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>
<table style="text-align: center;">
<tbody>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/trading-post"><img src="https://i.imgur.com/UzgNFIB.png" width="410" height="115" /></a></td>
<td>  </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/straw-statues"><img src="https://i.imgur.com/hkagjbH.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/visual-workbench"><img src="https://i.imgur.com/hXGsr31.png" width="410" height="115" /></a></td>
<td>  </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier"><img src="https://i.imgur.com/DCwxKZU.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/bag-of-holding-forge"><img src="https://i.imgur.com/8gTQlTt.png" width="410" height="115" /></a></td>
<td>  </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/portable-hole"><img src="https://i.imgur.com/Lk8bHYP.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/easy-anvils"><img src="https://i.imgur.com/UNn2DzX.png" width="410" height="115" /></a></td>
<td>  </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/config-menus-forge"><img src="https://i.imgur.com/kiHP8s9.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/bartering-station"><img src="https://i.imgur.com/LTZQj4C.png" width="410" height="115" /></a></td>
<td>  </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/armor-statues"><img src="https://i.imgur.com/9rluSuU.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<p><img src="https://i.imgur.com/ipsQJrC.png" width="854" height="14" /></p>

ADS