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