FoundationGames / EnhancedBlockEntities

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.
GNU Lesser General Public License v3.0
229 stars 52 forks source link

Custom individual models for sign rotations not respected in editing UI #170

Open muzikbike opened 11 months ago

muzikbike commented 11 months ago

The following resource pack replaces the oak sign model with the acacia sign, birch sign, bamboo sign and cherry sign models depending on the sign's rotation: incongruous-signs-demo.zip

Download and apply this resource pack, then place oak signs on the floor at varying angles. It'd be expected that the sign displayed in the editing UI would respect the sign model used in the world (rotated accordingly to be correctly forward facing), however this is not the case and the acacia model is always used. 2023-07-20_23 49 22