
How to use components for 1.21+
AlmostPanda opened this issue ยท 1 comments
The question
Hi, I'm new to 1.21 resourcepack updates and my resourcepack stopped working after updating to 1.21, I tried fixing it myself, but I don't really understand the new feature, can anyone help me?
I used to attach textures to items in .properties with nbt.PublicBukkitValues.*=<id>
.
I changed it to something like this components.custom_data.PublicBukkitValues.*=<id>
but it still doesn't work, any idea why?
I would be really gratefull for any help.
Checklist
- I checked the issues(both open and closed) and could not find a duplicate of my question