ah, yes. didn't find that ^
can confirm
The suspicious sand generates underneath the temple in a new sand-filled room.
While inside a desert temple, run this and go into spectator mode to identify the replaced blocks underground:
/fill ~15 ~15 ~15 ~-15 ~-15 ~-15 conduit[waterlogged=false] replace suspicious_sand
this is definitely intended
Should I add this as feedback on the feedback site, or has this already been accounted for in that regard?
This is not a bug, things just aren't being ordered correctly.
I was experiencing this too, but the other way around. My custom material was being overridden by the highest index value (amethyst) but only because I didn't have things ordered correctly and I was neglecting the "blocks.json" atlas.
I recommend following Misode's guide, it allowed me to discover something I was missing.
https://misode.github.io/guides/custom-armor-trims/?version=1.19.3#adding-a-custom-trim-material
Can confirm in 1.19.3.
Just stumbled upon this bug myself. Made me very confused as to why my functions weren't working properly for a couple days before I realized this command simply just wasn't working. But I've found for the time being, an easy fix is instead of running /data remove entity @s CustomName, use /data modify entity @s CustomName set value ''
Can confirm in 1.19
My mistake, I was completely unknowledgeable to this peaceful difficulty feature.
Can confirm is a bug in 1.18.
Unfortunately, yes