Name | fog_color |
Object | BiomeTag |
Input | ColorTag |
Related Tags | <BiomeTag.fog_color> Returns the biome's fog color, which is visible when outside water (see also BiomeTag.water_fog_color).
|
Description | Sets the biome's fog color, which is visible when outside water (see also BiomeTag.water_fog_color). |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/BiomeTag.java#L372 |