> For the complete documentation index, see [llms.txt](https://quality-plus.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quality-plus.gitbook.io/untitled/theminions/minion-type.md).

# Minion Type

There are different type of minions depending of what you want they to do:

* **BLOCK\_BREAK:** It will look around to a specific place and if there is a specific block it will break it but if there is air in that position it will place the block.
* **MOB\_KILLER:** It will look around for a specific mob to kill, if there aren't mobs near it will spawn them.
* **CROP\_BREAK:** It will look around to a specific place and if there is a crop planted and it has its max age it will break it, else if that crop hasn't its max age it will add more age, but if there is air in that position it will plant the crop.
