Leave My Bars Alone
Makes your food and experience bars visible when riding on a horse.
Leave My Bars Alone
<p><img src="https://i.imgur.com/Z0SeHar.png" width="854" height="240" /></p>
<p><img src="https://i.imgur.com/gPSmXZq.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%20%7C%201.18%20%7C%201.16-ecebe6?labelColor=2F4858&style=for-the-badge" width="340" 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/leave-my-bars-alone/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/leave-my-bars-alone/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/gPSmXZq.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>📖 About:</strong></span></p>
<p><span style="font-size: 14px;"><strong>Leave My Bars Alone</strong> makes some convenient changes to the in-game hud while riding a mob (horse, llama, pig, and strider in vanilla).</span></p>
<ul>
<li><span style="font-size: 14px;">Your food bar is always shown, the mob's hearts are simply shifted upwards</span></li>
<li><span style="font-size: 14px;">The jump bar only appears when it's charged, otherwise your experience bar is shown.</span></li>
</ul>
<p><span style="font-size: 14px;">And what makes this mod especially great? There's built-in support for other hud mods, such as <a href="https://www.curseforge.com/minecraft/mc-mods/appleskin"><span style="font-size: 14px;"><strong>AppleSkin</strong></span></a> by <a href="https://www.curseforge.com/members/squeek502"><span style="font-size: 14px;"><strong>squeek502</strong></span></a>, and <a href="https://www.curseforge.com/minecraft/mc-mods/raised"><span style="font-size: 14px;"><strong>Raised</strong></span></a> by <a href="https://www.curseforge.com/members/yurisuika"><span style="font-size: 14px;"><strong>yurisuika</strong></span></a>.</span></p>
<p><img src="https://i.imgur.com/gPSmXZq.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/505/335/2022-10-09_13.png" width="410" height="231" /></td>
<td> </td>
<td><img src="https://media.forgecdn.net/attachments/505/336/2022-10-09_13.png" width="410" height="231" /></td>
</tr>
<tr>
<td><strong>Food and experience bars are always show when riding</strong></td>
<td> </td>
<td><strong>The jump bar only shows up when actually jumping</strong></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><img src="https://media.forgecdn.net/attachments/505/339/2022-10-09_14.png" width="410" height="231" /></td>
<td> </td>
<td><img src="https://media.forgecdn.net/attachments/505/340/2022-10-09_14.png" width="410" height="231" /></td>
</tr>
<tr>
<td><strong>Works great with a bunch of other hud mods</strong></td>
<td> </td>
<td><strong>Enjoying a ride with all bars intact</strong></td>
</tr>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<p><img src="https://i.imgur.com/gPSmXZq.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/gPSmXZq.png" width="854" height="14" /></p>
<p><span style="font-size: 20px;"><strong>🏆 Credits:</strong></span></p>
<p><span style="font-size: 14px;">Developing Leave My Bars Alone was helped and inspired by:</span></p>
<ul>
<li><span style="font-size: 14px;"><a href="https://www.curseforge.com/members/_ForgeUser7726936"><span style="font-size: 14px;"><strong>DouweKoopmans</strong></span></a> for making the original <a href="https://www.curseforge.com/minecraft/mc-mods/better-horse-hud"><span style="font-size: 14px;">Better Horse Hud</span></a> mod</span></li>
</ul>
<p><img src="https://i.imgur.com/gPSmXZq.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/gPSmXZq.png" width="854" height="14" /></p>
<table style="text-align: center;">
<tbody>
<tr>
<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>
<td> </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/easy-magic"><img src="https://i.imgur.com/Mlxi8cy.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/slot-cycler"><img src="https://i.imgur.com/3lmfsAT.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/distinguished-potions"><img src="https://i.imgur.com/bZlS1E7.png" width="410" height="115" /></a></td>
<td> </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/better-tridents"><img src="https://i.imgur.com/go1pRmx.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/diagonal-fences"><img src="https://i.imgur.com/mU9OlhP.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>
<tr>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/stylish-effects"><img src="https://i.imgur.com/fmWwWkZ.png" width="410" height="115" /></a></td>
<td> </td>
<td><a href="https://www.curseforge.com/minecraft/mc-mods/universal-enchants-forge"><img src="https://i.imgur.com/MynoO6R.png" width="410" height="115" /></a></td>
</tr>
<tr>
<td> </td>
</tr>
</tbody>
</table>
<p><img src="https://i.imgur.com/gPSmXZq.png" width="854" height="14" /></p>