List of Resources

See MKB through human eyes
Filter by Type:
All Action Event Iterator Parameter REPL Command Variable
Filter by Category:
All Calculations Control Flow Equipped Armor Equipped Tool GUI Input Looking at Mod related Player Position Server Settings Time and Date Variables World

Filtros ativos: Categoria: "Settings"

AMBIENTVOLUME
Variable

Volume level for Ambient/Environment

Category: Settings
BIND
Action

Set the specified key binding to the specified key code

Category: Settings
BLOCKVOLUME
Variable

Volume level for Blocks

Category: Settings
CAMERA
Action

Set the current camera mode, call with no arguments to toggle modes Can be one of the following values: * `0` for first person view * `1` for third person view, from behind * `2` for third person view, from the front

Category: Settings
CAMERA
Variable

Current camera mode

Category: Settings
CHATHEIGHT
Action

Set height of the Minecraft chat whilst ingame. `<value>` has to be between `20` and `180`.

Category: Settings
CHATHEIGHTFOCUSED
Action

Set height of the Minecraft chat whilst in the chat GUI. `<value>` has to be between `20` and `180`.

Category: Settings
CHATOPACITY
Action

Set opacity of the Minecraft chat. `<value>` has to be between `10` and `100`.

Category: Settings
CHATSCALE
Action

Set scale of the Minecraft chat. `<value>` has to be between `0` and `100`.

Category: Settings
CHATVISIBLE
Action

Set visibility of minecraft chat. By default it toggles between Shown and Hidden. Can be one of the following values: * `"show"` or `0` for __Shown__ * `"commands"` or `1` for __Commands Only__ * `"hidden"` or `2` for __Hiddenn__ Returns the new visibility state.

Category: Settings
CHATWIDTH
Action

Set width of the Minecraft chat. `<value>` has to be between `40` and `320`.

Category: Settings
DIFFICULTY
Variable

Difficulty of the world

Category: Settings
FOG
Action

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

Category: Settings
FOV
Action

Sets the FOV angle in degrees, specifying time causes the value to change smoothly. `<value>` has to be between `70` and `110`.

Category: Settings
FOV
Variable

Field of View

Category: Settings
FPS
Variable

Frames per Second

Category: Settings
GAMMA
Action

Sets the brightness value (percent), specifying time causes the value to change smoothly. `<value>` has to be between `0` and `200`.

Category: Settings
GAMMA
Variable

Brightness level

Category: Settings
HOSTILEVOLUME
Variable

Volume level for Hostile Creatures

Category: Settings
LOOK
Action

Faces the player in the specified direction, prefix angles with + or - for relative moves. If you want to look at a `<yaw>` value as seen in the F3 debug screen, you will have to add 180 to it. The `[time]` is parsed as a float value and then used as seconds. Alternative syntax: `LOOK(<direction>,[time])` `<direction>` can be one of the following values: * `"north"` * `"east"` * `"south"` * `"west"` * `"near"`

Category: Settings
LOOKS
Action

Smoothly turnes the player to the specified direction, prefix angles with + or - for relative moves If you want to look at a `<yaw>` value as seen in the F3 debug screen, you will have to add 180 to it. The `[time]` is parsed as a float value and then used as seconds. Alternative syntax: `LOOKS(<direction>,[time])` `<direction>` can be one of the following values: * `"north"` * `"east"` * `"south"` * `"west"` * `"near"`

Category: Settings
MUSIC
Variable

Volume level for Music

Category: Settings
MUSIC
Action

Sets the music volume, specifying time causes the value to change smoothly. `<value>` has to be between `0` and `100`.

Category: Settings
NEUTRALVOLUME
Variable

Volume level for Friendly Creatures

Category: Settings
PLAYERVOLUME
Variable

Volume level for Players

Category: Settings