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