Name | hive_max_bees |
Object | LocationTag |
Input | ElementTag(Number) |
Related Tags | <LocationTag.hive_max_bees> Returns the maximum number of bees allowed inside a hive.
|
Description | Sets the maximum allowed number of bees in a beehive. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4846 |