Introduction
Introduction to custom items
Last updated
Introduction to custom items
Last updated
For every mob, you can define custom items. Custom items can have custom data, including display names with colors, but also enchanted items are possible.
Custom items are defined in the "items.yml" file. Below you can seen an example of the items.yml config
Every item has a very static way of storing its data.
the easiest way to configure a custom item is by using the commands. Start by getting the item you want to store in your hand. This item may contain custom lores, names, colors, etc ...
Use the following command to add the item:
If you want to get an item instead of setting it, you can use the following command:
If you need more information about item commands, click here