Antoine Nd

Results 3 comments of Antoine Nd

i'm using it with sodium in 1.18.2 and it doesn't work (keep displaying a little bar at the botton of the screen)

unfortunately the original code gives this result and your code doesn't make anything (even by changing the file name) ![image](https://github.com/lolgeny/item-tooltip-remover/assets/43643450/2fcd4a22-8eb9-4f63-bf01-724744d2cb8b)

fixed it by adding that (removing those two colors if they are at the right position) ` if (position.y < -0.96) { if (color.r == 16.0/255 && color.g == 0.0...