📎Custom item NBT
Adding custom NBT attributes to the item
You can specify custom NBT attributes to me merged into the custom item
Example
For example I want to merge these tags into my item.
{my-custom-nbt-tag:"hello this is a custom tag", another-tag:"useless"}
Last updated