stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
313 stars 33 forks source link

Items rendered incorrectly on inventory branch #189

Closed minimcc closed 6 months ago

minimcc commented 6 months ago

Non block items (ex: diamonds, sticks, ink sacs. NOT: dirt, stone, stairs etc) are rendered to high when the stack has more than one item. Ex: 1 diamond renders fine but if you have 2 or more diamonds in one stack they are rendered incorrectly. Only happens in the hotbar not in the inventory. This does not happen on the main branch

stackotter commented 6 months ago

Fixed 👍 Thanks for reporting this issue!