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