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
230 stars 52 forks source link

Trapped chests do not match the Christmas retexture when Enhanced Chests is enabled. #130

Open Aktimoose opened 1 year ago

Aktimoose commented 1 year ago

In the vanilla game, chests as well as their trapped chests counterparts are retextured during Christmas. This works with the mod at default settings with the Enhanced Chests setting disabled. (normal chests on left, trapped chests on right) image

Turning on the Enhanced Chests setting will not do anything to the normal chest's textures (single + double), but it will revert the textures of the trapped chest counterparts, even with the Christmas Chests setting enabled. image

In these screenshots I am using a modpack, however I did test this again using only this mod and the fabric api, and the issue persisted.