FoundationGames / Sandwichable

Customizable Sandwich mod for Minecraft
MIT License
32 stars 28 forks source link

[Gameplay Bug] Item stack numbers render over Sandwich item model when dragged #50

Open saltyseadoggo opened 4 years ago

saltyseadoggo commented 4 years ago

When one opens any inventory and clicks on a sandwich to move it, the numbers displayed on other item stacks will render over the sandwich item model, as opposed to under the sandwich, the way all other items draw over stack numbers. This was tested with the chest inventory, the survival and creative mode inventories, the furnace inventory, and the brewing stand inventory, as you can see below.

2020-09-14_20 24 28 2020-09-17_00 38 20 2020-09-17_00 47 13 2020-09-17_00 48 19 2020-09-17_00 48 59

FoundationGames commented 3 years ago

The issue is that the sandwich icon is in fact a 3D model. Since it's not that tall, the numbers seem to be rendering over it...