Описание
# Advanced Locate
## About
Advanced Locate aims to upgrade the Vanilla locate command by adding new functionalities to it.
## Functionalities
* Searching for **multiple structures** of the same type at once
* Locating the **nearest Slime chunk**
* Locating the point with the **highest density of Slime chunks** around, useful for big **Slime farms**
## Usage
* `/loc structure nearest (amount) [structure]`, amount being, the amount of structure you want to search for, set to 5 by default, and structure being the structure you want to search.
* `/slime nearest`, locates the nearest slime chunk.
* `/slime density [radius] [neighbour_radius]`, `radius` being the radius within you want to search for, and `neighbour_radius` being the radius for which the slime chunks are counted