| Name | monster_spawn_limit | 
| Object | WorldTag | 
| Input | ElementTag(Number) | 
| Related Tags | <WorldTag.monster_spawn_limit>Returns the number of monsters that can spawn in a chunk in this world. | 
| Description | Sets the limit for number of monsters that can spawn in a chunk in this world. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L1313 |