Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functionality for custom NBT tags in ItemBuilder
A new method `addPersistentValue` has been added to the ItemBuilder class, allowing for the addition of custom NBT tags to items. This provides more flexibility in item customization.
- Loading branch information