YetGamer's Custom Fog

Downloads:
26
Upvotes: 2
Share this:
Project status
Stable
License
All Rights Reserved
Modification type
Supported Minecraft versions
1.20.1

Jump to downloads

The mod adds a new command - /fog. It syntax looks like this:
/fog <Targets> set|reset <MinDistance> <MaxDistance> <ColorRed> <ColorGreen> <ColorBlue> <ColorSaturation> cylinder|sphere


Reset fog to default:
/fog <Targets> reset

 

If you need to disable command output to chat, execute this:
/gamerule sendCommandFeedback false
This is a vanilla command, and it disables the output to chat for any commands.

 

The command may look complicated, but here's a detailed explanation if you need it:
• <Targets> - The purpose for which the fog is applied. Only players are supported
• set|reset - Command execution scenario. Set will require the arguments below, while reset will end the command and reset the user fog. 
• <MinDistance> - The distance from the player where the fog begins. 0-∞
• <MaxDistance> - The distance from the player at which the fog becomes opaque. 0-∞
• <ColorRed> - RGB value for the RED number. 0-255
• <ColorGreen> - RGB value for the GREEN number. 0-255
• <ColorBlue> - RGB value for the BLUE number. 0-255
• <ColorSaturation> - Saturation, where 0 is dim and where 1 is brightest, use fractional values. 0-1
• cylinder|sphere - What shape will the fog be? Cylindrical or spherical

Why do I need this mod?

You will be able to customize the fog for your own mod, datapack or map. My mod allows you to customize the fog in detail, its color, as well as the player for whom the fog will be changed. As an example, see the screenshots, there I have shown how the command looks like and the fog it will create!

Minecraft mod files
ycf-1.0.1-forge-1.20.1.jar - Fixed multiplayer issues Uploaded on: 05/28/2025 - 07:12   File size: 488.93 KB