FOG

FOG([value])

Type: Action

Category: Settings

Permission: mod.macros.script.option.fog

Since Minecraft Version: v1.8.1 beta

Since Version: v0.5

Minor: 5

API: N/A

Patch: N/A


Description

Toggles render distance, or optionally specify render distance

Can be one of the following values:

  • "far" for 16 chunks
  • "normal" for 8 chunks
  • "short" for 4 chunks
  • "tiny" for 2 chunks

Alternatively the amount of chunks (up to 16) can also be specified directly


Changelog
  • Added em v0.5:
  • Updated em v0.10.4: Now also accepts the chunks distance as a number
  • Updated em v0.8.6: New possible values `"far"`, `"normal"`, `"short"` and `"tiny"`