Huts with Chests Display Incorrectly
WenXin20 opened this issue ยท 7 comments
Minecolonies version
Version: 0.11.813-Alpha
Expected behavior
- Huts with Chests should look like a chest
Actual behaviour
- Any hut containing a chest in its model has an incorrect texture mapping, I believe this is because the minecraft chest texture mapping changed slightly in 1.15.2. (The inside texture of the chest is on top, etc.)
Steps to reproduce the problem
- Open the Minecolonies tab
- Place the warehouse
- ... Profit
Oh, odds are if the huts aren't displaying properly, you are using optifine. There is issues with optifine and our mod or forge or something that causes it not to display our huts properly.
This still happens without Optifine. I was using the development version to fix some display properties, and thought that was just a bug with the development version, but I later found out that Minecraft had changed the texture file for chests slightly in 1.15.2.
@WenXin20 would it possible for you to make a PR to fix that?