ThePansmith / CABIN

Create Above & Beyond In Newer
19 stars 11 forks source link

[BUG] Multipart redstone torches cause chunks to not be rendered #111

Open cubebotfan opened 1 month ago

cubebotfan commented 1 month ago

Multipart redstone torches causes the chunk they're in to not be rendered. Embeddium also causes the 8 chunks around it to also not render.

A fix for this could be to check if newly placed blocks are microblocks, scanning the data for redstone torches and destroying them if found, giving the player a warning message.