Fogtools
allows you to create custom fog with colors and gradients using commands
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Fogtools

Allows you to create custom fog with colors and gradients using commands.
Client-Side commands:
- For normal fog (only color) /fogtools set (radius) (density) (color or HEX) (sky) (opacity) (fade in) (fade out)
- For gradient fog (3 colors) /fogtools gradient set (lineal or radial) (radius) (density) (top color) (center color) (bottom color) (sky) (opacity) (fade in) (fade out)
- To clear all fogs /fogtools clear
Example commands:
/fogtools gradient set lineal 100 1 AQUA RED PURPLE true 0.5 50 50
/fogtools gradient set radial 100 1 GOLD ORANGE BLACK false 1 50 50
Notes: - Lineal means that the gradient starts from the left to the right - Radial means that the gradient start from up to down - the normal set command its for normal custom fog - Its compatible with sodium or other mods!
This mod has a server side paper/spigot plugin, link:
INCOMPATIBILITIES: - This mod its NOT compatible with any shaders like BSL, Complementary, etc.