Name | temperature |
Object | BiomeTag |
Input | ElementTag(Decimal) |
Related Tags | <BiomeTag.temperature> Returns the temperature of this biome.
|
Description | Sets the temperature for this biome server-wide.
If this is less than 0.15, snow will form on the ground when weather occurs in the world and a layer of ice will form over water. Resets on server restart. |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/BiomeTag.java#L321 |