juancarloscp52 / BedrockIfy

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

[Bug] Selected Item Overlay Issue #232

Closed eithli closed 1 year ago

eithli commented 1 year ago

image When first holding an item, the tooltip overlaps with the armor bar. This is not the case in the Bedrock edition, as it simply hovers over the bars. One thing to note is that I'm using the Raised mod, which could be a factor in the bug, but it's better to report it than ignore it.

Edit: It appears that the Raised mod is not the issue here, as I discovered that this mod has its own similar type of feature, so I ended up using it to determine whether or not it was a mod conflict. As you can see, the problem is with Bedrockify. image

Picture of Bedrock Edition for reference: image