| Name | <WorldTag.ambient_spawn_limit> |
| Returns | ElementTag(Number) |
| Mechanism | WorldTag.ambient_spawn_limit |
| Description | Returns the number of ambient mobs 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#L491 |