Sk1erLLC / Patcher

A Forge mod full of Vanilla bug fixes, Quality of Life improvements, and performance enhancements.
Other
232 stars 60 forks source link

Stop culling nametags by default #133

Closed Alexdoru closed 1 year ago

Alexdoru commented 1 year ago

When installing Patcher, entity culling is enabled by default and that's a good thing for performance. However it is also culling nametags and that's very confusing for players since they cannot see nametags through walls. This deviates from the vanilla mechanic and is a big disadvantage for pvp games and can also be confusing when you are looking for an NPC in Skyblock.

Therefore it should render nametags by default.