VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

Entity render limit?

Open tr7zw opened this issue 3 years ago • 4 comments

When creating a chest cube with /fill ~ ~ ~ ~25 ~25 ~25 minecraft:chest, this cube will only render partially, while creating broken chests and a lot of lag. grafik

tr7zw avatar May 04 '22 19:05 tr7zw

Chests aren't an entity (to my knowledge)

ProgrammerIn-wonderland avatar Jun 13 '22 01:06 ProgrammerIn-wonderland

The issue could be with transparent blocks, try it with ferns and grass and glass etc

ProgrammerIn-wonderland avatar Jun 13 '22 01:06 ProgrammerIn-wonderland

Chests aren't an entity (to my knowledge)

Chests are BlockEntities and rendered the exact same way as Entities.

tr7zw avatar Jun 13 '22 10:06 tr7zw

Oooo, what happens if you try spawing other entities like armor stands?

ProgrammerIn-wonderland avatar Jun 13 '22 11:06 ProgrammerIn-wonderland