| Name | water_animal_spawn_limit |
| Object | WorldTag |
| Input | ElementTag(Number) |
| Related Tags | <WorldTag.water_animal_spawn_limit> Returns the number of water animals that can spawn in a chunk in this world.
|
| Description | Sets the limit for number of water animals 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#L1451 |