| Name | <BiomeTag.fog_color> |
| Returns | ColorTag |
| Mechanism | BiomeTag.fog_color |
| Description | Returns 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#L339 |