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

Bells' smooth lighting is enabled #123

Closed Madis0 closed 1 year ago

Madis0 commented 1 year ago

There seems to be an oversight with bells that have smooth lighting enabled by default, because chests, signs, beds and shulker boxes do not.

FoundationGames commented 1 year ago

Bells having smooth lighting enabled by default is intentional, since bells (the bell frame, at least) in vanilla are smoothly lit. Other block entities are not smoothly lit in vanilla, hence their default settings.