You can delete this file, it will not generate again unless sidechat.json is missing.

Hi! Welcome to SideChat. There should be an additional file next to this one; sidechat.json

---

Here is some information on the default options:

enabled: Whether the mod should function at all.
default: true

fontStyle: 0, 1, 2 -> PLAIN, BOLD, ITALIC
default: 0

fontSize: the size of the text
default: 12

openEarly: Whether the console should open as soon as the mod is loaded
default: true

onlyInWorld: Whether the console should open and close in relation to being in-game or not
default: false

startWidth: how wide the window is before you resize it
default: 896

startHeight: how tall the window is before you resize it
default: 504

---

Here are the available commands and allowed values:

All terminal commands are prefixed with #/ (e.g. #/stop)

#/stop -> close the SideChat window
#/stop game -> close Minecraft entirely
#/close -> alias for stop
#/shutdown -> alias for stop

#/mute -> set master volume to 0
#/mute <source> -> set a specific sound source to 0
  sources: master, music, record, weather, block, hostile, neutral, player, ambient, voice

#/font size <n> -> set terminal font size (e.g. 12)
#/font style <n> -> set terminal font style: 0=PLAIN, 1=BOLD, 2=ITALIC

#/gamma <0.0-1.0> -> set screen brightness (0.0=moody, 1.0=bright) (use 0.5 if you're not sure)
#/fov <30-110> -> set field of view (use 70 if you're not sure)
#/render <2-32> -> set render distance in chunks (use 10 if you're not sure)
#/fps <10-260> -> set framerate limit (260=unlimited) (use 60 or 260 if you're not sure)
#/narrator <off|all|chat|system> -> set narrator mode
#/chat <full|system|hidden> -> set chat visibility
#/graphics <fast|fancy|fabulous> -> set graphics quality
#/particles <all|decreased|minimal> -> set particle density
