Closed haselkern closed 4 years ago
So apparently the CustomName attribute got changed from
{CustomName:"ABC"}
to
CustomName:'{"text":"ABC"}'
in Minecraft 1.16.
Another version check for this needs to be implemented and tested.
I'll work on a fix for this soon.
So apparently the CustomName attribute got changed from
to
in Minecraft 1.16.
Another version check for this needs to be implemented and tested.