| Name | spawner_range |
| Object | LocationTag |
| Input | ElementTag(Number) |
| Related Tags | <LocationTag.spawner_range> Returns the spawn range for the spawner (the radius mobs will spawn in).
|
| Description | Sets the spawn range of the spawner (the radius mobs will spawn in). |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4723 |