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

Z-Fighting on chests in Create contraptions (Flywheel off or batching) #141

Closed Justsnoopy30 closed 1 year ago

Justsnoopy30 commented 1 year ago

Without EBE:

https://user-images.githubusercontent.com/33374736/224859605-09fae240-6675-4e86-bee2-b0b1eb6d87fc.mp4

With EBE:

https://user-images.githubusercontent.com/33374736/224859644-9491210d-c5fe-432a-ac02-83d9097e6ea7.mp4

Justsnoopy30 commented 1 year ago

Ah whoops looks like there's already an open issue for this from 1.18.2 that is for chests in general with flywheel, not just in create contraptions. Duplicate of #121