juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
167 stars 37 forks source link

[Bug] Brewing Stand Item Highlight Issue #253

Closed eithli closed 1 year ago

eithli commented 1 year ago

When the potion slot in the brewing stand is hovered over, the potion icon becomes invisible/covered by the mod's item slot feature. 2023-03-29_18 34 48 2023-03-29_18 34 50

juancarloscp52 commented 1 year ago

Hello! sadly there is not much I can do about it, those icons are part of the background of that inventory screen, and the highlight draws in front of it. By default, the colors of the highlight are not transparent, causing it to be hidden. One thing you can try is going to settings and changing the first two digits (transparency) of the highlight colors.

This will allow you to see thorugh the highlight and see the icons, but is really tricky to get the colors right.

Most of the other inventories do render these kind of icons on top of the high light. For example, the creative menu armor inventory.