Occasionally, falling dripstone will line up with '2D diagonal' blocks and cause z-fighting. This is most noticeable with cobwebs.
Steps to Reproduce:
Summon a large area of cobwebs along with some falling pointed dripstone above it by using the commands provided below.
/fill ~1 ~ ~1 ~7 ~ ~7 minecraft:cobweb
/fill ~1 ~3 ~1 ~7 ~3 ~7 minecraft:pointed_dripstone[vertical_direction=down]
Watch closely as the pointed dripstone sinks into the cobwebs.
Take note as to whether or not z-fighting can sometimes be seen with falling pointed dripstone inside cobwebs.
Attachments
Comments 17
Can confirm in 1.19.2. Here are some steps on how to go about easily reproducing this issue.
Steps to Reproduce:
Summon a large area of cobwebs along with some falling pointed dripstone above it.
/fill ~1 ~ ~1 ~7 ~ ~7 minecraft:cobweb
/fill ~1 ~3 ~1 ~7 ~3 ~7 minecraft:pointed_dripstone[vertical_direction=down]
Watch closely as the pointed dripstone sinks into the cobwebs.
Take note as to whether or not z-fighting can sometimes be seen with falling pointed dripstone inside cobwebs.
Can confirm.