Enhanced Block Entities

Enhanced Block Entities

6M Downloads

Sign in UI ignores custom models

muzikbike opened this issue ยท 1 comments

commented

Observe how the following screenshot shows a warped wall sign with a missing texture, yet the UI still has a normal-looking texture on the sign:
2022-02-10_19 32 56

It'd be expected that either the warped wall sign's block model would be used here instead, or that there'd be a new, dedicated, alternate block model for wall signs for when being written on in the UI (this option may be preferable to avoid any potential issues caused by rendering the whole 3D model in the UI).

commented

Fixed in latest commit