DFOnline / CodeClient

A DiamondFire utility client for advanced coding.
MIT License
12 stars 8 forks source link

Preview Chest Contents text display is inside chests. #54

Closed FlyingPig525 closed 9 months ago

FlyingPig525 commented 10 months ago

Why is this an issue?

It causes me to not be able to read what the text displays say, therefore nullifying the point of the preview.

Proposed fix

Either move the text display out of the center of the chest, or make it show over all blocks.

Image of issue

image

FlyingPig525 commented 10 months ago

Quick note, this only happens on my computer. When I use the mod on my phone with pojav launcher it displays over the chest. I have no idea why this is happening.

FlyingPig525 commented 10 months ago

With further testing, this seems to be an issue with having Enhanced Block Entities in my mods folder, sad :((((((((((

GeorgeRNG commented 10 months ago

it is supposed to show over all blocks. Perhaps EBE is making chests render in the same other transparent blocks like glass do, which also cover my overlay. The solution would be to put it on the screen, or find a better method on putting everything on top