Name | downfall_type |
Object | BiomeTag |
Input | ElementTag |
Related Tags | <BiomeTag.temperature> Returns the temperature of this biome.
|
Description | Sets the downfall-type for this biome server-wide.
This can be RAIN, SNOW, or NONE. Resets on server restart. |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/BiomeTag.java#L340 |