The game does not currently use these texture files on the outside of the honey block, and instead maps honey_block_bottom.png on all sides-
honey_block_top.png
honey_block_side.png
Attachments
Comments 5
Unfortunately, I am not very familiar with Minecraft's blockstate format. I cannot provide that in an effective amount of time, and the default blockstate file for the honey block does not contain any information beyond the most basic of any block to my knowledge.
Check the model file the blockstate points to. Doing so reveals that the outer layer uses all the same texture, while the inner layer uses the other two. So this probably is not a bug?
@[Mod]Tryashtar
It's entirely possible that this is WAI, but it's also just as possible that the model is set incorrectly. All I know is that I see results that can be interpreted as funky. I'd have imagined a more appropriate outcome, where the outside faces would refer to the extra images and the inside, all bottom.
Can a resource pack with a fixed model be attached?