Register multiconnect particles for 1.17 and check they work
Earthcomputer opened this issue ยท 4 comments
multiconnect:barrier
multiconnect:light
These two particles replace minecraft:barrier
and minecraft:light
that were removed in 1.18
Wait, so what does it do to render barriers and light blocks now? Does it do the same thing as Bedrock now, where it's an actual block model?
@Gaming32 The particle types were merged into a single particle type that supports any block state.
Ah I see. I wish it was done with proper rendering though, as that would make them appear and disappear instantly, rather than that weird effect where some blocks take longer to load.