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
233 stars 57 forks source link

Add Banners to pack? #133

Open MokeDuck opened 1 year ago

MokeDuck commented 1 year ago

Discussed in https://github.com/FoundationGames/EnhancedBlockEntities/discussions/108

Originally posted by **BinaryNebula** July 12, 2022 Great mod, really helps with popin when using signs in builds. Would it be possible to eventually add banners as well? Using them in a bunch of Japanese theme builds and can't find a mod that increases the render distances. The builds end up looking pretty bad from distance until the banners eventually render.
FoundationGames commented 1 year ago

Banners have continuous animations, so supporting them means they won't wave in the wind (without core shaders, and those might become a problem with Sodium and Iris) What I may consider is adding them without the animation, disabled by default

muzikbike commented 3 months ago

Would it be possible to at least have the wooden stand EBE-ified, and the actual banner kept as a separate, animated component (like with chest lids)?