
Ender chest item not rendered correctly in hotbar/inventory
thebertster opened this issue ยท 4 comments
Ender chest item in inventory/hotbar is missing its handle when EBE 0.11.1 enabled. Reproduced with fresh install and only EBE and dependent mods loaded, no resource packs or datapacks.
Minecraft 1.21.4
Fabric 0.16.10
FabricAPI 0.114.3+1.21.4
(tested both with and without Sodium 0.66+mc1.21.4)
EBE 0.11.1+1.21.4
It's actually facing the opposite way, odd since the mod doesn't change anything other than replacing a block entity with a block model, since it seems hardcoded it would be nice to have it's own model .json to customize stuff like inventory appearance.
It's actually facing the opposite way,
That makes a lot of sense now lol, but how can you tell? Oh nvm I see now, those little lines on each of the sides are different.
Fixed in v0.11.3