Guide (Tag yours entities)
Before start.
Check Tags section -> To know what type of tags you can apply.
Check Entities section -> To learn how to add/edit a tag for an entity
Creation of the tag. I will to create a Normal tag
Go to the 📁tags/normal folder.
Create a file .yml and set the config (click here) of your tag. You can create all the folders you want, also folders into folders.
custom tag I'll change the name-tag section of the config, for my custom name tag.
name-tag: "LvL 80"
Assignation of the tag. I'll assign the tag by Type
Go to the 📁entities/mobs/type folder.
Create the zombie.yml config and add the path of the tag. (The path start in the tags folder)
Save all files and execute /tagit reload. Then all zombies will have our custom tag.
You can add all tags you want.
Also the position of tags are important
Last updated