Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Options.txt: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Upstream update available|Minecraft:Options.txt/Upstream}}
{{DISPLAYTITLE:<samp>options.txt</samp>}}
{{DISPLAYTITLE:<samp>options.txt</samp>}}
'''<samp>options.txt</samp>''' is the file that stores all the options changeable in the in-game options/[[Minecraft:settings]] menu and various other information the game needs to store after quitting. It is found in the <code>.minecraft</code> folder {{in|java|lc=}} or in the <code>[[Minecraft:com.mojang]]/minecraftpe</code> folder {{in|bedrock|lc=}}, and can be edited with any basic text editor to change options. Most settings can be changed in-game, but a few can be changed only by editing this file. The <samp>options.txt</samp> file for the latest version of the game is not backward-compatible with older versions of the game, and if older versions are played in the same directory as a newer version, <samp>options.txt</samp> can be reset back to its default settings.
'''<samp>options.txt</samp>''' is the file that stores all the options changeable in the in-game [[Minecraft:options]]/[[Minecraft:settings]] menu and various other information the game needs to store after quitting. It is found in the <code>[[Minecraft:.minecraft]]</code> folder {{in|java|lc=}} or in the <code>[[Minecraft:com.mojang]]/minecraftpe</code> folder {{in|bedrock|lc=}}, and can be edited with any basic text editor to change options. Most settings can be changed in-game, but a few can be changed only by editing this file. The <samp>options.txt</samp> file for the latest version of the game is not backward-compatible with older versions of the game, and if older versions are played in the same directory as a newer version, <samp>options.txt</samp> can be reset back to its default settings.


== Options ==
== Options ==


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{needs update|section=1}}
Each line represents a single option or piece of data, with the option followed by a colon followed by the value of that option. A list of all available key/button numbers for the [[Minecraft:controls]] options is available at [[Minecraft:key codes]].<!--
Each line represents a single option or piece of data, with the option followed by a colon followed by the value of that option. A list of all available key/button numbers for the controls options is available at [[Minecraft:key codes]].<!--
Options already added in snapshots for an unreleased version should use "&ndash;" to replace its line number. Give them numbers when stable release released.-->
Options already added in snapshots for an unreleased version should use "&ndash;" to replace its line number. Give them numbers when stable release released.-->
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
Line 16: Line 14:
! scope="col" | Valid values
! scope="col" | Valid values
! scope="col" | Default value
! scope="col" | Default value
! scope="col" | Development version added
! scope="col" | Version added
! scope="col" | Version added
|-
|-
! scope="row" | 1
! scope="row" | 1
| version
| version
| Data version of the client version this file was last saved in; used for upgrading default settings. If this field is missing, the file is discarded and replaced with the defaults. (numeric)
| [[Minecraft:Data version]] of the client version this file was last saved in; used for upgrading default settings. If this field is missing, the file is discarded and replaced with the defaults. (numeric)
|  
|  
| {{data version|Java Edition {{v|java|link=none}}}}<br>(for latest release {{v|java}})
| {{data version|Java Edition {{v|java|link=none}}}}<br>(for latest release {{v|java}})
| 1.10-pre1 (1.10)
| [[Minecraft:Java Edition 1.10-pre1|1.10-pre1]]
| [[Minecraft:Java Edition 1.10|1.10]]
|-
|-
! scope="row" | 2
! scope="row" | 2
Line 30: Line 30:
| true/false
| true/false
| true
| true
|
|
|
|-
|-
Line 37: Line 38:
| 0–7
| 0–7
| 2
| 2
| 18w15a (1.13)
| [[Minecraft:Java Edition 18w15a|18w15a]]
| [[Minecraft:Java Edition 1.13|1.13]]
|-
|-
! scope="row" | 4
! scope="row" | 4
| chunkSectionFadeInTime
| Time it takes for chunks to fade in
| 0–2
| 0.75
| rowspan="2" | [[Minecraft:Java Edition 25w44a|25w44a]]
| rowspan="2" | [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 5
| cutoutLeaves
| Whether [[Minecraft:leaves]] are see-through
| true/false
| true
|-
! scope="row" | 6
| enableVsync
| enableVsync
| Whether v-sync (vertical synchronization) is enabled
| Whether [[Minecraft:wikipedia:Screen tearing#V-sync|v-sync]] (vertical synchronization) is enabled
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 5
! scope="row" | 7
| entityDistanceScaling
| entityDistanceScaling
| The maximum distance from the player that entities render
| The maximum distance from the player that entities render
| 0.5-5.0
| 0.5–5.0
| 1.0
| 1.0
|
| [[Minecraft:Java Edition 20w17a|20w17a]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
! scope="row" | 6
! scope="row" | 8
| entityShadows
| entityShadows
| Whether to display entity shadows
| Whether to display entity shadows
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 7
! scope="row" | 9
| forceUnicodeFont
| forceUnicodeFont
| Whether Unicode font should be used
| Whether Unicode font should be used
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 8
! scope="row" | 10
| japaneseGlyphVariants
| japaneseGlyphVariants
| Uses Japanese variants of CJK (Chinese, Japanese, and Korean) characters in the default font
| Uses Japanese variants of CJK (Chinese, Japanese, and Korean) characters in the default font
| true/false
| true/false
| false
| false
|  
| [[Minecraft:Java Edition 24w06a|24w06a]]
| [[Minecraft:Java Edition 1.20.5|1.20.5]]
|-
|-
! scope="row" | 9
! scope="row" | 11
| fov
| fov
| How large the field of view is (floating-point). The in-game value is counted in degrees, however, the ''<samp>options.txt</samp>'' isn't. The value is converted into degrees with the following formula: <code>degrees = 40 * value + 70</code>
| How large the field of view is (floating-point). The in-game value is counted in degrees, however, the ''<samp>options.txt</samp>'' isn't. The value is converted into degrees with the following formula: <code>degrees = 40 * value + 70</code>
|<nowiki>-1–1</nowiki>
|<nowiki>-1–1</nowiki>
| 0.0
| 0.0
|
|
|
|-
|-
! scope="row" | 10
! scope="row" | 12
| fovEffectScale
| fovEffectScale
| FOV Effects (how much the field of view changes when sprinting, having Speed or Slowness etc.)
| FOV Effects (how much the field of view changes when sprinting, having [[Minecraft:Speed]] or [[Minecraft:Slowness]] etc.)
| 0–1
| 0–1
| 1.0
| 1.0
|
| [[Minecraft:Java Edition 1.16.2 Pre-release 1|1.16.2-pre1]]
| [[Minecraft:Java Edition 1.16.2|1.16.2]]
|-
|-
! scope="row" | 11
! scope="row" | 13
| darknessEffectScale
| darknessEffectScale
| Darkness Pulsing (how much the Darkness effect pulses)
| Darkness Pulsing (how much the [[Minecraft:Darkness]] effect pulses)
| 0–1
| 0–1
| 1.0
| 1.0
| 22w15a (1.19)
| [[Minecraft:Java Edition 22w15a|22w15a]]
| [[Minecraft:Java Edition 1.19|1.19]]
|-
|-
! scope="row" | 12
! scope="row" | 14
| glintSpeed
| glintSpeed
| The speed of visual glint on enchanted items
| The speed of visual [[Minecraft:glint]] on enchanted items
| 0-1
| 0–1
| 0.5
| 0.5
|  
| rowspan="2" | [[Minecraft:Java Edition 23w05a|23w05a]]
| rowspan="2" | [[Minecraft:Java Edition 1.19.4|1.19.4]]
|-
|-
! scope="row" | 13
! scope="row" | 15
| glintStrength
| glintStrength
| The strength of visual glint on enchanted items
| The strength of visual [[Minecraft:glint]] on enchanted items
| 0-1
| 0–1
| 0.75
| 0.75
|
|-
|-
! scope="row" | 14
! scope="row" | 16
| preferredGraphicsBackend
| The graphics backend used for rendering
| default/opengl/vulkan
| default
| [[Minecraft:Java Edition 26.2-snapshot-1|26.2-snapshot-1]]
| [[Minecraft:Java Edition 26.2|26.2]]
|-
! scope="row" | 17
| graphicsPreset
| The graphics preset used in the video settings screen
| fast/fancy/fabulous/custom
| fancy
| [[Minecraft:Java Edition 25w41a|25w41a]]
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 18
| prioritizeChunkUpdates
| prioritizeChunkUpdates
| Chunk section update strategy
| Chunk section update strategy
| 0–2 (Threaded, Semi Blocking, Fully Blocking)
| 0–2 (Threaded, Semi Blocking, Fully Blocking)
| 0 (Threaded)
| 0 (Threaded)
| 21w37a (1.18)
| [[Minecraft:Java Edition 21w37a|21w37a]]
| [[Minecraft:Java Edition 1.18|1.18]]
|-
|-
! scope="row" | 15
! scope="row" | 19
| fullscreen
| fullscreen
| Whether the game attempts to go fullscreen at startup
| Whether the game attempts to go fullscreen at startup
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 16
! scope="row" | 20
| exclusiveFullscreen
| Whether fullscreen mode should take full control of a monitor
| true/false
| false
| [[Minecraft:Java Edition 26.1 Pre-Release 2|26.1-pre-2]]
| [[Minecraft:Java Edition 26.1|26.1]]
|-
! scope="row" | 21
| {{anchor|gamma}} gamma
| {{anchor|gamma}} gamma
| Brightness
| Brightness
Line 129: Line 179:
| 0.5
| 0.5
|
|
|-
! scope="row" | 17
| graphicsMode
| Whether Fast (less detailed), Fancy (more detailed), or ''Fabulous!'' (most detailed) graphics are turned on
| 0-2 (Fast, Fancy, ''Fabulous!'')
| 1 (Fancy)
|
|
|-
|-
! scope="row" | 18
! scope="row" | 22
| guiScale
| guiScale
| Size of interfaces
| Size of interfaces
| 0 (Auto) or 1+ for size. Upper limit based on window resolution.
| 0 (Auto) or 1+ for size. Upper limit based on window resolution.
| 0 (Auto)
| 0 (Auto)
|
|
|
|-
|-
! scope="row" | 19
! scope="row" |
| debugGuiScale{{upcoming|je 26.3}}
| Size of the [[Minecraft:debug screen]]
| -1 (Same as guiScale), 0 (Auto), or 1+ for size. Upper limit based on window resolution.
| 0 (Auto)
| [[Minecraft:Java Edition 26.3 Snapshot 4|26.3-snapshot-4]]
| [[Minecraft:Java Edition 26.3|26.3]]
|-
! scope="row" | 23
| maxAnisotropyBit
| The amount of anisotropic filtering
| 1–3 (2x, 4x, 8x)
| 2 (4x)
| [[Minecraft:Java Edition 25w44a|25w44a]]
| rowspan="2" | [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 24
| textureFiltering
| Texture filtering mode
| 0–2 (None, RGSS, Anisotropic)
| 0 (None)
| [[Minecraft:Java Edition 1.21.11 Pre-Release 1|1.21.11-pre1]]
|-
! scope="row" | 25
| maxFps
| maxFps
| The maximum framerate
| The maximum framerate
Line 150: Line 218:
| 120
| 120
|
|
|
|-
! scope="row" | 26
| improvedTransparency
| Whether to use screen shaders to draw weather, clouds, and particles behind translucent blocks and water{{until|je 26.3}}
Whether to use an order-independent transparency algorithm to render translucent objects{{upcoming|je 26.3}}
| true/false
| false
| [[Minecraft:Java Edition 25w41a|25w41a]]
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
|-
! scope="row" | 20
! scope="row" | 27
| inactivityFpsLimit
| inactivityFpsLimit
| Limits FPS to a certain amount whether the player is AFK (Away From Keyboard) or Minecraft is minimized.
| Limits FPS to a certain amount whether the player is AFK (Away From Keyboard) or Minecraft is minimized.
| afk/minimized
| afk/minimized
| afk
| afk
|  
| [[Minecraft:Java Edition 24w33a|24w33a]]
| [[Minecraft:Java Edition 1.21.2|1.21.2]]
|-
|-
! scope="row" | 21
! scope="row" | 28
| mipmapLevels
| mipmapLevels
| Amount by which distant textures are smoothed
| Amount by which distant textures are smoothed
| 0–4
| 0–4
| 4
| 4
|
|
|
|-
|-
! scope="row" | 22
! scope="row" | 29
| narrator
| narrator
| Setting of the [[Minecraft:Multiplayer#Narrator|Narrator]]
| Setting of the [[Minecraft:Multiplayer#Narrator|Narrator]]
| 0–3
| 0–3 (Off, Narrates All, Narrates Chat, Narrates System)
| 0
| 0 (Off)
| 17w06a (1.12)
| [[Minecraft:Java Edition 17w06a|17w06a]]
| [[Minecraft:Java Edition 1.12|1.12]]
|-
|-
! scope="row" | 23
! scope="row" | 30
| particles
| particles
| Amount of particles (such as rain, potion effects, etc.)
| Amount of particles (such as rain, potion effects, etc.)
| 0–2 (All, Decreased, Minimal)
| 0–2 (All, Decreased, Minimal)
| 0 (All)
| 0 (All)
|
|
|
|-
|-
! scope="row" | 24
! scope="row" | 31
| reducedDebugInfo
| reducedDebugInfo
| Whether to show reduced information on the Debug screen
| Whether to show reduced information on the [[Minecraft:Debug screen]]
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 25
! scope="row" | 32
| renderClouds
| renderClouds
| Whether to display clouds
| Whether to display [[Minecraft:clouds]]
| true/false/fast
| true/false/fast
| true
| true
|
|
|
|-
! scope="row" | 33
| cloudRange
| The render distance of clouds in the chunk radius from the player
| 2–128
| 128
| [[Minecraft:Java Edition 25w17a|25w17a]]
| [[Minecraft:Java Edition 1.21.6|1.21.6]]
|-
|-
! scope="row" | 26
! scope="row" | 34
| renderDistance
| renderDistance
| The render distance in the chunk radius from the player
| The render distance in the chunk radius from the player
| 2–32 without external editing of <samp>options.txt</samp>; maximum is further limited to 16 on machines with less than 1 gigabyte of memory
| 2–32 without external editing of <samp>options.txt</samp>; maximum is further limited to 16 on machines with less than 1 gigabyte of memory
| 12 (64-bit)
| 12 (64-bit)
|
|
|
|-
|-
! scope="row" | 27
! scope="row" | 35
| simulationDistance
| simulationDistance
| The [[Minecraft:simulation distance]] in the chunk radius from the player
| The [[Minecraft:simulation distance]] in the chunk radius from the player
| 5–32 without external editing of <samp>options.txt</samp>; maximum is further limited to 16 on machines with less than 1 gigabyte of memory
| 5–32 without external editing of <samp>options.txt</samp>; maximum is further limited to 16 on machines with less than 1 gigabyte of memory
| 12
| 12
| 21w38a (1.18)
| [[Minecraft:Java Edition 21w38a|21w38a]]
| [[Minecraft:Java Edition 1.18|1.18]]
|-
|-
! scope="row" | 28
! scope="row" | 36
| screenEffectScale
| screenEffectScale
| Distortion Effects (how intense the effects of Nausea and nether portals are)
| Distortion Effects (how intense the effects of [[Minecraft:Nausea]] and [[Minecraft:nether portal]]s are)
| 0–1
| 0–1
| 1.0
| 1.0
|
| [[Minecraft:Java Edition 1.16.2 Pre-release 1|1.16.2-pre1]]
| [[Minecraft:Java Edition 1.16.2|1.16.2]]
|-
|-
! scope="row" | 29
! scope="row" | 37
| soundDevice
| soundDevice
| Sound device to be used
| Sound device to be used
| String
| String
|
|
| 21w37a (1.18)
| [[Minecraft:Java Edition 21w37a|21w37a]]
| [[Minecraft:Java Edition 1.18|1.18]]
|-
|-
! scope="row" | 30
! scope="row" | 38
| vignette
| Whether to show the vignette
| true/false
| true
| rowspan="2" | [[Minecraft:Java Edition 25w41a|25w41a]]
| rowspan="2" | [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 39
| weatherRadius
| The distance in blocks from the player where rain and snow effects are visible.
| 3–10
| 10
|-
! scope="row" | 40
| autoJump
| autoJump
| Whether auto-jump is enabled
| Whether auto-jump is enabled
| true/false
| true/false
| false
| false
|  
| [[Minecraft:Java Edition 16w20a|16w20a]]
| [[Minecraft:Java Edition 1.10|1.10]]
|-
|-
! scope="row" | 31
! scope="row" | 41
| rotateWithMinecart
| rotateWithMinecart
| Whether the player's direction changes with the direction of the [[Minecraft:minecart]] they are riding
| Whether the player's direction changes with the direction of the [[Minecraft:minecart]] they are riding
| true/false
| true/false
| false
| false
|
| [[Minecraft:Java Edition 24w33a|24w33a]]
| [[Minecraft:Java Edition 1.21.2|1.21.2]]
|-
|-
! scope="row" | 32
! scope="row" | 42
| operatorItemsTab
| operatorItemsTab
| Whether the player has access to the "Operator Utilities" tab in the [[Minecraft:Creative inventory]]
| Whether the player has access to the "Operator Utilities" tab in the [[Minecraft:Creative inventory]]
| true/false
| true/false
| false
| false
|
| [[Minecraft:Java Edition 22w45a|22w45a]]
| [[Minecraft:Java Edition 1.19.3|1.19.3]]
|-
|-
! scope="row" | 33
! scope="row" | 43
| autoSuggestions
| autoSuggestions
| True if brigadier's command suggestion UI should always be shown, instead of just when pressing tab
| True if brigadier's command suggestion UI should always be shown, instead of just when pressing tab
| true/false
| true/false
| true
| true
| [[Minecraft:Java Edition 17w47a|17w47a]] (1.13)
| [[Minecraft:Java Edition 17w47a|17w47a]]
| [[Minecraft:Java Edition 1.13|1.13]]
|-
|-
! scope="row" | 34
! scope="row" | 44
| chatColors
| chatColors
| Whether colored chat is allowed
| Whether colored chat is allowed
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 35
! scope="row" | 45
| chatLinks
| chatLinks
| Whether links show as links or just text in the chat (true/false [links/plaintext])
| Whether links show as links or just text in the chat (true/false [links/plaintext])
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 36
! scope="row" | 46
| chatLinksPrompt
| chatLinksPrompt
| Whether clicking on links in chat needs confirmation before opening them
| Whether clicking on links in chat needs confirmation before opening them
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 37
! scope="row" | 47
| discrete_mouse_scroll
| discrete_mouse_scroll
| Ignores scrolling set by operating system
| Ignores scrolling set by operating system
| true/false
| true/false
| false
| false
|
| [[Minecraft:Java Edition 1.14 Pre-Release 2|1.14 Pre-Release 2]]
| [[Minecraft:Java Edition 1.14|1.14]]
|-
! scope="row" | 48
| invertXMouse
| Whether mouse is inverted horizontally
| true/false
| false
| [[Minecraft:Java Edition 25w31a|25w31a]]
| [[Minecraft:Java Edition 1.21.9|1.21.9]]
|-
|-
! scope="row" | 38
! scope="row" | 49
| invertYMouse
| invertYMouse
| Whether mouse is inverted or not
| Whether mouse is inverted vertically
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 39
! scope="row" | 50
| realmsNotifications
| realmsNotifications
| Whether Realms invites are alerted on the main menu
| Whether Realms invites are alerted on the main menu
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 40
! scope="row" | 51
| showSubtitles
| showSubtitles
| If subtitles are shown
| If [[Minecraft:subtitles]] are shown
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 41
! scope="row" | 52
| directionalAudio
| directionalAudio
| If Directional Audio is enabled
| If [[Minecraft:wikipedia:Directional_sound|Directional Audio]] is enabled
| true/false
| true/false
| false
| false
| 22w11a (1.19)
| [[Minecraft:Java Edition 22w11a|22w11a]]
| [[Minecraft:Java Edition 1.19|1.19]]
|-
|-
! scope="row" | 42
! scope="row" | 53
| touchscreen
| Whether touchscreen controls are used
| true/false
| false
|
|-
! scope="row" | 43
| bobView
| bobView
| Whether or not the camera bobs up and down as the player walks
| Whether or not the camera bobs up and down as the player walks
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 44
! scope="row" | 54
| toggleCrouch
| toggleCrouch
| Whether the sneak key must be pressed or held to activate sneaking
| Whether the sneak key must be pressed or held to activate sneaking
| true/false
| true/false
| false
| false
|
| rowspan = "2" | [[Minecraft:Java Edition 19w41a|19w41a]]
| rowspan = "2" | [[Minecraft:Java Edition 1.15|1.15]]
|-
|-
! scope="row" | 45
! scope="row" | 55
| toggleSprint
| toggleSprint
| Whether the sprint key must be pressed or held to activate sprinting
| Whether the sprint key must be pressed or held to activate sprinting
| true/false
| true/false
| false
| false
|
|-
|-
! scope="row" | 46
! scope="row" | 56
| toggleAttack
| Whether the attack key must be pressed or held to activate attacking/destroying
| true/false
| false
| rowspan="3" | [[Minecraft:Java Edition 25w31a|25w31a]]
| rowspan="3" | [[Minecraft:Java Edition 1.21.9|1.21.9]]
|-
! scope="row" | 57
| toggleUse
| Whether the use key must be pressed or held to activate using items/placing blocks
| true/false
| false
|-
! scope="row" | 58
| sprintWindow
| Time window in ticks where double-tapping the forward key activates sprint
| 0–10
| 7
|-
! scope="row" | 59
| darkMojangStudiosBackground
| darkMojangStudiosBackground
| Whether the Mojang Studios loading screen appears monochrome
| Whether the Mojang Studios loading screen appears monochrome
| true/false
| true/false
| false
| false
| 21w13a (1.17)
| [[Minecraft:Java Edition 21w13a|21w13a]]
| [[Minecraft:Java Edition 1.17|1.17]]
|-
|-
! scope="row" | 47
! scope="row" | 60
| hideLightningFlashes
| hideLightningFlashes
| Hide lightning flashes (visual effect)
| Hide lightning flashes (visual effect)
| true/false
| true/false
| false
| false
| 21w37a (1.18)
| [[Minecraft:Java Edition 21w37a|21w37a]]
| [[Minecraft:Java Edition 1.18|1.18]]
|-
|-
! scope="row" | 48
! scope="row" | 61
| hideSplashTexts
| hideSplashTexts
| Whether splash texts are shown on the title screen
| Whether [[Minecraft:splash]] texts are shown on the [[Minecraft:title screen]]
| true/false
| true/false
| false
| false
|  
| [[Minecraft:Java Edition 23w42a|23w42a]]
| [[Minecraft:Java Edition 1.20.3|1.20.3]]
|-
|-
! scope="row" | 49
! scope="row" | 62
| mouseSensitivity
| mouseSensitivity
| How much a mouse movement changes the position of the camera
| How much a mouse movement changes the position of the camera
| 0–1
| 0–1
| 0.5
| 0.5
|
|
|
|-
|-
! scope="row" | 50
! scope="row" | 63
| damageTiltStrength
| damageTiltStrength
| The amount of camera shake when the player is being hurt.
| The amount of camera shake when the player is being hurt.
| 0-1
| 0–1
| 1.0
| 1.0
|
| [[Minecraft:Java Edition 23w06a|23w06a]]
| rowspan="2" | [[Minecraft:Java Edition 1.19.4|1.19.4]]
|-
|-
! scope="row" | 51
! scope="row" | 64
| highContrast
| highContrast
| Enhances the contrast of UI elements
| Enhances the contrast of UI elements
| true/false
| true/false
| false
| false
|
| [[Minecraft:Java Edition 1.19.4 Pre-release 1|1.19.4-pre1]]
|-
|-
! scope="row" | 52
! scope="row" | 65
| highContrastBlockOutline
| highContrastBlockOutline
| Makes targeted [[Minecraft:block]] outlines more visible
| Makes targeted [[Minecraft:block]] outlines more visible
| true/false
| true/false
| false
| false
|
| [[Minecraft:Java Edition 24w40a|24w40a]]
| [[Minecraft:Java Edition 1.21.2|1.21.2]]
|-
|-
! scope="row" | 53
! scope="row" | 66
| narratorHotKey
| narratorHotKey
| Pressing <kbd>Ctrl</kbd> + <kbd>B</kbd> does not open narrator if it is turned off
| Pressing <kbd>Ctrl</kbd> + <kbd>B</kbd> does not open narrator if it is turned off
| true/false
| true/false
| true
| true
| 23w33a (1.20.2)
| [[Minecraft:Java Edition 23w33a|23w33a]]
| [[Minecraft:Java Edition 1.20.2|1.20.2]]
|-
|-
! scope="row" | 54
! scope="row" | 67
| resourcePacks
| resourcePacks
| A list of active resource packs, with pack names in quotes, separated with commas
| A list of active resource packs, with pack names in quotes, separated with commas
| String
| String
| []
| []
|
|
|
|-
|-
! scope="row" | 55
! scope="row" | 68
| incompatibleResourcePacks
| incompatibleResourcePacks
| A list of active resource packs that are marked as incompatible with the current ''Minecraft'' version, with pack names in quotes, separated with commas
| A list of active resource packs that are marked as incompatible with the current ''Minecraft'' version, with pack names in quotes, separated with commas
| String
| String
| []
| []
|
|
|
|-
|-
! scope="row" | 56
! scope="row" | 69
| lastServer
| lastServer
| Address of last server used with Direct Connection
| Address of last server used with Direct Connection
| String
| String
|  
|  
|
|
|
|-
|-
! scope="row" | 57
! scope="row" | 70
| lang
| lang
| Language to be used
| Language to be used
| String
| String
| en_us
| en_us
|
|
|
|-
|-
! scope="row" | 58
! scope="row" | 71
| chatVisibility
| chatVisibility
| What is seen in chat
| What is seen in chat
| 0–2 (Shown, Commands only, Hidden)
| 0–2 (Shown, Commands only, Hidden)
| 0 (Shown)
| 0 (Shown)
|
|
|
|-
|-
! scope="row" | 59
! scope="row" | 72
| chatOpacity
| chatOpacity
| Opacity of the chat
| Opacity of the chat
| 0–1
| 0–1
| 1.0
| 1.0
|
|
|
|-
|-
! scope="row" | 60
! scope="row" | 73
| chatLineSpacing
| chatLineSpacing
| Spacing between text in chat
| Spacing between text in chat
| 0–1
| 0–1
| 0.0
| 0.0
|
| [[Minecraft:Java Edition 20w15a|20w15a]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
! scope="row" | 61
! scope="row" | 74
| textBackgroundOpacity
| textBackgroundOpacity
| Opacity of text background
| Opacity of text background
| 0–1
| 0–1
| 0.5
| 0.5
|
|
|
|-
|-
! scope="row" | 62
! scope="row" | 75
| backgroundForChatOnly
| backgroundForChatOnly
| Toggles if the background is only in chat or if it's everywhere
| Toggles if the background is only in chat or if it's everywhere
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 63
! scope="row" | 76
| hideServerAddress
| hideServerAddress
| Has no effect in modern versions
| Has no effect in modern versions
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 64
! scope="row" | 77
| advancedItemTooltips
| advancedItemTooltips
| Whether hovering over items in the [[Minecraft:inventory]] shows its ID and durability; toggled by pressing {{key|F3+H}}
| Whether hovering over items in the [[Minecraft:inventory]] shows its [[Minecraft:Java Edition data values|ID]] and [[Minecraft:Item durability|durability]]; toggled by pressing {{key|F3+H}}
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 65
! scope="row" | 78
| pauseOnLostFocus
| pauseOnLostFocus
| Whether switching out of ''Minecraft'' without pressing {{key|Esc}} or opening an in-game interface automatically pauses the game; toggled by pressing {{key| F3+P}}
| Whether switching out of ''Minecraft'' without pressing {{key|Esc}} or opening an in-game interface automatically pauses the game; toggled by pressing {{key| F3+P}}
| false
| false
| true
| true
|12w34a (1.4.2)
| [[Minecraft:Java Edition 12w34a|12w34a]]
| [[Minecraft:Java Edition 1.4.2|1.4.2]]
|-
|-
! scope="row" | 66
! scope="row" | 79
| overrideWidth
| overrideWidth
| Width to open ''Minecraft'' with in pixels (0 means default to the ''Minecraft'' settings); no in-game control
| Width to open ''Minecraft'' with in pixels (0 means default to the ''Minecraft'' settings); no in-game control
| Integer
| Integer
| 0
| 0
|
|
|
|-
|-
! scope="row" | 67
! scope="row" | 80
| overrideHeight
| overrideHeight
| Height to open ''Minecraft'' with in pixels (0 means default to the ''Minecraft'' settings); no in-game control
| Height to open ''Minecraft'' with in pixels (0 means default to the ''Minecraft'' settings); no in-game control
| Integer
| Integer
| 0
| 0
|
|
|
|-
|-
! scope="row" | 68
! scope="row" | 81
| chatHeightFocused
| chatHeightFocused
| How tall the chat span is
| How tall the chat span is
| 0–1
| 0–1
| 1.0
| 1.0
|
|
|
|-
|-
! scope="row" | 69
! scope="row" | 82
| chatDelay
| chatDelay
| How much delay there is between text
| How much delay there is between text
| 0–6
| 0–6
| 0.0
| 0.0
|
| [[Minecraft:Java Edition 20w15a|20w15a]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
! scope="row" | 70
! scope="row" | 83
| chatHeightUnfocused
| chatHeightUnfocused
| How tall the maximum chat span is, when the chat button is not pressed
| How tall the maximum chat span is, when the chat button is not pressed
| 0–1
| 0–1
| 0.4375
| 0.4375
|
|
|
|-
|-
! scope="row" | 71
! scope="row" | 84
| chatScale
| chatScale
| The scale/size of the text in the chat
| The scale/size of the text in the chat
| 0–1
| 0–1
| 1.0
| 1.0
|
|
|
|-
|-
! scope="row" | 72
! scope="row" | 85
| chatWidth
| chatWidth
| The span width of the chat
| The span width of the chat
| 0–1
| 0–1
| 1.0
| 1.0
|
|
|
|-
|-
! scope="row" | 73
! scope="row" | 86
| notificationDisplayTime
| notificationDisplayTime
| Changes how long toast notifications (advancements, new recipes, etc.) display on screen
| Changes how long [[Minecraft:toast]] notifications (advancements, new recipes, etc.) display on screen
| 0-1
| 0–1
| 1.0
| 1.0
|  
|  
|
|-
|-
! scope="row" | 74
! scope="row" | 87
| useNativeTransport
| useNativeTransport
| Whether to use a Netty EpollSocketChannel for connections to servers instead of a NioSocketChannel (only applies if EPOLL is available on the user's system)
| Whether to use a Netty EpollSocketChannel for connections to servers instead of a NioSocketChannel (only applies if EPOLL is available on the user's system)
| true/false
| true/false
| true
| true
|
|
|
|-
|-
! scope="row" | 75
! scope="row" | 88
| mainHand
| mainHand
| Whether the main hand appears as left or right
| Whether the main hand appears as left or right
| left/right
| left/right
| right
| right
|
|
|
|-
|-
! scope="row" | 76
! scope="row" | 89
| attackIndicator
| attackIndicator
| When hitting, how the attack indicator is shown on screen
| When hitting, how the attack indicator is shown on screen
| 0–2 (Off, Crosshair, Hotbar)
| 0–2 (Off, Crosshair, Hotbar)
| 1 (Crosshair)
| 1 (Crosshair)
|
|
|
|-
|-
! scope="row" | 77
! scope="row" | 90
| tutorialStep
| tutorialStep
| Next stage of tutorial hints to display
| Next stage of [[Minecraft:tutorial hints]] to display
| movement, find_tree, punch_tree, open_inventory, craft_planks, none
| movement, find_tree, punch_tree, open_inventory, craft_planks, none
| movement
| movement
| 17w06a (1.12)
| [[Minecraft:Java Edition 17w06a|17w06a]]
| [[Minecraft:Java Edition 1.12|1.12]]
|-
|-
! scope="row" | 78
! scope="row" | 91
| mouseWheelSensitivity
| mouseWheelSensitivity
| Allows making the mouse wheel more sensitive (see {{bug|MC-123773}})
| Allows making the mouse wheel more sensitive (see {{bug|MC-123773}})
| 1–10
| 1–10
| 1.0
| 1.0
| 18w21a (1.13)
| [[Minecraft:Java Edition 18w21a|18w21a]]
| [[Minecraft:Java Edition 1.13|1.13]]
|-
|-
! scope="row" | 79
! scope="row" | 92
| rawMouseInput
| rawMouseInput{{until|je 26.3}}
| Ignores acceleration set by the operating system
| Ignores acceleration set by the operating system
| true/false
| true/false
| true
| true
|
| [[Minecraft:Java Edition 1.14.4 Pre-Release 2|1.14.4-pre2]]
| [[Minecraft:Java Edition 1.14.4|1.14.4]]
|-
! scope="row" | 93
| allowCursorChanges
| Whether the cursor changes shape when hovering over certain UI elements
| true/false
| true
| [[Minecraft:Java Edition 25w35a|25w35a]]
| [[Minecraft:Java Edition 1.21.9|1.21.9]]
|-
|-
! scope="row" | 80
! scope="row" | 94
| glDebugVerbosity
| glDebugVerbosity
| LWJGL log info level (only on some machines)
| LWJGL log info level (only on some machines)
| 0-4 (none, HIGH, MEDIUM, LOW, NOTIFICATION)
| 0–4 (none, HIGH, MEDIUM, LOW, NOTIFICATION)
| 1
| 1
| 1.13-pre2 (1.13)
| [[Minecraft:Java Edition 1.13-pre2|1.13-pre2]]
| [[Minecraft:Java Edition 1.13|1.13]]
|-
|-
! scope="row" | 81
! scope="row" | 95
| skipMultiplayerWarning
| skipMultiplayerWarning
| Whether to skip the legal disclaimer when entering the multiplayer screen
| Whether to skip the legal disclaimer when entering the multiplayer screen
| true/false
| true/false
| false
| false
| 1.15.2 Pre-Release 1 (1.15.2)
| [[Minecraft:Java Edition 1.15.2 Pre-Release 1|1.15.2-pre1]]
| [[Minecraft:Java Edition 1.15.2|1.15.2]]
|-
|-
! scope="row" | 82
! scope="row" | 96
| hideMatchedNames
| hideMatchedNames
| Some servers send chat messages in non-standard formats. With this option on, the game attempts to apply chat hiding anyway by matching the text in messages.
| Some servers send chat messages in non-standard formats. With this option on, the game attempts to apply chat hiding anyway by matching the text in messages.
| true/false
| true/false
| true
| true
| 1.16.4 Release Candidate 1 (1.16.4)
| [[Minecraft:Java Edition 1.16.4 Release Candidate 1|1.16.4-rc1]]
| rowspan="2" | [[Minecraft:Java Edition 1.16.4|1.16.4]]
|-
|-
! scope="row" | 83
! scope="row" | 97
| joinedFirstServer
| joinedFirstServer
| Whether the player has joined a [[Minecraft:server]] before. If false, the [[Minecraft:Social interactions]] tutorial hint appears when joining a server.
| Whether the player has joined a [[Minecraft:server]] before. If false, the [[Minecraft:Social interactions]] [[Minecraft:tutorial hint]] appears when joining a server.
| true/false
| true/false
| false
| false
| 1.16.4 Release Candidate 1 (1.16.4)
| [[Minecraft:Java Edition 1.16.4 Pre-release 1|1.16.4-pre1]]
|-
|-
! scope="row" | 84
! scope="row" | 98
| syncChunkWrites
| syncChunkWrites
| Whether to open region files in synchronous mode
| Whether to open region files in synchronous mode
| true/false
| true/false
| true (Windows), false (other systems)
| true (Windows), false (other systems)
|
| [[Minecraft:Java Edition 1.16 Pre-release 3|1.16-pre3]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
! scope="row" | 85
! scope="row" | 99
| showAutosaveIndicator
| showAutosaveIndicator
| Whether to show autosave indicator on the right-bottom of the screen
| Whether to show [[Minecraft:autosave]] indicator on the right-bottom of the screen
| true/false
| true/false
| true
| true
| 21w42a (1.18)
| [[Minecraft:Java Edition 21w42a|21w42a]]
| rowspan="2" | [[Minecraft:Java Edition 1.18|1.18]]
|-
|-
! scope="row" | 86
! scope="row" | 100
| allowServerListing
| allowServerListing
| Whether to allow player's ID to be shown in the player list shown on the multiplayer screen
| Whether to allow player's ID to be shown in the player list shown on the multiplayer screen
| true/false
| true/false
| true
| true
| 1.18-pre2 (1.18)
| [[Minecraft:Java Edition 1.18 Pre-release 2|1.18-pre2]]
|-
|-
! scope="row" | 87
! scope="row" | 101
| inGameNotification
| Whether to show an in-game notification for the friends list
| true/false
| false
| rowspan="2" | [[Minecraft:Java Edition 26.2 Snapshot 7|26.2-snapshot-7]]
| rowspan="2" | [[Minecraft:Java Edition 26.2|26.2]]
|-
! scope="row" | 102
| sharePresence
| Amount of presence to share to friends on the friends list
| none/limited/all
| all
|-
! scope="row" | 103
| onlyShowSecureChat
| onlyShowSecureChat
| Toggles whether the chat displays only cryptographically signed player messages
| Toggles whether the chat displays only cryptographically signed player messages
| true/false
| true/false
| false
| false
|
| [[Minecraft:Java Edition 1.19 Pre-release 1|1.19-pre1]]
| [[Minecraft:Java Edition 1.19|1.19]]
|-
! scope="row" | 104
| saveChatDrafts
| Toggles whether the chat will save drafts when closed
| true/false
| false
| [[Minecraft:Java Edition 25w33a|25w33a]]
| [[Minecraft:Java Edition 1.21.9|1.21.9]]
|-
|-
! scope="row" | 88
! scope="row" | 105
| panoramaScrollSpeed
| panoramaScrollSpeed
| Changes the scrolling speed of the panorama in the main menu
| Changes the scrolling speed of the [[Minecraft:panorama]] in the main menu
| 0-1
| 0–1
| 1.0
| 1.0
|
| [[Minecraft:Java Edition 22w42a|22w42a]]
| rowspan="2" | [[Minecraft:Java Edition 1.19.3|1.19.3]]
|-
|-
! scope="row" | 89
! scope="row" | 106
| telemetryOptInExtra
| telemetryOptInExtra
| Enables sending extended [[Minecraft:telemetry]]
| Enables sending extended [[Minecraft:telemetry]]
| true/false
| true/false
| false
| false
|  
| [[Minecraft:Java Edition 22w46a|22w46a]]
|-
|-
! scope="row" | 90
! scope="row" | 107
| onboardAccessibility
| onboardAccessibility
| False prevents the narrator welcome screen from appearing after the user's first launch.  
| False prevents the narrator welcome screen from appearing after the user's first launch.  
| true/false
| true/false
| true
| true
|
| [[Minecraft:Java Edition 23w03a|23w03a]]
| [[Minecraft:Java Edition 1.19.4|1.19.4]]
|-
|-
! scope="row" | 91
! scope="row" | 108
| menuBackgroundBlurriness
| menuBackgroundBlurriness
| Changes the blurriness of menu background
| Changes the blurriness of menu background
| 0-1
| 0–1
| 0
| 0
|
| [[Minecraft:Java Edition 24w09a|24w09a]]
| [[Minecraft:Java Edition 1.20.5|1.20.5]]
|-
|-
! scope="row" | 92
! scope="row" | 109
| startedCleanly
| startedCleanly
| {{info needed}}
| Whether the game started cleanly. Used to change the graphics backend if the game failed to start cleanly.
| true/false
| true/false
| true
| true
|
| [[Minecraft:Java Edition 25w02a|25w02a]]
| [[Minecraft:Java Edition 1.21.5|1.21.5]]
|-
! scope="row" | 110
| musicToast
| Where to show the music toast
| never/pause/pause_and_toast
| never
| [[Minecraft:Java Edition 25w46a|25w46a]]
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 111
| musicFrequency
| Frequency of music
| DEFAULT/FREQUENT/CONSTANT
| DEFAULT
| [[Minecraft:Java Edition 25w20a|25w20a]]
| [[Minecraft:Java Edition 1.21.6|1.21.6]]
|-
|-
! scope="row" | 93
! scope="row" | 112
| key_key.attack
| key_key.attack
| Attack control
| Attack control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.mouse.left
| key.mouse.left
|
|
|
|-
|-
! scope="row" | 94
! scope="row" | 113
| key_key.use
| key_key.use
| Use Item control
| Use Item control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.mouse.right
| key.mouse.right
|
|
|
|-
|-
! scope="row" | 95
! scope="row" | 114
| key_key.forward
| key_key.forward
| Forward control
| Forward control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.w
| key.keyboard.w
|
|
|
|-
|-
! scope="row" | 96
! scope="row" | 115
| key_key.left
| key_key.left
| Left control
| Left control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.a
| key.keyboard.a
|
|
|
|-
|-
! scope="row" | 97
! scope="row" | 116
| key_key.back
| key_key.back
| Back control
| Back control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.s
| key.keyboard.s
|
|
|
|-
|-
! scope="row" | 98
! scope="row" | 117
| key_key.right
| key_key.right
| Right control
| Right control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.d
| key.keyboard.d
|
|
|
|-
|-
! scope="row" | 99
! scope="row" | 118
| key_key.jump
| key_key.jump
| Jump control
| Jump control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.space
| key.keyboard.space
|
|
|
|-
|-
! scope="row" | 100
! scope="row" | 119
| key_key.sneak
| key_key.sneak
| Sneak control
| Sneak control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.left.shift
| key.keyboard.left.shift
|
|
|
|-
|-
! scope="row" | 101
! scope="row" | 120
| key_key.sprint
| key_key.sprint
| Sprint control
| Sprint control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.left.control
| key.keyboard.left.control
|
|
|
|-
|-
! scope="row" | 102
! scope="row" | 121
| key_key.drop
| key_key.drop
| Drop control
| Drop control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.q
| key.keyboard.q
|
|
|
|-
|-
! scope="row" | 103
! scope="row" | 122
| key_key.inventory
| key_key.inventory
| Inventory control
| Inventory control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.e
| key.keyboard.e
|
|
|
|-
|-
! scope="row" | 104
! scope="row" | 123
| key_key.chat
| key_key.chat
| Chat control
| Chat control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.t
| key.keyboard.t
|
|
|
|-
|-
! scope="row" | 105
! scope="row" | 124
| key_key.playerlist
| key_key.playerlist
| List Players control
| List Players control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.tab
| key.keyboard.tab
|
|
|
|-
|-
! scope="row" | 106
! scope="row" | 125
| key_key.pickItem
| key_key.pickItem
| Pick Block control
| Pick Block control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.mouse.middle
| key.mouse.middle
|
|
|
|-
|-
! scope="row" | 107
! scope="row" | 126
| key_key.command
| key_key.command
| Command control
| Command control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.slash
| key.keyboard.slash
|
|
|
|-
|-
! scope="row" | 108
! scope="row" | 127
| key_key.friends
| Friends control
| [[Minecraft:Key codes]]
| key.keyboard.o
| [[Minecraft:Java Edition 26.2 Snapshot 7|26.2-snapshot-7]]
| [[Minecraft:Java Edition 26.2|26.2]]
|-
! scope="row" | 128
| key_key.socialInteractions
| key_key.socialInteractions
| Social Interaction control
| Social Interaction control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.p
| key.keyboard.p
|
| [[Minecraft:Java Edition 1.16.4 Pre-release 1|1.16.4-pre1]]
| [[Minecraft:Java Edition 1.16.4|1.16.4]]
|-
! scope="row" | 129
| key_key.toggleGui
| HUD toggle control
| [[Minecraft:Key codes]]
| key.keyboard.f1
| rowspan = "2" | [[Minecraft:Java Edition 25w41a|25w41a]]
| rowspan = "2" | [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 130
| key_key.toggleSpectatorShaderEffects
| Spectator shader effect toggle control
| [[Minecraft:Key codes]]
| key.keyboard.f4
|-
|-
! scope="row" | 109
! scope="row" | 131
| key_key.screenshot
| key_key.screenshot
| Screenshot control
| Screenshot control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.f2
| key.keyboard.f2
|
|
|
|-
|-
! scope="row" | 110
! scope="row" | 132
| key_key.togglePerspective
| key_key.togglePerspective
| Perspective control
| Perspective control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.f5
| key.keyboard.f5
|
|
|
|-
|-
! scope="row" | 111
! scope="row" | 133
| key_key.smoothCamera
| key_key.smoothCamera
| Mouse Smoothing control
| Mouse Smoothing control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.unknown
| key.keyboard.unknown
|
|
|
|-
|-
! scope="row" | 112
! scope="row" | 134
| key_key.fullscreen
| key_key.fullscreen
| Fullscreen control
| Fullscreen control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.f11
| key.keyboard.f11
|
|
|
|-
|-
! scope="row" | 113
! scope="row" | 135
| key_key.spectatorOutlines
| key_key.spectatorOutlines
| Visibility of player outlines in Spectator Mode control
| Visibility of player outlines in Spectator Mode control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.unknown
| key.keyboard.unknown
|
|
|
|-
|-
! scope="row" | 114
! scope="row" | 136
| key_key.spectatorHotbar
| Show hotbar in Spectator Mode control
| [[Minecraft:Key codes]]
| key.mouse.middle
| [[Minecraft:Java Edition 25w36a|25w36a]]
| [[Minecraft:Java Edition 1.21.9|1.21.9]]
|-
! scope="row" | 137
| key_key.swapOffhand
| key_key.swapOffhand
| Swapping of items between both hands control
| Swapping of items between both hands control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.f
| key.keyboard.f
|
| [[Minecraft:Java Edition 1.16 Pre-release 3|1.16-pre3]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
! scope="row" | 115
! scope="row" | 138
| key_key.saveToolbarActivator
| key_key.saveToolbarActivator
| Save current toolbar to a Saved Hotbars slot (in Creative Mode)
| Save current toolbar to a [[Minecraft:Saved Hotbars]] slot (in Creative Mode)
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.c
| key.keyboard.c
| 17w06a (1.12)
| rowspan="3" | [[Minecraft:Java Edition 17w06a|17w06a]]
| rowspan="3" | [[Minecraft:Java Edition 1.12|1.12]]
|-
|-
! scope="row" | 116
! scope="row" | 139
| key_key.loadToolbarActivator
| key_key.loadToolbarActivator
| Load toolbar from a Saved Hotbars slot (in Creative Mode)
| Load toolbar from a [[Minecraft:Saved Hotbars]] slot (in Creative Mode)
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.x
| key.keyboard.x
| 17w06a (1.12)
|-
|-
! scope="row" | 117
! scope="row" | 140
| key_key.advancements
| key_key.advancements
| Open the Advancements screen
| Open the [[Minecraft:Advancements]] screen
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.l
| key.keyboard.l
| 17w06a (1.12)
|-
|-
! scope="row" | 118
! scope="row" | 141
| key_key.quickActions
| Open the quick actions dialog control
| [[Minecraft:Key codes]]
| key.keyboard.g
| [[Minecraft:Java Edition 1.21.6 Pre-Release 1|1.21.6-pre1]]
| [[Minecraft:Java Edition 1.21.6|1.21.6]]
|-
! scope="row" | 142
| key_key.debug.overlay
| Open the debug overlay control
| [[Minecraft:Key codes]]
| key.keyboard.f3
| rowspan="2" | [[Minecraft:Java Edition 25w41a|25w41a]]
| rowspan="2" | [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
! scope="row" | 143
| key_key.debug.modifier
| Debug modifier control
| [[Minecraft:Key codes]]
| key.keyboard.f3
|-
! scope="row" | 144
| key_key.hotbar.1
| key_key.hotbar.1
| Hotbar Slot 1 control
| Hotbar Slot 1 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.1
| key.keyboard.1
|
|
|
|-
|-
! scope="row" | 119
! scope="row" | 145
| key_key.hotbar.2
| key_key.hotbar.2
| Hotbar Slot 2 control
| Hotbar Slot 2 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.2
| key.keyboard.2
|
|
|
|-
|-
! scope="row" | 120
! scope="row" | 146
| key_key.hotbar.3
| key_key.hotbar.3
| Hotbar Slot 3 control
| Hotbar Slot 3 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.3
| key.keyboard.3
|
|
|
|-
|-
! scope="row" | 121
! scope="row" | 147
| key_key.hotbar.4
| key_key.hotbar.4
| Hotbar Slot 4 control
| Hotbar Slot 4 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.4
| key.keyboard.4
|
|
|
|-
|-
! scope="row" | 122
! scope="row" | 148
| key_key.hotbar.5
| key_key.hotbar.5
| Hotbar Slot 5 control
| Hotbar Slot 5 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.5
| key.keyboard.5
|
|
|
|-
|-
! scope="row" | 123
! scope="row" | 149
| key_key.hotbar.6
| key_key.hotbar.6
| Hotbar Slot 6 control
| Hotbar Slot 6 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.6
| key.keyboard.6
|
|
|
|-
|-
! scope="row" | 124
! scope="row" | 150
| key_key.hotbar.7
| key_key.hotbar.7
| Hotbar Slot 7 control
| Hotbar Slot 7 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.7
| key.keyboard.7
|
|
|
|-
|-
! scope="row" | 125
! scope="row" | 151
| key_key.hotbar.8
| key_key.hotbar.8
| Hotbar Slot 8 control
| Hotbar Slot 8 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.8
| key.keyboard.8
|
|
|
|-
|-
! scope="row" | 126
! scope="row" | 152
| key_key.hotbar.9
| key_key.hotbar.9
| Hotbar Slot 9 control
| Hotbar Slot 9 control
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.9
| key.keyboard.9
|
|
|
|-
|-
! scope="row" | 127
! scope="row" | 153
| soundCategory_master
| key_key.debug.reloadChunk
| The volume of all sounds
| Debug reload chunk control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.a
|
| rowspan="19" | [[Minecraft:Java Edition 25w41a|25w41a]]
| rowspan="19" | [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
|-
! scope="row" | 128
! scope="row" | 154
| soundCategory_music
| key_key.debug.showHitboxes
| The volume of gameplay music
| Debug show hitboxes control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.b
|
|-
|-
! scope="row" | 129
! scope="row" | 155
| soundCategory_record
| key_key.debug.clearChat
| The volume of music/sounds from jukeboxes and note blocks
| Debug clear chat control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.d
|
|-
|-
! scope="row" | 130
! scope="row" | 156
| soundCategory_weather
| key_key.debug.crash
| The volume of rain and thunder
| Debug crash control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.c
|
|-
|-
! scope="row" | 131
! scope="row" | 157
| soundCategory_block
| key_key.debug.showChunkBorders
| The volume of blocks
| Debug show chunk borders control
| 0-1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.g
|
|-
|-
! scope="row" | 132
! scope="row" | 158
| soundCategory_hostile
| key_key.debug.showAdvancedTooltips
| The volume of hostile and neutral mobs
| Debug show advanced tooltips control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.h
|
|-
|-
! scope="row" | 133
! scope="row" | 159
| soundCategory_neutral
| key_key.debug.copyRecreateCommand
| The volume of passive mobs
| Debug copy recreate command control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.i
|
|-
|-
! scope="row" | 134
! scope="row" | 160
| soundCategory_player
| key_key.debug.spectate
| The volume of players
| Debug spectate control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.n
|
|-
|-
! scope="row" | 135
! scope="row" | 161
| soundCategory_ambient
| key_key.debug.switchGameMode
| The volume of cave sounds and fireworks
| Debug switch game mode control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.f4
|
|-
|-
! scope="row" | 136
! scope="row" | 162
| soundCategory_voice
| key_key.debug.debugOptions
| The volume of voices
| Debug options menu control
| 0–1
| [[Minecraft:Key codes]]
| 1.0
| key.keyboard.f6
|
|-
|-
! scope="row" | 137
! scope="row" | 163
| modelPart_cape
| key_key.debug.focusPause
| Whether the cape is shown
| Debug focus pause control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.p
|
|-
|-
! scope="row" | 138
! scope="row" | 164
| modelPart_jacket
| key_key.debug.dumpDynamicTextures
| Whether the "Jacket" skin layer is shown
| Debug dump dynamic textures control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.s
|
|-
|-
! scope="row" | 139
! scope="row" | 165
| modelPart_left_sleeve
| key_key.debug.reloadResourcePacks
| Whether the "Left Sleeve" skin layer is shown
| Debug reload resource packs control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.t
|
|-
|-
! scope="row" | 140
! scope="row" | 166
| modelPart_right_sleeve
| key_key.debug.profiling
| Whether the "Right Sleeve" skin layer is shown
| Debug profiling control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.l
|
|-
|-
! scope="row" | 141
! scope="row" | 167
| modelPart_left_pants_leg
| key_key.debug.copyLocation
| Whether the "Left Pants Leg" skin layer is shown
| Debug copy location control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.c
|
|-
|-
! scope="row" | 142
! scope="row" | 168
| modelPart_right_pants_leg
| key_key.debug.dumpVersion
| Whether the "Right Pants Leg" skin layer is shown
| Debug dump version control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.v
|
|-
|-
! scope="row" | 143
! scope="row" | 169
| modelPart_hat
| key_key.debug.profilingChart
| Whether the "Hat" skin layer is shown
| Debug profiling chart control
| true/false
| [[Minecraft:Key codes]]
| true
| key.keyboard.1
|
|-
|-
! scope="row" | {{tooltip|144|Appear at the last line of the file by default.}}
! scope="row" | 170
| fullscreenResolution
| key_key.debug.fpsCharts
| Changes the resolution of the game when in fullscreen mode. The only values allowed are the values supported by the user's monitor, shown when changing the screen resolution in the operating system settings. Setting this option to a value not supported by the monitor resets the option to "Current". When set to "Current", this option is absent from <samp>options.txt</samp>.
| Debug fps charts control
| <width>x<height>@<refresh rate>:<color bits>
| [[Minecraft:Key codes]]
| Absent
| key.keyboard.2
|
|}
 
=== ''Bedrock Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
|-
! scope="col" style="width: 5%;" | #<ref group="note" name="numbering"/>
! scope="row" | 171
! scope="col" | Option name
| key_key.debug.networkCharts
! scope="col" class="unsortable" | Explanation
| Debug network charts control
! scope="col" | Valid values
| [[Minecraft:Key codes]]
! scope="col" | Default value
| key.keyboard.3
! scope="col" | Version added
|-
|-
! scope="row" | 1
! scope="row" | 172
| mp_username
| key_key.debug.lightmapTexture
| The name of the player.
| Debug lightmap texture control
|  
| [[Minecraft:Key codes]]
| Player
| key.keyboard.4
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
| [[Minecraft:Java Edition 26.1 Snapshot 1|26.1-snapshot-1]]
| [[Minecraft:Java Edition 26.1|26.1]]
|-
|-
! scope="row" | 2
! scope="row" |  
| game_difficulty_new
| key_key.debug.improvedTransparency{{upcoming|Java 26.3}}
| Whether the player is new to the game and the game starts with quick world creation.
| Debug improved transparency control
| 0/1
| [[Minecraft:Key codes]]
| 1
| key.keyboard.x
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
| [[Minecraft:Java Edition 26.3 Snapshot 2|26.3-snapshot-2]]
| [[Minecraft:Java Edition 26.3|26.3]]
|-
|-
! scope="row" | 3
! scope="row" | 173
| game_thirdperson
| soundCategory_master
| Number used to identify first person, third person front, and third person back.
| The volume of all sounds
| 0/1/2
| 0–1
| 0
| 1.0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|
|-
|-
! scope="row" | 4
! scope="row" | 174
| ctrl_interactionModel
| soundCategory_music
| The control mode used for touch controls.
| The volume of gameplay music
| 0: Joystick & tap to interact / 1: Joystick & aim crosshair / 2: D-pad & tap to interact
| 0–1
| 0
| 1.0
| 0.11.0 (build 1)
|
|
|-
|-
! scope="row" | 5
! scope="row" | 175
| ctrl_restoreInteractionModelToClassic
| soundCategory_record
| {{info needed}}
| The volume of music/sounds from jukeboxes and note blocks
| 0/1
| 0–1
| 0
| 1.0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|
|-
|-
! scope="row" | 6
! scope="row" | 176
| gfx_alwayshighlighthoveringboxincrosshair
| soundCategory_weather
| Whether block are always highlighted by the crosshair or only when tapped when using joystick touch controls with a crosshair.
| The volume of rain and thunder
| 0/1
| 0–1
| 1
| 1.0
|
|
|-
! scope="row" | 7
| gfx_showActionButton
| Whether buttons on the touchscreen are shown to interact with blocks and entities when using joystick touch controls with a crosshair.
| 0/1
| 1
|
|
|-
|-
! scope="row" | 8
! scope="row" | 177
| gfx_showBlockSelectButton
| soundCategory_block
| Whether to show a pick block button in touch controls.
| The volume of blocks
| 0/1
| 0–1
| 0
| 1.0
|
|
|
|-
|-
! scope="row" | 9
! scope="row" | 178
| gfx_showToggleCameraPerspectiveButton
| soundCategory_hostile
| Whether a button to toggle the camera perspective is shown on touch controls.
| The volume of hostile and neutral mobs
| 0/1
| 0–1
| 0
| 1.0
| [[Minecraft:Bedrock Edition 1.21.70|1.21.70]]
|
|
|-
|-
! scope="row" | 10
! scope="row" | 179
| ctrl_sprintonmovement
| soundCategory_neutral
| Whether the player can sprint using the joystick in touch controls.
| The volume of passive mobs
| 0/1
| 0–1
| 0
| 1.0
|
|
|-
! scope="row" | 11
| ctrl_moveStickVisible
| Whether the joystick is visible in touch controls.
| 0/1
| 1
|
|
|-
|-
! scope="row" | 12
! scope="row" | 180
| gfx_thumbstickopacity
| soundCategory_player
| Controls the opacity of the thumbstick in touch controls.
| The volume of players
| 0-1
| 0–1
| 0.5
| 1.0
|
|
|-
! scope="row" | 13
| ctrl_defaultMoveStickVisible
| Whether the thumbstick in touch controls is always visible.
| 0/1
| 1
|
|
|-
|-
! scope="row" | 14
! scope="row" | 181
| ctrl_creativeDelayedBlockBreaking
| soundCategory_ambient
| Toggles delayed block breaking in Creative mode in touch controls.
| The volume of cave sounds and fireworks
| 0/1
| 0–1
| 1
| 1.0
|
|
|-
! scope="row" | 182
| soundCategory_voice
| The volume of voices and the narrator
| 0–1
| 1.0
|
|
|
|-
|-
! scope="row" | 15
! scope="row" | 183
| ctrl_top_button_scale
| soundCategory_ui
| The size of the top buttons on the HUD in touch controls.
| The volume of the UI
| 0: Small / 1: Medium / 2: Big
| 0–1
| 0
| 1.0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
| [[Minecraft:Java Edition 1.21.6 Pre-Release 3|1.21.6-pre3]]
| [[Minecraft:Java Edition 1.21.6|1.21.6]]
|-
|-
! scope="row" | 16
! scope="row" | 184
| gfx_wysiwygX
| modelPart_cape
| {{info needed}}
| Whether the cape is shown
| {{info needed}}
| true/false
| 0.5
| true
|
|
|
|-
|-
! scope="row" | 17
! scope="row" | 185
| gfx_wysiwygY
| modelPart_jacket
| {{info needed}}
| Whether the "Jacket" skin layer is shown
| {{info needed}}
| true/false
| 0.5
| true
|
|
|-
! scope="row" | 18
| gfx_wysiwygScale
| {{info needed}}
| {{info needed}}
| 1
|
|
|-
|-
! scope="row" | 19
! scope="row" | 186
| ctrl_enableNewTouchControlSchemes
| modelPart_left_sleeve
| {{info needed}}
| Whether the "Left Sleeve" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
|[[Minecraft:Bedrock Edition 1.18.30|1.18.30]]
|
|
|-
|-
! scope="row" | 20
! scope="row" | 187
| mp_server_visible
| modelPart_right_sleeve
| {{info needed}}
| Whether the "Right Sleeve" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|
|-
|-
! scope="row" | 21
! scope="row" | 188
| mp_xboxlive_visible
| modelPart_left_pants_leg
| {{info needed}}
| Whether the "Left Pants Leg" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 10)
|
|
|-
|-
! scope="row" | 22
! scope="row" | 189
| mp_nex_visble
| modelPart_right_pants_leg
| {{info needed}}
| Whether the "Right Pants Leg" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
|
|
|
|-
|-
! scope="row" | 23
! scope="row" | 190
| mp_psn_visble
| modelPart_hat
| {{info needed}}
| Whether the "Hat" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|
|-
! scope="row" | 24
| game_language
| The language that the game has selected.
| Any valid language code.<ref group="note" name="lang">See in-game codes in Language</ref>
| Blank<ref group="note" name="empty">By default, this field is empty</ref>
| 0.11.0 (build 1)
|-
! scope="row" | 25
| game_skintypefull
| The unique identifier of the current skin being used.
| Any UUID with a matching skin stored on the device.
| Randomly selected between the nine default skins: {{collapse|content=c18e65aa-7b21-4637-9b63-8ad63622ef01_Alex<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Ari<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Efe<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Kai<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Makena<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Noor<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Steve<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Sunny<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Zuri}}
| 0.11.0 (build 4)
|-
! scope="row" | 26
| game_lastcustomskinnew
| The filepath of the last imported skin file.
| Filepath of {{File|directory|'''[[Minecraft:com.mojang]]'''|inline=1}} followed by /custom_skins/''file name''.png
| Standard.Dummy
| 0.11.0 (build 4)
|-
! scope="row" | 27
| game_recentskin1
| The skin used before it was last changed.{{verify|Is this the correct order, or is it reversed?}}
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
| Blank<ref group="note" name="empty"/>
|
|
|-
|-
! scope="row" | 28
! scope="row" | {{tooltip|191|Appear at the last line of the file by default.}}
| game_recentskin2
| fullscreenResolution
| The second most recent skin used.{{verify}}
| Changes the resolution of the game when in fullscreen mode. The only values allowed are the values supported by the user's monitor, shown when changing the screen resolution in the operating system settings. Setting this option to a value not supported by the monitor resets the option to "Current". When set to "Current", this option is absent from <samp>options.txt</samp>.
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
| <width>x<height>@<refresh rate>:<color bits>
| Blank<ref group="note" name="empty"/>
| Absent
|
|
|-
! scope="row" | 29
| game_recentskin3
| The third most recent skin used.{{verify}}
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
| Blank<ref group="note" name="empty"/>
|
|
|}
=== ''Bedrock Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
|-
! scope="row" | 30
! scope="col" style="width: 5%;" | #<ref group="note" name="numbering"/>
| game_haseverloggedintoxbl
! scope="col" | Option name
| Whether the user has ever logged into Xbox Live.
! scope="col" class="unsortable" | Explanation
| 0/1
! scope="col" | Valid values
| 0
! scope="col" | Default value
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
! scope="col" | Version added
|-
! scope="row" | 1
| mp_username
| The name of the player.
|  
| Player
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 31
! scope="row" | 2
| game_haschosennottosignintoxbl
| game_difficulty_new
| Whether the user is currently signed out of Xbox Live.
| {{info needed}}
| 0/1
| 0/1
| 1
| 1
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
! scope="row" | 3
| game_thirdperson
| Number used to identify first person, third person front, and third person back.
| 0/1/2
| 0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 32
! scope="row" | 4
| game_hasshownsocialdrawer
| ctrl_interactionModel
| {{info needed}}
| The control mode used for touch controls.
| 0/1
| 0: Joystick & tap to interact / 1: Joystick & aim crosshair / 2: D-pad & tap to interact
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
|-
|-
! scope="row" | 33
! scope="row" | 5
| dvce_filestoragelocation
| ctrl_restoreInteractionModelToClassic
| Where the game files are stored.
| {{info needed}}
| {{info needed}}
| 2{{verify|This is the default value on iOS and Windows. Not sure if it varies from platform to platform.}}
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
! scope="row" | 34
| ctrl_islefthanded
| Whether the touch d-pad should be on the left or the right.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 35
! scope="row" | 6
| ctrl_joystickVisibility
| gfx_alwayshighlighthoveringboxincrosshair
| Whether the joystick in touch controls is visible when unused.
| Whether block are always highlighted by the crosshair or only when tapped when using joystick touch controls with a crosshair.
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 36
! scope="row" | 7
| ctrl_staticJoystick
| gfx_showActionButton
| Wether the joystick in touch controls can be moved on the screen.
| Whether buttons on the touchscreen are shown to interact with blocks and entities when using joystick touch controls with a crosshair.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 37
! scope="row" | 8
| ctrl_usetouchjoypad
| gfx_showBlockSelectButton
| Whether or not Split Touch controls is enabled.
| Whether to show a pick block button in touch controls.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|-
! scope="row" | 38
! scope="row" | 9
| ctrl_swapjumpandsneak
| gfx_showToggleCameraPerspectiveButton
| Whether the jump and sneak buttons should be swapped.
| Whether a button to toggle the camera perspective is shown on touch controls.
| 0/1
| 0/1
| 0
| 0
| 0.12.1 (build 2)
| [[Minecraft:Bedrock Edition 1.21.70|1.21.70]]
|-
|-
! scope="row" | 39
! scope="row" | 10
| gfx_viewdistance
| ctrl_sprintonmovement
| The player's render distance, measured in blocks.
| Whether the player can sprint using the joystick in touch controls.
| 80-1536
| 0/1
| Varies depending on the device.
| 0
|
|
|-
|-
! scope="row" | 40
! scope="row" | 11
| gfx_particleviewdistance
| ctrl_moveStickVisible
| {{info needed}}
| Whether the joystick is visible in touch controls.
| {{info needed}}
| 0.5
| 0.14.2
|-
! scope="row" | 41
| gfx_viewbobbing
| Toggles view bobbing.
| 0/1
| 0/1
| 1
| 1
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
|
|-
|-
! scope="row" | 42
! scope="row" | 12
| gfx_damagebobbing
| gfx_thumbstickopacity
| Adjusts screen bobbing when taking damage.
| Controls the opacity of the thumbstick in touch controls.
| 0-1
| 0-1
| 1
| 0.5
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|-
|-
! scope="row" | 43
! scope="row" | 13
| gfx_transparentleaves
| ctrl_defaultMoveStickVisible
| Toggles transparent leaves.
| Whether the thumbstick in touch controls is always visible.
| 0/1
| 0/1
| 1
| 1
| 0.14.2
|
|-
|-
! scope="row" | 44
! scope="row" | 14
| gfx_smoothlighting
| ctrl_creativeDelayedBlockBreaking
| Toggles smooth lighting.
| Toggles delayed block breaking in Creative mode in touch controls.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Pocket Edition 1.1.0|1.1.0]]
|
|-
|-
! scope="row" | 45
! scope="row" | 15
| gfx_fancyskies
| ctrl_top_button_scale
| Whether the sun, moon, clouds, stars, and different sky colors are visible.
| The size of the top buttons on the HUD in touch controls.
| 0/1
| 0: Small / 1: Medium / 2: Big
| 1
| 0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 46
! scope="row" | 16
| gfx_field_of_view
| gfx_wysiwygX
| The player's field of view, measured in degrees.
| {{info needed}}
| 30-110
| {{info needed}}
| 60
| 0.5
| 0.12.1 (build 3)
|
|-
|-
! scope="row" | 47
! scope="row" | 17
| gfx_msaa
| gfx_wysiwygY
| The level of in-game multisample anti-aliasing.
| {{info needed}}
| 1-16 (power of 2)
| {{info needed}}
| 1
| 0.5
| 0.14.2
|
|-
|-
! scope="row" | 48
! scope="row" | 18
| gfx_texel_aa_2
| gfx_wysiwygScale
| {{info needed}}
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0
| 1
|
|
|-
|-
! scope="row" | 49
! scope="row" | 19
| gfx_gamma
| ctrl_enableNewTouchControlSchemes
| The brightness level of the player's screen.
| {{info needed}}
| 0-1
| {{info needed}}
| 0.5
| 1
| 0.10.0 (build 1)
|[[Minecraft:Bedrock Edition 1.18.30|1.18.30]]
|-
|-
! scope="row" | 50
! scope="row" | 20
| gfx_multithreaded_renderer
| mp_server_visible
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 1
| 1
|
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 51
! scope="row" | 21
| gfx_vsync
| mp_xboxlive_visible
| Whether v-sync (vertical synchronization) is enabled
| {{info needed}}
| 0/1
| {{info needed}}
| 0
| 1
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 10|build 10]])
|-
|-
! scope="row" | 52
! scope="row" | 22
| dev_file_watcher
| mp_nex_visble
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 1
| 1
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|
|-
|-
! scope="row" | 53
! scope="row" | 23
| gfx_max_framerate
| mp_psn_visble
| The maximum framerate (0 means unlimited)
| {{info needed}}
| 0-250
| {{info needed}}
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 54
! scope="row" | 24
| gfx_fullscreen
| game_language
| Whether or not fullscreen is enabled
| The [[Minecraft:language]] that the game has selected.
| 0/1
| Any valid language code.<ref group="note" name="lang">See in-game codes in [[Minecraft:Language]]</ref>
| 0
| Blank<ref group="note" name="empty">By default, this field is empty</ref>
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
|-
|-
! scope="row" | 55
! scope="row" | 25
| show_advanced_video_settings
| game_skintypefull
| Whether the "Advanced Video Settings" are shown, which include options for ray tracing and upscaling. Unused since these settings have been merged in graphics options dropdowns.
| The unique identifier of the current skin being used.
| 0/1
| Any UUID with a matching skin stored on the device.
| 0
| Randomly selected between the nine [[Minecraft:default skins]]: {{collapse|content=c18e65aa-7b21-4637-9b63-8ad63622ef01_Alex<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Ari<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Efe<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Kai<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Makena<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Noor<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Steve<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Sunny<br>c18e65aa-7b21-4637-9b63-8ad63622ef01_Zuri}}
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
|-
|-
! scope="row" | 56
! scope="row" | 27
| gfx_guiscale_offset
| game_recentskin1{{until|be 26.50}}
| How much to scale the UI, relative to the game's predetermined scale (based on the screen/window size).
| The skin used before it was last changed.{{verify|Is this the correct order, or is it reversed?}}
| Theoretically any number, but generally an integer between -1 and 2 on most screen sizes.
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| 0
| Blank<ref group="note" name="empty"/>
|
|
|-
|-
! scope="row" | 57
! scope="row" | 28
| gfx_splitscreen_guiscale_offset
| game_recentskin2{{until|be 26.50}}
| The offset of GUIs when using splitscreen.
| The second most recent skin used.{{verify}}
| 0-1
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| 0
| Blank<ref group="note" name="empty"/>
|
|
|-
|-
! scope="row" | 58
! scope="row" | 29
| gfx_safe_zone_x
| game_recentskin3{{until|be 26.50}}
| The horizontal offset of the screen.
| The third most recent skin used.{{verify}}
| 0-1
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| 1
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
|
|-
|-
! scope="row" | 59
! scope="row" | 30
| gfx_safe_zone_y
| game_haseverloggedintoxbl
| The vertical offset of the screen.
| Whether the user has ever logged into Xbox Live.
| 0-1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|-
|-
! scope="row" | 60
! scope="row" | 31
| gfx_safe_zone_all
| game_haschosennottosignintoxbl
| The scale offset of the screen.
| Whether the user is currently signed out of Xbox Live.
| 0-1
| 0/1
| 1
| 1
|
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|-
|-
! scope="row" | 61
! scope="row" | 32
| gfx_safe_zone_pos_x
| game_hasshownsocialdrawer
| {{info needed}}
| {{info needed}}
| 0-1
| 0/1
| 1
| 0
|
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" | 62
! scope="row" | 33
| gfx_safe_zone_pos_y
| dvce_filestoragelocation
| Where the game files are stored.
| {{info needed}}
| {{info needed}}
| 0-1
| 2{{verify|This is the default value on iOS and Windows. Not sure if it varies from platform to platform.}}
| 0
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|
|-
|-
! scope="row" | 63
! scope="row" | 34
| gfx_ui_profile
| ctrl_islefthanded
| Whether to use the Pocket UI instead of the Classic UI.
| Whether the touch d-pad should be on the left or the right.
| 0/1
| 0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
! scope="row" | 35
| ctrl_joystickVisibility
| Whether the joystick in touch controls is visible when unused.
| 0/1
| 0/1
| 1 on mobile devices, 0 on other platforms.
| 0
|
|
|-
|-
! scope="row" | 64
! scope="row" | 36
| audio_main
| ctrl_staticJoystick
| The volume of all sounds.
| Wether the joystick in touch controls can be moved on the screen.
| 0-1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|
|-
|-
! scope="row" | 65
! scope="row" | 37
| audio_sound
| ctrl_usetouchjoypad
| The volume of sound effects.
| Whether or not Split Touch controls is enabled.
| 0-1
| 0/1
| 1
| 0
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 66
! scope="row" | 38
| audio_music
| ctrl_swapjumpandsneak
| The volume of gameplay music.
| Whether the jump and sneak buttons should be swapped.
| 0-1
| 0/1
| 1
| 0
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
| [[Minecraft:Pocket Edition Alpha 0.12.1|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 2|build 2]])
|-
|-
! scope="row" | 67
! scope="row" | 39
| audio_ambient
| gfx_viewdistance
| The volume of ambient sounds.
| The player's render distance, measured in blocks.
| 0-1
| 80-1536
| 1
| Varies depending on the device.
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|
|-
|-
! scope="row" | 68
! scope="row" | 40
| audio_block
| gfx_particleviewdistance
| The volume of blocks.
| {{info needed}}
| 0-1
| {{info needed}}
| 1
| 0.5
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
|-
! scope="row" | 69
! scope="row" | 41
| audio_hostile
| gfx_viewbobbing
| The volume of hostile mobs.
| Toggles view bobbing.
| 0-1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|-
! scope="row" | 70
! scope="row" | 42
| audio_neutral
| gfx_damagebobbing
| The volume of friendly creatures.
| Adjusts screen bobbing when taking [[Minecraft:damage]].
| 0-1
| 0-1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 71
! scope="row" | 43
| audio_record
| gfx_transparentleaves
| The volume of music/sounds from [[Minecraft:Jukebox|jukeboxes]] and [[Minecraft:Note Block|note blocks]].
| Toggles transparent leaves.
| 0-1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
|-
! scope="row" | 72
! scope="row" | 44
| audio_player
| gfx_smoothlighting
| The volume of players.
| Toggles smooth lighting.
| 0-1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Pocket Edition 1.1.0|1.1.0]]
|-
|-
! scope="row" | 73
! scope="row" | 45
| audio_weather
| gfx_fancyskies
| The volume of weather.
| Whether the sun, moon, clouds, stars, and different sky colors are visible.
| 0-1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
! scope="row" | 46
| gfx_field_of_view
| The player's field of view, measured in degrees.
| 30-110
| 60
| [[Minecraft:Pocket Edition Alpha 0.12.1|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 3|build 3]])
|-
|-
! scope="row" | 74
! scope="row" | 47
| audio_teksttospeech
| gfx_msaa
| The volume of text to speech.
| The level of in-game [[Minecraft:wikipedia:Multisample anti-aliasing|multisample anti-aliasing]].
| 0-1
| 1-16 (power of 2)
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.210|1.16.210]]
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
|-
! scope="row" | 75
! scope="row" | 48
| store_has_purchased_coins
| gfx_texel_aa_2
| Whether the user has ever bought [[Minecraft:Marketplace|minecoins]].
| {{info needed}}
| 0/1
| {{info needed}}
| 0
| 0
|
|
|-
|-
! scope="row" | 76
! scope="row" | 49
| switch_coin_debug
| gfx_gamma
| The brightness level of the player's screen.
| 0-1
| 0.5
| [[Minecraft:Pocket Edition v0.10.0 alpha|0.10.0]] ([[Minecraft:Pocket Edition v0.10.0 alpha build 1|build 1]])
|-
! scope="row" | 50
| gfx_multithreaded_renderer
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0/1{{verify}}
| 0
| 1
|
|
|-
|-
! scope="row" | 77
! scope="row" | 51
| manuallyTrackedAchievements
| gfx_vsync
| This stores which achievements are manually added to the "In progress" category. The format is +''achievement number'', where the achievement number is based on the order of achievements. Multiple achievements are separated by a <code>;</code>.
| Whether [[Minecraft:wikipedia:Screen tearing#V-sync|v-sync]] (vertical synchronization) is enabled
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 78
! scope="row" | 52
| startup_statistics
| dev_file_watcher
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0/1{{verify}}
| 1
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
! scope="row" | 53
| gfx_max_framerate
| The maximum framerate (0 means unlimited)
| 0-250
| 0
| 0
|
|
|-
|-
! scope="row" | 79
! scope="row" |  
| dev_debug_hud
| gfx_max_framerate_advanced
| Whether the debug info in ''[[Minecraft:Minecraft Preview]]'' is enabled, does nothing in full releases.
| {{info needed}}
| 0: enabled / 1: disabled
|  
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|-
|-
! scope="row" | 80
! scope="row" | 54
| old_game_version_major
| gfx_fullscreen
| The first number in the current version.
| Whether or not fullscreen is enabled
|  
| 0/1
| 0{{verify}}
| 0
| 0.8.1
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|-
! scope="row" | 81
! scope="row" | 55
| old_game_version_minor
| show_advanced_video_settings
| The second number in the current version, used to store major updates.
| Whether the "Advanced Video Settings" are shown, which include options for ray tracing and upscaling. Unused since these settings have been merged in graphics options dropdowns.
|  
| 0/1
| 0{{verify}}
| 0
| 0.8.1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 82
! scope="row" | 56
| old_game_version_patch
| gfx_guiscale_offset
| The third number in the current version, used to store minor updates/hotfixes.
| How much to scale the UI, relative to the game's predetermined scale (based on the screen/window size).
|  
| Theoretically any number, but generally an integer between -1 and 2 on most screen sizes.
| 0{{verify}}
| 0.8.1
|-
! scope="row" | 83
| old_game_version_revision
| The fourth number in the current version, used for internal versioning.
|
| 0{{verify}}
| [[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
! scope="row" | 84
| old_game_version_beta
| The fifth number in the current version, used for betas (0 if not playing beta).
|
| 0{{verify}}
| 0.8.1
|-
! scope="row" | 85
| fail_realms_purchase_fulfillment
| {{info needed}}
| 0/1{{verify}}
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 86
! scope="row" | 57
| realms_show_friend_invites_only
| gfx_splitscreen_guiscale_offset
| Whether the list of invites to Realms should show invites only from in-game friends.
| The offset of GUIs when using splitscreen.
| 0/1
| 0-1
| 1
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 2)
|-
! scope="row" | 87
| number_of_owned_realms
| The number of Realms that the player owns.
|
| 0
| 0
|
|
|-
|-
! scope="row" | 88
! scope="row" | 58
| number_of_friends_realms
| gfx_safe_zone_x
| The number of Realms the player has access to.
| The horizontal offset of the screen.
|  
| 0-1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
|-
|-
! scope="row" | 89
! scope="row" | 59
| realms_view_upsell_screen_count
| gfx_safe_zone_y
| {{info needed}}
| The vertical offset of the screen.
|  
| 0-1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
|-
! scope="row" | 60
| gfx_safe_zone_all
| The scale offset of the screen.
| 0-1
| 1
|
|
|-
|-
! scope="row" | 90
! scope="row" | 61
| realms_ore_ui_moderation
| gfx_safe_zone_pos_x
| Whether the edit world screen for worlds on ''Minecraft'' [[Minecraft:Realms]] uses the [[Minecraft:Ore UI]] version instead of the Classic UI version. The Ore UI version of the edit world screen is only available in ''Preview'' and this value always resets to 0 outside of ''Preview''.
| 0/1
| 0
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
! scope="row" | 91
| realms_ore_ui_purchase_enabled
| {{info needed}}
| {{info needed}}
| 0/1
| 0-1
| 0
| 1
|
|
|-
|-
! scope="row" | 92
! scope="row" | 62
| MultipleSwitchRealms
| gfx_safe_zone_pos_y
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0-1
| 0
| 0
| 1.21.80
|
|-
|-
! scope="row" | 93
! scope="row" | 63
| realms_enable_subpacks
| gfx_ui_profile
| {{info needed}}
| Whether to use the Pocket UI instead of the Classic UI.
| 0/1
| 0/1
| 1 on mobile devices, 0 on other platforms.
|
|-
! scope="row" | 64
| audio_main
| The volume of all sounds.
| 0-1
| 1
| 1
| 1.21.80
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 94
! scope="row" | 65
| realms_switch_reconciliation
| audio_sound
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| The volume of sound effects.
| 0/1
| 0-1
| 0
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 95
! scope="row" | 66
| realms_switch_test_offers
| audio_music
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| The volume of gameplay [[Minecraft:music]].
| 0/1
| 0-1
| 0
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|-
! scope="row" | 96
! scope="row" | 67
| shown_ratings_prompt
| audio_ambient
| Whether the "Do you like Minecraft" pop-up has appeared.
| The volume of ambient sounds.
| 0/1
| 0-1
| 0
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
! scope="row" | 97
| save_and_quit_count
| The number of times the player has exited a world, which determines when the "Do you like Minecraft" pop-up appears.
|
| 1
| 1
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 98
! scope="row" | 68
| show_worlds_trial_button
| audio_block
| {{info needed}}
| The volume of blocks.
| 0/1{{verify}}
| 0-1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 99
! scope="row" | 69
| allow_cellular_data
| audio_hostile
| Whether to use cellular data to connect with online services.
| The volume of hostile mobs.
| 0/1
| 0-1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 100
! scope="row" | 70
| auto_update_mode
| audio_neutral
| Whether to update Marketplace packs automatically over cellular data or wi-fi.
| The volume of friendly creatures.
| 0/1
| 0-1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 101
! scope="row" | 71
| auto_update_enabled
| audio_record
| Whether to update Marketplace packs automatically.
| The volume of music/sounds from [[Minecraft:Jukebox|jukeboxes]] and [[Minecraft:Note Block|note blocks]].
| 0/1
| 0-1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 102
! scope="row" | 72
| websocket_enabled
| audio_player
| Whether the game allows to connect to WebSocket servers.
| The volume of players.
| 0/1
| 0-1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 103
! scope="row" | 73
| websocket_encryption
| audio_weather
| Whether the game only allows encrypted WebSocket server connections.
| The volume of weather.
| 0/1
| 0-1
| 0
| 1
|[[Minecraft:Pocket Edition 1.1.0|1.1.0]]
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 104
! scope="row" | 74
| text_to_speech_discovered
| audio_teksttospeech
| Whether the device has support for text to speech.
| The volume of text to speech.
| 0/1
| 0-1
| 0
|[[Minecraft:Bedrock Edition 1.11.0|1.11.0]]
|-
! scope="row" | 105
| monitor_platform_text_to_speech
| Toggles text to speech with the device's settings.
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|[[Minecraft:Bedrock Edition 1.16.210|1.16.210]]
|-
|-
! scope="row" | 106
! scope="row" | 75
| enable_gameplay_subtitles
| store_has_purchased_coins
| Toggles closed captions
| Whether the user has ever bought [[Minecraft:Marketplace|minecoins]].
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" |  
! scope="row" | 76
| hide_own_gameplay_subtitles{{upcoming|be 26.20}}
| switch_coin_debug
| Whether subtitles for the player's own sounds are shown.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" |  
! scope="row" | 77
| hide_ambient_gameplay_subtitles{{upcoming|be 26.20}}
| manuallyTrackedAchievements
| Whether subtitles for ambient and weather sounds are shown.
| This stores which [[Minecraft:achievements]] are manually added to the "In progress" category. The format is +''achievement number'', where the achievement number is based on the order of achievements. Multiple achievements are separated by a <code>;</code>.
| 0/1
|  
| 0
|  
| [[Minecraft:Bedrock Edition 26.20|26.20]]
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" |  
! scope="row" | 78
| subtitle_duration{{upcoming|be 26.20}}
| startup_statistics
| The time subtitles are shown, in 0.01 seconds.
| {{info needed}}
| 1000-4000
| 0/1{{verify}}
| 1500
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
! scope="row" |
| subtitle_position{{upcoming|be 26.20}}
| Whether subtitles are shown in the top-right or bottom-right.
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 107
! scope="row" | 79
| chat_text_to_speech
| dev_debug_hud
| Toggles text to speech for chat messages.
| Whether the debug info in ''[[Minecraft:Minecraft Preview]]'' is enabled, does nothing in full releases.
| 0/1
| 0: enabled / 1: disabled
| 0
| 0
|[[Minecraft:Pocket Edition 1.0.0|1.0.0]]
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 108
! scope="row" | 80
| ui_text_to_speech
| old_game_version_major
| Toggles text to speech in menu screens.
| The first number in the current version.
| 0/1
|  
| 0
| 0{{verify}}
|[[Minecraft:Bedrock Edition 1.11.0|1.11.0]]
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|-
|-
! scope="row" | 109
! scope="row" | 81
| open_chat_message
| old_game_version_minor
| Toggles to show the "Press {{key|T}}, {{key|RETURN}}, or {{key|Gamepad Button8}} to open chat" message in the chat.
| The second number in the current version, used to store major updates.
| 0/1
|  
| 1
| 0{{verify}}
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|-
|-
! scope="row" | 110
! scope="row" | 82
| ctrl_sensitivity2_mouse
| old_game_version_patch
| The sensitivity when using mouse controls.
| The third number in the current version, used to store minor updates/hotfixes.
| 0-1
|
| 0.6
| 0{{verify}}
|
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|-
|-
! scope="row" | 111
! scope="row" | 83
| ctrl_sensitivity_touch
| old_game_version_revision
| The sensitivity when using touch controls.
| The fourth number in the current version, used for internal versioning.
| 0-1
|
| 0.6
| 0{{verify}}
|
| [[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
|-
! scope="row" | 112
! scope="row" | 84
| ctrl_sensitivity2_gamepad
| old_game_version_beta
| The sensitivity when using a console controller.
| The fifth number in the current version, used for betas (0 if not playing beta).
| 0-1
|
| 0.6
| 0{{verify}}
|
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|-
|-
! scope="row" | 113
! scope="row" | 85
| ctrl_smoothrotationspeed
| fail_realms_purchase_fulfillment
| The sensitivity of the camera movement keys when using full keyboard gameplay.
| {{info needed}}
| 0-1
| 0/1{{verify}}
| 0.1
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 114
! scope="row" | 86
| ctrl_invertmouse_mouse
| realms_show_friend_invites_only
| Whether the vertical camera movement on the mouse is inversed.
| Whether the list of invites to Realms should show invites only from in-game friends.
| 0/1
| 0/1
| 0
| 1
|
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 2|build 2]])
|-
|-
! scope="row" | 115
! scope="row" | 87
| ctrl_invertmouse_touch
| number_of_owned_realms
| Whether the vertical camera movement on touch controls is inverted.
| The number of Realms that the player owns.
| 0/1
|  
| 0
| 0
|
|
|-
|-
! scope="row" | 116
! scope="row" | 88
| ctrl_invertmouse_gamepad
| number_of_friends_realms
| Wether the vertical camera movement on a console controller is inverted.
| The number of Realms the player has access to.
| 0/1
|  
| 0
| 0
|
|
|-
|-
! scope="row" | 117
! scope="row" | 89
| ctrl_autojump_mouse
| realms_view_upsell_screen_count
| Toggles auto-jump for mouse controls.
| {{info needed}}
| 0/1
|  
| 1
| 3
|
|
|-
|-
! scope="row" | 118
! scope="row" | 90
| ctrl_autojump_touch
| realms_ore_ui_moderation{{until|be 26.40}}
| Toggles auto-jump for touch controls.
| Whether the feed moderation in Realms uses Ore UI.
| 0/1
| 0/1
| 1
| 0
|
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
! scope="row" | 119
! scope="row" | 91
| ctrl_autojump_gamepad
| realms_ore_ui_purchase_enabled
| Toggles auto-jump for console controllers.
| Whether Realms purchase screens use Ore UI.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 120
! scope="row" | 92
| ctrl_fullkeyboardgameplay
| MultipleSwitchRealms
| Toggles full keyboard gameplay. If set to 1, all controls are on the keyboard, and the mouse is not used.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 0
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:1.21.80]]
|-
|-
! scope="row" | 121
! scope="row" | 93
| feedback_destroy_vibration_mouse
| realms_enable_subpacks
| Whether to vibrate when breaking block, for keyboard & mouse controls.
| {{info needed}}
| 0/1
| 0/1
| 1
| 1
|
| [[Minecraft:1.21.80]]
|-
! scope="row" | 94
| realms_switch_reconciliation
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| 0/1
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
! scope="row" | 95
| realms_switch_test_offers
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| 0/1
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 122
! scope="row" |
| feedback_destroy_vibration_touch
| realms_commerce_v2
| Whether to vibrate when breaking block, for touch controls.
| {{info needed|Related to updated store name in 26.30.25}}
| 0/1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|-
|-
! scope="row" | 123
! scope="row" | 96
| feedback_destroy_vibration_gamepad
| shown_ratings_prompt
| Whether to vibrate when breaking block, for console controllers.
| Whether the "Do you like Minecraft" pop-up has appeared.
| 0/1
| 0/1
| 0
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
! scope="row" | 97
| save_and_quit_count
| The number of times the player has exited a world, which determines when the "Do you like Minecraft" pop-up appears.
|
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
|-
! scope="row" | 124
! scope="row" | 98
| feedback_split_vibration_mouse
| show_worlds_trial_button
| Whether to vibrate when splitting items in a GUI, for keyboard & mouse controls.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 1
| 1
|
|
|-
|-
! scope="row" | 125
! scope="row" | 99
| feedback_split_vibration_touch
| allow_cellular_data
| Whether to vibrate when splitting items in a GUI, for touch controls.
| Whether to use cellular data to connect with online services.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 126
! scope="row" | 100
| feedback_split_vibration_gamepad
| auto_update_mode
| Whether to vibrate when splitting items in a GUI, for console controllers.
| Whether to update Marketplace packs automatically over cellular data or wi-fi.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 127
! scope="row" | 101
| gfx_toggleclouds
| auto_update_enabled
| Whether to show the clouds. (Note: <code>gfx_fancyskies</code> must also be on).
| Whether to update Marketplace packs automatically.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 128
! scope="row" | 102
| ctrl_togglecrouch_mouse
| websocket_enabled
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using keyboard controls.
| Whether the game allows to connect to WebSocket servers.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 129
! scope="row" | 103
| ctrl_togglecrouch_touch
| websocket_encryption
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls.
| Whether the game only allows encrypted WebSocket server connections.
| 0/1
| 1
|
|-
! scope="row" | 130
| ctrl_togglecrouch_gamepad
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using a console controller.
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Pocket Edition 1.1.0|1.1.0]]
|-
|-
! scope="row" | 131
! scope="row" | 104
| ctrl_sneak
| text_to_speech_discovered
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls with a joystick.
| Whether the device has support for text to speech.
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.11.0|1.11.0]]
|-
|-
! scope="row" | 132
! scope="row" | 105
| crossplatform_toggle
| monitor_platform_text_to_speech
| {{info needed}}
| Toggles text to speech with the device's settings.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 133
! scope="row" | 106
| last_xuid
| enable_gameplay_subtitles
| The logged Xbox account xuid (in decimal number)
| Toggles [[Minecraft:closed captions]]
|
| Blank<ref group="note" name="empty"/>
|
|-
! scope="row" | 134
| gfx_hidepaperdoll
| Whether to hide the paper doll. If turned on, the HUD must also be displayed.
| 0/1
| 0/1
| 1
|
|-
! scope="row" | 135
| gfx_tooltips
| {{info needed}}
| 0/1{{verify}}
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 136
! scope="row" | 107
| show_learning_Prompts
| hide_own_gameplay_subtitles
| {{info needed}}
| Whether subtitles for the player's own sounds are shown.
| 0/1{{verify}}
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 137
! scope="row" | 108
| show_control_tips
| hide_ambient_gameplay_subtitles
| Whether to show controller hints for controller controls.
| Whether subtitles for ambient and weather sounds are shown.
| 0/1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
! scope="row" | 109
| subtitle_duration
| The time subtitles are shown, in 0.01 seconds.
| 1000-4000
| 1500
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 138
! scope="row" | 110
| show_control_tips_overridden
| subtitle_position
| {{info needed}}
| Whether subtitles are shown in the top-right or bottom-right.
| 0/1{{verify}}
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 139
! scope="row" | 111
| gfx_classic_box_selection
| chat_text_to_speech
| Whether to show the outline selection when aiming at blocks with the crosshair.
| Toggles text to speech for chat messages.
| 0/1
| 1
|
|-
! scope="row" | 140
| gfx_splitscreen
| Toggles splitscreen mode between horizontal and vertical.
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Pocket Edition 1.0.0|1.0.0]]
|-
|-
! scope="row" | 141
! scope="row" | 112
| gfx_hidehud
| ui_text_to_speech
| Whether to hide the [[Minecraft:heads-up display]]. If turned off, the player's hand is still visible, but the coordinates and paper doll are not.
| Toggles text to speech in menu screens.
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.11.0|1.11.0]]
|-
|-
! scope="row" | 142
! scope="row" | 113
| gfx_hidehand
| open_chat_message
| Whether to hide the player's hand. If turned on, the player's hand appears regardless of <code>gfx_hidhud</code>.
| Toggles to show the "Press {{key|T}}, {{key|RETURN}}, or {{key|Gamepad Button8}} to open chat" message in the chat.
| 0/1
| 0/1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 143
! scope="row" | 114
| gfx_ingame_player_names
| ctrl_sensitivity2_mouse
| Whether or not in-game player nametags are shown.
| The sensitivity when using mouse controls.
| 0/1
| 0-1
| 1
| 0.6
|
|
|-
|-
! scope="row" | 144
! scope="row" | 115
| gfx_splitscreen_ingame_player_names
| ctrl_sensitivity_touch
| Whether or not in-game player nametags are shown when playing in splitscreen.
| The sensitivity when using touch controls.
| 0/1
| 0-1
| 1
| 0.6
|
|
|-
|-
! scope="row" | 145
! scope="row" | 116
| gfx_interface_opacity
| ctrl_sensitivity2_gamepad
| Adjusts the opacity of the HUD.
| The sensitivity when using a console controller.
| 0-1
| 0-1
| 1
| 0.6
|
|
|-
|-
! scope="row" | 146
! scope="row" | 117
| gfx_splitcreen_interface_opacity
| ctrl_smoothrotationspeed
| Adjusts the opacity of the HUD while in splitscreen.
| The sensitivity of the camera movement keys when using [[Minecraft:full keyboard gameplay]].
| 0-1
| 0-1
| 1
| 0.1
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 147
! scope="row" | 118
| gfx_hud_background_opacity
| ctrl_invertmouse_mouse
| Adjusts the opacity of text shown on the HUD.
| Whether the vertical camera movement on the mouse is inversed.
| 0-1
| 0/1
| 0.6
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
! scope="row" | 148
| gfx_actionbar_background_opacity
| Adjusts the opacity of text shown on the action bar.
| 0-1
| 0.6
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
! scope="row" | 149
| gfx_chat_background_opacity
| Adjusts the opacity of chat messages shown on the HUD.
| 0-1
| 0.7
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
 
! scope="row" | 150
| game_ackautosave
| {{info needed}}
| 0/1{{verify}}
| 0
| 0
|
|
|-
|-
! scope="row" | 151
! scope="row" | 119
| gfx_showautosaveicon
| ctrl_invertmouse_touch
| Whether or not to show the autosave icon when autosaving.
| Whether the vertical camera movement on touch controls is inverted.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 152
! scope="row" | 120
| gfx_has_set_safe_zone
| ctrl_invertmouse_gamepad
| {{info needed}}
| Wether the vertical camera movement on a console controller is inverted.
| 0/1{{verify}}
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 153
! scope="row" | 121
| gfx_field_of_view_toggle
| ctrl_autojump_mouse
| {{info needed}}
| Toggles auto-jump for mouse controls.
| 0/1{{verify}}
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 154
! scope="row" | 122
| gfx_gamepad_cursor
| ctrl_autojump_touch
| Whether to show a cursor in the GUI while using a console controller.
| Toggles auto-jump for touch controls.
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 155
! scope="row" | 123
| gamma_calibration
| ctrl_autojump_gamepad
| The brightness when using [[Minecraft:Vibrant Visuals]].
| Toggles auto-jump for console controllers.
| 0.25-1.5
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|
|-
|-
! scope="row" | 156
! scope="row" | 124
| has_set_hdr_brightness
| ctrl_fullkeyboardgameplay
| {{info needed}}
| Toggles [[Minecraft:full keyboard gameplay]]. If set to 1, all controls are on the keyboard, and the mouse is not used.
| 0/1{{verify}}
| 0
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
! scope="row" | 157
| ctrl_hotbarOnlyTouch
| Whether touch controls should be used only for the hotbar.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 158
! scope="row" | 125
| gfx_gamepad_cursor_sensitivity
| feedback_destroy_vibration_mouse
| The sensitivity of the cursor when using a console controller.
| Whether to vibrate when breaking block, for keyboard & mouse controls.
| 0-1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.2.10|1.2.10]]
|
|-
|-
! scope="row" | 159
! scope="row" | 126
| realms_sunset_tier
| feedback_destroy_vibration_touch
| {{info needed}}
| Whether to vibrate when breaking block, for touch controls.
| -1/0/1{{verify}}
| -1
|
|-
! scope="row" | 160
| has_shown_being_sunset_notice
| Whether to show a warning when support for this platform is being sunset in the near future.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|
|-
|-
! scope="row" | 161
! scope="row" | 127
| has_shown_sunset_notice
| feedback_destroy_vibration_gamepad
| Whether to show a warning when support for this platform has been sunset.
| Whether to vibrate when breaking block, for console controllers.
| 0/1
| 0/1
| 0
| 1
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|-
! scope="row" | 162
| game_showplatformnetworkconnect
| {{info needed}}
| 0/1{{verify}}
| 0
|
|
|-
|-
! scope="row" | 163
! scope="row" | 128
| screen_animations
| feedback_split_vibration_mouse
| Whether or not smooth screen transitions are enabled.
| Whether to vibrate when splitting items in a GUI, for keyboard & mouse controls.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|
|-
|-
! scope="row" | 164
! scope="row" | 129
| ctrl_swap_gamepad_ab_buttons
| feedback_split_vibration_touch
| Whether to swap the A and B buttons on a controller (by default, these are jumping and sneaking, respectively).
| Whether to vibrate when splitting items in a GUI, for touch controls.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|
|-
! scope="row" | 130
| feedback_split_vibration_gamepad
| Whether to vibrate when splitting items in a GUI, for console controllers.
| 0/1
| 1
|
|-
|-
! scope="row" | 165
! scope="row" | 131
| ctrl_swap_gamepad_xy_buttons
| gfx_toggleclouds
| Whether to swap the X and Y buttons on a controller (by default, these are crafting and inventory, respectively).
| Whether to show the clouds. (Note: <code>gfx_fancyskies</code> must also be on).
| 0/1
| 0/1
| 0
| 1
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|
|-
|-
! scope="row" | 166
! scope="row" | 132
| ctrl_clear_hotbar
| ctrl_togglecrouch_mouse
| Whether the option to instantly clear the hotbar while in a GUI is available, for console controllers.
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using keyboard controls.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.17.30|1.17.30]]
|
|-
|-
! scope="row" | 167
! scope="row" | 133
| gfx_bubble_particles
| ctrl_togglecrouch_touch
| Toggles bubble [[Minecraft:Particles (Bedrock Edition)|particles]] and fancy bubble columns.
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|
|-
|-
! scope="row" | 168
! scope="row" | 134
| game_showplatformpremiumupsell
| ctrl_togglecrouch_gamepad
| {{info needed}}
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using a console controller.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|
|-
|-
! scope="row" | 169
! scope="row" | 135
| chat_color_code
| ctrl_sneak
| The color used in the chat window. See the formatting codes page for details.
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls with a joystick.
|  
| 0/1
| § f
| 0
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|
|-
|-
! scope="row" | 170
! scope="row" | 136
| chat_font_size
| crossplatform_toggle
| The font size used in the chat window.
| {{info needed}}
|  
| 0/1
| 12
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|-
! scope="row" | 171
| chat_line_spacing
| The line spacing in the chat window.
|
| 1
| 1
|[[Minecraft:Bedrock Edition 1.7.0|1.7.0]]
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 172
! scope="row" | 137
| chat_mentions_color_code
| last_xuid
| The color used to mention other players (e.g., @Player). See the formatting codes page for details.
| The logged Xbox account xuid (in decimal number)
|  
|  
| § e
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|
|-
|-
! scope="row" | 173
! scope="row" | 138
| chat_typeface
| gfx_hidepaperdoll
| The font used in the chat between Mojangles or [[Minecraft:Noto Sans]].
| Whether to hide the paper doll. If turned on, the [[Minecraft:HUD]] must also be displayed.
| 0/1
| 0/1
| 0
| 1
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|
|-
|-
! scope="row" | 174
! scope="row" | 139
| content_log_file
| gfx_tooltips
| Enables a content log file.
| Whether to show controller hints for controller controls.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|
|-
|-
! scope="row" | 175
! scope="row" | 140
| content_log_gui
| show_learning_Prompts
| Enables the content log GUI in the Creator settings tab.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 0
| 0
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
! scope="row" | 176
| content_log_gui_level
| Adjusts the minimum content log level.
| 0/1/2/3/4
| 2
|
|
|-
|-
! scope="row" | 177
! scope="row" | 141
| content_log_gui_show_on_errors
| show_control_tips
| Whether the content log GUI is opened in-game on an error.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 0
| 0
|
|
|-
|-
! scope="row" | 178
! scope="row" | 142
| gameplay_tips_enabled
| show_control_tips_overridden
| Toggles tutorial hints.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 0
| 0
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|
|-
|-
! scope="row" | 179
! scope="row" | 143
| gameplay_tips_enabled_for_debug
| gfx_classic_box_selection
| {{info needed}}
| Whether to show the outline selection when aiming at blocks with the crosshair.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|
|-
|-
! scope="row" | 180
! scope="row" | 144
| pause_feature_enabled
| gfx_splitscreen
| Whether the game is paused in the pause menu in singleplayer.
| Toggles splitscreen mode between horizontal and vertical.
| 0/1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
! scope="row" | 181
| game_tips_animation_enabled
| Toggles the animation of tutorial hints.
| 0/1
| 1
|
|
|-
|-
! scope="row" | 182
! scope="row" | 145
| iap_owning_account
| gfx_hidehud
| {{info needed}}
| Whether to hide the [[Minecraft:heads-up display]]. If turned off, the player's hand is still visible, but the coordinates and paper doll are not.
|
| 0/1
| Blank<ref group="note" name="empty"/>
| 0
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|
|-
|-
! scope="row" | 183
! scope="row" | 146
| last_minecraft_id
| gfx_hidehand
| {{info needed}}
| Whether to hide the player's hand. If turned on, the player's hand appears regardless of <code>gfx_hidehud</code>.
|
| 0/1
| Blank<ref group="note" name="empty"/>
| 0
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|
|-
|-
! scope="row" | 184
! scope="row" | 147
| last_title_account_id
| gfx_ingame_player_names
| {{info needed}}
| Whether or not in-game player nametags are shown.
|  
| 0/1
| Blank<ref group="note" name="empty"/>
| 1
|
|
|-
|-
! scope="row" | 185
! scope="row" | 148
| show_camera_tip_times_remain
| gfx_splitscreen_ingame_player_names
| The amount of camera tutorial hints that is yet to be shown.
| Whether or not in-game player nametags are shown when playing in splitscreen.
|  
| 0/1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 186
! scope="row" | 149
| show_movement_tip_times_remain
| gfx_interface_opacity
| The amount of movement tutorial hints that is yet to be shown.
| Adjusts the opacity of the HUD.
|  
| 0-1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 187
! scope="row" | 150
| show_flying_tip_times_remain
| gfx_splitcreen_interface_opacity
| The amount of flying tutorial hints that is yet to be shown.
| Adjusts the opacity of the HUD while in splitscreen.
|  
| 0-1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 188
! scope="row" | 151
| show_fly_up_tip_times_remain
| gfx_hud_background_opacity
| The amount of fly up tutorial hints that is yet to be shown.
| Adjusts the opacity of text shown on the HUD.
|  
| 0-1
| 3
| 0.6
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 189
! scope="row" | 152
| show_fly_down_tip_times_remain
| gfx_actionbar_background_opacity
| The amount of fly down tutorial hints that is yet to be shown.
| Adjusts the opacity of text shown on the [[Minecraft:action bar]].
|  
| 0-1
| 3
| 0.6
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 190
! scope="row" | 153
| show_stop_flying_tip_times_remain
| gfx_chat_background_opacity
| The amount of stop flying tutorial hints that is yet to be shown.
| Adjusts the opacity of [[Minecraft:chat]] messages shown on the HUD.
|  
| 0-1
| 3
| 0.7
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 191
 
| show_jump_tip_times_remain
! scope="row" | 154
| The amount of jump tutorial hints that is yet to be shown.
| game_ackautosave
|  
| {{info needed}}
| 3
| 0/1{{verify}}
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
| 0
|
|-
|-
! scope="row" | 192
! scope="row" | 155
| show_swim_tip_times_remain
| gfx_showautosaveicon
| The amount of swim tutorial hints that is yet to be shown.
| Whether or not to show the [[Minecraft:autosave]] icon when autosaving.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 193
! scope="row" | 156
| show_break_block_tip_times_remain
| gfx_has_set_safe_zone
| The amount of break block tutorial hints that is yet to be shown.
| {{info needed}}
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 194
! scope="row" | 157
| show_place_block_tip_times_remain
| gfx_field_of_view_toggle
| The amount of place block tutorial hints that is yet to be shown.
| Whether gameplay can alter the field of view.
|  
| 0/1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 195
! scope="row" | 158
| show_open_inventory_tip_times_remain
| gfx_gamepad_cursor
| The amount of open inventory tutorial hints that is yet to be shown.
| Whether to show a cursor in the GUI while using a console controller.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 196
! scope="row" | 159
| show_sneak_tip_times_remain
| gamma_calibration
| The amount of sneak tutorial hints that is yet to be shown.
| The brightness when using [[Minecraft:Vibrant Visuals]].
|  
| 0.25-1.5
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
|-
! scope="row" | 197
! scope="row" | 161
| show_stop_sneaking_tip_times_remain
| ctrl_hotbarOnlyTouch
| The amount of stop sneaking tutorial hints that is yet to be shown.
| Whether touch controls should be used only for the hotbar.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 198
! scope="row" | 162
| show_place_crafting_table_tip_times_remain
| gfx_gamepad_cursor_sensitivity
| The amount of place crafting table tutorial hints that is yet to be shown.
| The sensitivity of the cursor when using a console controller.
|  
| 0-1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.2.10|1.2.10]]
|-
|-
! scope="row" | 199
! scope="row" | 163
| show_use_crafting_table_tip_times_remain
| realms_sunset_tier
| The amount of use crafting table tutorial hints that is yet to be shown.
| {{info needed}}
| -1/0/1{{verify}}
| -1
|  
|  
| 3
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 200
! scope="row" | 164
| show_hotbar_scrolling_tip_times_remain
| has_shown_being_sunset_notice
| The amount of hotbar scrolling tutorial hints that is yet to be shown.
| Whether to show a warning when support for this platform is being sunset in the near future.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|-
|-
! scope="row" | 201
! scope="row" | 165
| show_chat_tip_times_remain
| has_shown_sunset_notice
| The amount of chat tutorial hints that is yet to be shown.
| Whether to show a warning when support for this platform has been sunset.
|
| 3
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
! scope="row" | 202
| show_emote_tip_times_remain
| The amount of emote tutorial hints that is yet to be shown.
|
| 3
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
! scope="row" | 203
| day_one_experience_completed
| Whether the player has completed one in-game day.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|-
|-
! scope="row" | 204
! scope="row" | 166
| is_legacy_player
| game_showplatformnetworkconnect
| {{info needed}}
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 1
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
! scope="row" | 205
| toast_notification_duration
| The duration of toast notifications.
| 0/1/2
| 0
| 0
|
|
|-
|-
! scope="row" | 206
! scope="row" | 167
| chat_message_duration
| screen_animations
| The duration of chat messages shown on the HUD.
| Whether or not smooth screen transitions are enabled.
| 0/1/2
| 0/1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 207
! scope="row" |  
| dev_enable_texture_hot_reloader
| panorama_scroll_speed
| {{info needed}}
| Scroll speed of the menu [[Minecraft:panorama]].
| 0-1
| 1
|[[Minecraft:Bedrock Edition 26.30|26.30]]
|-
! scope="row" | 168
| ctrl_swap_gamepad_ab_buttons
| Whether to swap the A and B buttons on a controller (by default, these are jumping and sneaking, respectively).
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 208
! scope="row" | 169
| playfab_commerce_enabled
| ctrl_swap_gamepad_xy_buttons
| {{info needed}}
| Whether to swap the X and Y buttons on a controller (by default, these are crafting and inventory, respectively).
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 209
! scope="row" | 170
| do_not_show_multiplayer_online_safety_warning
| ctrl_clear_hotbar
| Whether the game should show the online safety warning when attempting to play a [[Minecraft:multiplayer]] world or server.
| Whether the option to instantly clear the hotbar while in a GUI is available, for console controllers.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|[[Minecraft:Bedrock Edition 1.17.30|1.17.30]]
|-
|-
! scope="row" | 210
! scope="row" | 171
| only_show_trusted_skins
| gfx_bubble_particles
| Whether or not user uploaded skins are rendered.
| Toggles bubble [[Minecraft:particles]] and fancy [[Minecraft:bubble columns]].
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
|-
! scope="row" | 211
! scope="row" | 172
| filter_profanity
| game_showplatformpremiumupsell
| Whether the game should use profanity filtering in the chat.
| {{info needed}}
| 0/1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
|-
! scope="row" | 212
! scope="row" | 173
| camera_shake
| chat_color_code
| Whether the camera could visually shake affected by gameplay.
| The color used in the [[Minecraft:chat]] window. See the [[Minecraft:formatting codes]] page for details.
| 0/1
|  
| 1
| § f
|[[Minecraft:Bedrock Edition 1.16.100|1.16.100]]
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|-
|-
! scope="row | 213
! scope="row" | 174
| hide_endflash
| chat_font_size
| Whether End flashes can happen.
| The font size used in the chat window.
| 0/1
|  
| 0
| 12
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|-
|-
! scope="row | 214
! scope="row" | 175
| enable_dithering_blocks
| chat_line_spacing
| Whether dithering is enabled for blocks, such as sugar cane.
| The line spacing in the chat window.
| 0/1
|  
| 1
| 1
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|[[Minecraft:Bedrock Edition 1.7.0|1.7.0]]
|-
! scope="row" | 176
| chat_mentions_color_code
| The color used to mention other players (e.g., @Player). See the [[Minecraft:formatting codes]] page for details.
|
| § e
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|-
|-
! scope="row | 215
! scope="row" | 177
| enable_dithering_mobs
| chat_typeface
| Whether dithering is enabled for mobs.
| The font used in the chat between [[Minecraft:Mojangles]] or [[Minecraft:Noto Sans]].
| 0/1
| 0/1
| 1
| 0
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|-
|-
! scope="row" | 216
! scope="row" | 178
| gfx_gui_accessibility_scaling
| content_log_file
| Enables a larger version of the GUI.
| Enables a content log file.
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
|-
! scope="row" | 217
! scope="row" | 179
| raytracing_viewdistance
| content_log_gui
| The render distance when the graphics mode is set to Ray Traced.
| Enables the content log GUI in the Creator settings tab.
| 0-128<ref name="deferred_viewdistance" group="note" />
| 0/1
| Varies depending on the device.
| 0
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
! scope="row" | 180
| content_log_gui_level
| Adjusts the minimum content log level.
| 0/1/2/3/4
| 2
|
|-
|-
! scope="row" | 218
! scope="row" | 181
| deferred_viewdistance
| content_log_gui_show_on_errors
| The render distance when the graphics mode is set to [[Minecraft:Vibrant Visuals]].
| Whether the content log GUI is opened in-game on an error.
| 0-128<ref group="note" name="deferred_viewdistance">Theoratically any value, but the game only loads chunks in the range 0-128 chunks. Values above 128 may result in unexpected behavior and crashes.</ref>
| 0/1
| Varies depending on the device.
| 0
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 219
! scope="row" | 182
| upscaling_percentage
| gameplay_tips_enabled
| The resolution used for upscaling when the graphics mode is set to Vibrant Visuals.
| Toggles [[Minecraft:tutorial hints]].
| 0-100
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 220
! scope="row" | 183
| upscaling_mode
| gameplay_tips_enabled_for_debug
| The upscaling mode used for Vibrant Visuals.
| {{info needed}}
| 0: TAAU / 1: Bilinear
| 0/1
| 1
| 1
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 221
! scope="row" | 184
| gfx_upscaling
| pause_feature_enabled
| Whether upscaling is enabled when the graphics mode is set to Ray Traced.
| Whether the game is paused in the [[Minecraft:pause menu]] in singleplayer.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 222
! scope="row" | 185
| target_resolution
| game_tips_animation_enabled
| The automatic upscaling factor for [[Minecraft:Vibrant Visuals]].
| Toggles the animation of tutorial hints.
| 0-1
| [[Minecraft:Settings#Default|Varies]]
| [[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|-
! scope="row" | 223
| new_edit_realm_world_beta
| Whether the Ore UI edit world screen is currently enabled for [[Minecraft:Realms]].
| 0/1
| 0/1
| 0
| 1
|[[Minecraft:Bedrock Edition 1.20.60|1.20.60]]
|
|-
|-
! scope="row" | 224
! scope="row" | 186
| ctrl_spyglassdamp_mouse
| iap_owning_account
| The sensitivity of the mouse while using a [[Minecraft:spyglass]].
| {{info needed}}
| 0-1
|  
| 0.5
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 225
! scope="row" | 187
| ctrl_spyglassdamp_touch
| last_minecraft_id
| The sensitivity of the joystick while using a [[Minecraft:spyglass]].
| The PFID of the player during the last session.
| 0-1
|  
| 0.5
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 226
! scope="row" | 188
| ctrl_spyglassdamp_gamepad
| last_title_account_id
| The sensitivity of the console controller while using a [[Minecraft:spyglass]].
| The account ID of the player during the last session.
| 0-1
|  
| 0.5
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|-
! scope="row" | 227
| ctrl_dwellbeforedragtime
| {{info needed}}
| {{info needed}}
| 180
|
|
|-
|-
! scope="row" | 228
! scope="row" | 189
| ctrl_stacksplittingtriggertime
| show_camera_tip_times_remain
| The time while holding needed to start splitting a stack of items in the inventory.
| The amount of camera [[Minecraft:tutorial hints]] that is yet to be shown.
|  
|  
| 525
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 229
! scope="row" | 190
| show_render_distance_warning_modal
| show_movement_tip_times_remain
| Whether to show a warning message when trying to set the render distance above the recommended value.
| The amount of movement [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 230
! scope="row" | 191
| dev_marketplace_rotation_speed_multiplier
| show_flying_tip_times_remain
| The rotation speed of skins in the Marketplace.
| The amount of flying [[Minecraft:tutorial hints]] that is yet to be shown.
|  
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 231
! scope="row" | 192
| dev_marketplace_toggle_all_skins_rotate
| show_fly_up_tip_times_remain
| Whether skins in the Marketplace are visually rotating.
| The amount of fly up [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 232
! scope="row" | 193
| has_shown_storage_location_warning
| show_fly_down_tip_times_remain
| Whether a warning about the storage location has ever been shown.
| The amount of fly down [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 233
! scope="row" | 194
| game_event_retention_ticks
| show_stop_flying_tip_times_remain
| {{info needed}}
| The amount of stop flying [[Minecraft:tutorial hints]] that is yet to be shown.
| {{info needed}}
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 234
! scope="row" | 195
| deep_dark_debug_render
| show_jump_tip_times_remain
| {{info needed}}
| The amount of jump [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 235
! scope="row" | 196
| copy_coordinate_ui
| show_swim_tip_times_remain
| Whether the coordinates and buttons to copy them are shown in the chat menu.
| The amount of swim [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|[[Minecraft:Bedrock Edition 1.19.10|1.19.10]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 236
! scope="row" | 197
| serverbound_client_diagnostics_enabled
| show_break_block_tip_times_remain
| Starts a diagnostics capture session at level load.
| The amount of break block [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 237
! scope="row" | 198
| script_debugger_auto_attach
| show_place_block_tip_times_remain
| Attempt to attach script debugger at level load, requires that either inbound port or connect address is set and that inbound or outbound connections are enabled.
| The amount of place block [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 238
! scope="row" | 199
| script_debugger_auto_attach_timeout
| show_open_inventory_tip_times_remain
| Amount of time to wait at world load for debugger to attach.
| The amount of open inventory [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-1
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 239
! scope="row" | 200
| script_debugger_attach_mode
| show_sneak_tip_times_remain
| Whether to connect to the debugger at the specified port, or listen to inbound connect attempts from the debugger on the specified port.
| The amount of sneak [[Minecraft:tutorial hints]] that is yet to be shown.
| 0: connect / 1: listen
| 1
|
|-
! scope="row" | 240
| script_debugger_host
| The specified host to connect with the debugger.
|  
|  
| localhost
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 241
! scope="row" | 201
| script_debugger_port
| show_stop_sneaking_tip_times_remain
| The specified port to connect with or listen to the debugger.
| The amount of stop sneaking [[Minecraft:tutorial hints]] that is yet to be shown.
|  
|  
| 19144
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 242
! scope="row" | 202
| script_debugger_passcode
| show_place_crafting_table_tip_times_remain
| The passcode used for the debugger.
| The amount of place crafting table [[Minecraft:tutorial hints]] that is yet to be shown.
|  
|  
| Blank<ref group="note" name="empty"/>
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
! scope="row" | 203
| show_use_crafting_table_tip_times_remain
| The amount of use crafting table [[Minecraft:tutorial hints]] that is yet to be shown.
|
| 3
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
! scope="row" | 204
| show_hotbar_scrolling_tip_times_remain
| The amount of hotbar scrolling [[Minecraft:tutorial hints]] that is yet to be shown.
|
| 3
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
! scope="row" | 205
| show_chat_tip_times_remain
| The amount of chat [[Minecraft:tutorial hints]] that is yet to be shown.
|
| 3
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
! scope="row" | 206
| show_emote_tip_times_remain
| The amount of emote [[Minecraft:tutorial hints]] that is yet to be shown.
|
| 3
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 243
! scope="row" | 207
| script_debugger_passcode_required
| day_one_experience_completed
| VSCode will prompt user for passcode to connect.
| Whether the player has completed one in-game day. Or loading_tips_index = 12.
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 244
! scope="row" | 208
| script_watchdog_slow_warning
| is_legacy_player
| Enables the watchdog for slow script.
| Whether the player has previously owned ''[[Minecraft:PlayStation 4 Edition]]'', to show the "Editions" button on the main menu.
| 0/1
| 0/1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 245
! scope="row" | 209
| script_watchdog_spike_warning
| toast_notification_duration
| Enables the watchdog for single tick spikes.
| The duration of toast notifications.
| 0/1
| 0/1/2
| 0
| 0
|
|
|-
|-
! scope="row" | 246
! scope="row" | 210
| script_watchdog_slow_threshold
| chat_message_duration
| Sets the watchdog threshold for single tick spikes.
| The duration of chat messages shown on the HUD.
| 5-50
| 0/1/2
| 10
| 1
|
|
|-
|-
! scope="row" | 247
! scope="row" | 211
| script_watchdog_spike_threshold
| dev_enable_texture_hot_reloader
| Sets the watchdog threshold for slow scripts over multiple ticks.
| {{info needed}}
| 50-500
| 100
|
|-
! scope="row" | 248
| script_watchdog_hang_threshold
| Sets the watchdog threshold for single tick hangs.
| 3-100
| 10
|
|-
! scope="row" | 249
| device_info_memory_tier_override
| Saves and shuts down the world when the combined script memory usage exceeds the given threshold.
| 1/2/3/4/5
| 4
|
|-
! scope="row" | 250
| device_info_use_memory_tier_override
| Whether to use {{Code|device_info_memory_tier_override}} instead of an automatic memory tier.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" |  
! scope="row" | 212
| debug_text_filtering_delay_sec_override{{upcoming|be 26.20}}
| playfab_commerce_enabled
| The amount of seconds the profanity filter is delayed, if the option below is set.
| {{info needed}}
| 0-5
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" |  
! scope="row" | 213
| debug_text_filtering_use_delay_sec_override{{upcoming|be 26.20}}
| do_not_show_multiplayer_online_safety_warning
| Whether to enable the profanity filter delay override.
| Whether the game should show the online safety warning when attempting to play a [[Minecraft:multiplayer]] world or server.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|-
|-
! scope="row" | 251
! scope="row" | 214
| darkness_effect_modifier
| only_show_trusted_skins
| Changes the influence of the Darkness effect.
| Whether or not user uploaded skins are rendered.
| 0-1
| 0/1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|-
|-
! scope="row" | 252
! scope="row" | 215
| glint_strength
| filter_profanity
| Changes the transparency of visual glint on enchanted items.
| Whether the game should use profanity filtering in the chat.
| 0-1
| 0/1
| 0.75
| 1
|[[Minecraft:Bedrock Edition 1.19.80|1.19.80]]
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 253
! scope="row" | 216
| glint_speed
| camera_shake
| Changes the speed of visual glint on enchanted items.
| Whether the camera could visually shake affected by gameplay.
| 0-1
| 0/1
| 0.5
| 1
|[[Minecraft:Bedrock Edition 1.19.80|1.19.80]]
|[[Minecraft:Bedrock Edition 1.16.100|1.16.100]]
|-
|-
! scope="row" | 254
! scope="row | 217
| touch_control_selection_screen
| hide_endflash
| Enables a button to change the touch control mode.
| Whether [[Minecraft:End flashes]] can happen.
| 0/1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" | 255
! scope="row | 218
| enable_braze
| enable_dithering_blocks
| {{info needed}}
| Whether dithering is enabled for blocks, such as [[Minecraft:sugar cane]].
| 0/1
| 0/1
| 0
| 1
|
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 256
! scope="row | 219
| device_lost_telemetry_enabled
| enable_dithering_mobs
| {{info needed}}
| Whether dithering is enabled for mobs.
| 0/1
| 1
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
! scope="row" | 220
| gfx_gui_accessibility_scaling
| Enables a larger version of the GUI.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 257
! scope="row" | 221
| gfx_resizableui
| raytracing_viewdistance
| Toggles the ability to customize the location, scale, and opacity of buttons in touch controls.
| The render distance when the graphics mode is set to Ray Traced.
| 0/1
| 0-128<ref name="deferred_viewdistance" group="note" />
| Varies depending on the device.
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
! scope="row" | 222
| deferred_viewdistance
| The render distance when the graphics mode is set to [[Minecraft:Vibrant Visuals]].
| 0-128<ref group="note" name="deferred_viewdistance">Theoretically any value, but the game only loads chunks in the range 0-128 chunks. Values above 128 may result in unexpected behavior and crashes.</ref>
| Varies depending on the device.
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
! scope="row" | 223
| upscaling_percentage
| The resolution used for upscaling when the graphics mode is set to Vibrant Visuals.
| 0-100
| 0
|[[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|-
! scope="row" | 224
| upscaling_mode
| The upscaling mode used for Vibrant Visuals.
| 0: TAAU / 1: Bilinear
| 1
| 1
|
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 258
! scope="row" | 225
| gfx_hotbarScale
| gfx_upscaling
| Adjusts the scale of the hotbar
| Whether upscaling is enabled when the graphics mode is set to Ray Traced.
| 0-1
| 0/1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 259
! scope="row" | 226
| gfx_moveStickX
| target_resolution
| The horizontal location of the move joystick.
| The automatic upscaling factor for [[Minecraft:Vibrant Visuals]].
| 0-1
| 0-1
| 0.15
| [[Minecraft:Settings#Default|Varies]]
|
| [[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|-
! scope="row" | 227
| new_edit_realm_world_beta
| Whether the Ore UI [[Minecraft:edit world]] screen is currently enabled for [[Minecraft:Realms]].
| 0/1
| 0
|[[Minecraft:Bedrock Edition 1.20.60|1.20.60]]
|-
! scope="row" | 228
| ctrl_spyglassdamp_mouse
| The sensitivity of the mouse while using a [[Minecraft:spyglass]].
| 0-1
| 0.5
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|-
! scope="row" | 229
| ctrl_spyglassdamp_touch
| The sensitivity of the joystick while using a [[Minecraft:spyglass]].
| 0-1
| 0.5
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|-
|-
! scope="row" | 260
! scope="row" | 230
| gfx_moveStickY
| ctrl_spyglassdamp_gamepad
| The vertical location of the move joystick.
| The sensitivity of the console controller while using a [[Minecraft:spyglass]].
| 0-1
| 0-1
| 0.55
| 0.5
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|-
! scope="row" | 231
| ctrl_dwellbeforedragtime
| {{info needed}}
| {{info needed}}
| 180
|
|
|-
|-
! scope="row" | 261
! scope="row" | 232
| gfx_moveStickScale
| ctrl_stacksplittingtriggertime
| The size of the move joystick.
| The time while holding needed to start splitting a stack of items in the inventory.
|  
|  
| 1
| 525
|
|
|-
|-
! scope="row" | 262
! scope="row" | 233
| gfx_altStickX
| show_render_distance_warning_modal
| The horizontal location of the alternative move joystick.
| Whether to show a warning message when trying to set the render distance above the recommended value.
| 0-1
| 0/1
| 0.85
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
! scope="row" | 263
| gfx_altStickY
| The vertical location of the alternative move joystick.
| 0-1
| 0.55
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
! scope="row" | 264
| gfx_altStickScale
| The size of the alternative move joystick.
|
| 1
| 1
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
! scope="row" | 265
| gfx_touchButton1X
| The horizontal location of the place block button.
| 0-1
| 0.925
|
|
|-
|-
! scope="row" | 266
! scope="row" | 234
| gfx_touchButton1Y
| dev_marketplace_rotation_speed_multiplier
| The vertical location of the place block button.
| The rotation speed of skins in the Marketplace.
| 0-1
|  
| 0.4
| 0
|
|
|-
|-
! scope="row" | 267
! scope="row" | 235
| gfx_touchButton1Scale
| dev_marketplace_toggle_all_skins_rotate
| The scale of the place block button.
| Whether skins in the Marketplace are visually rotating.
|  
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 268
! scope="row" | 236
| gfx_touchButton1Opacity
| has_shown_storage_location_warning
| The opacity of the place block button.
| Whether a warning about the storage location has ever been shown.
| 0-1
| 0/1
| 0.5
| 0
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
! scope="row" | 237
| game_event_retention_ticks
| {{info needed}}
| {{info needed}}
| 0
|
|
|-
|-
! scope="row" | 269
! scope="row" | 238
| gfx_touchButton2X
| deep_dark_debug_render
| The horizontal location of the attack/destroy button.
| {{info needed}}
| 0-1
| 0/1
| 0.825
| 0
|
|
|-
|-
! scope="row" | 270
! scope="row" | 239
| gfx_touchButton2Y
| copy_coordinate_ui
| The vertical location of the attack/destroy button.
| Whether the coordinates and buttons to copy them are shown in the chat menu.
| 0-1
| 0/1
| 0.5
| 0
|[[Minecraft:Bedrock Edition 1.19.10|1.19.10]]
|-
! scope="row" | 240
| serverbound_client_diagnostics_enabled
| Starts a diagnostics capture session at level load.
| 0/1
| 0
|
|
|-
|-
! scope="row" | 271
! scope="row" | 241
| gfx_touchButton2Scale
| script_debugger_auto_attach
| The scale of the attack/destroy button.
| Attempt to attach script debugger at level load, requires that either inbound port or connect address is set and that inbound or outbound connections are enabled.
|  
| 0/1
| 1
| 0
|
|
|-
|-
! scope="row" | 272
! scope="row" | 242
| gfx_touchButton2Opacity
| script_debugger_auto_attach_timeout
| The opacity of the attack/destroy button.
| Amount of time to wait at world load for debugger to attach.
| 0-1
| 0-1
| 0.5
| 0
|
|
|-
|-
! scope="row" | 273
! scope="row" | 243
| gfx_touchButton3X
| script_debugger_attach_mode
| The horizontal location of the sneak button.
| Whether to connect to the debugger at the specified port, or listen to inbound connect attempts from the debugger on the specified port.
| 0-1
| 0: connect / 1: listen
| 0.925
| 1
|
|
|-
|-
! scope="row" | 274
! scope="row" | 244
| gfx_touchButton3Y
| script_debugger_host
| The vertical location of the sneak button.
| The specified host to connect with the debugger.
| 0-1
|  
| 0.6
| localhost
|
|
|-
|-
! scope="row" | 275
! scope="row" | 245
| gfx_touchButton3Scale
| script_debugger_port
| The scale of the sneak button.
| The specified port to connect with or listen to the debugger.
|  
|  
| 1
| 19144
|
|
|-
|-
! scope="row" | 276
! scope="row" | 246
| gfx_touchButton3Opacity
| script_debugger_passcode
| The opacity of the sneak button.
| The passcode used for the debugger.
| 0-1
|  
| 0.5
| Blank<ref group="note" name="empty"/>
|
|
|-
|-
! scope="row" | 277
! scope="row" | 247
| gfx_touchButton4X
| script_debugger_passcode_required
| The horizontal location of the sprint button.
| VSCode will prompt user for passcode to connect.
| 0-1
| 0/1
| 0.825
| 0
|
|
|-
|-
! scope="row" | 278
! scope="row" | 248
| gfx_touchButton4Y
| script_watchdog_slow_warning
| The vertical location of the sprint button.
| Enables the watchdog for slow script.
| 0-1
| 0/1
| 0.7
| 0
|
|
|-
|-
! scope="row" | 279
! scope="row" | 249
| gfx_touchButton4Scale
| script_watchdog_spike_warning
| The scale of the sprint button.
| Enables the watchdog for single tick spikes.
|  
| 0/1
| 1
| 0
|
|
|-
|-
! scope="row" | 280
! scope="row" | 250
| gfx_touchButton4Opacity
| script_watchdog_slow_threshold
| The opacity of the sprint button.
| Sets the watchdog threshold for single tick spikes.
| 0-1
| 5-50
| 0.5
| 10
|
|
|-
|-
! scope="row" | 281
! scope="row" | 251
| gfx_touchButton5X
| script_watchdog_spike_threshold
| The horizontal location of the jump button.
| Sets the watchdog threshold for slow scripts over multiple ticks.
| 0-1
| 50-500
| 0.925
| 100
|
|
|-
|-
! scope="row" | 282
! scope="row" | 252
| gfx_touchButton5Y
| script_watchdog_hang_threshold
| The vertical location of the place jump button.
| Sets the watchdog threshold for single tick hangs.
| 0-1
| 3-100
| 0.8
| 10
|
|
|-
|-
! scope="row" | 283
! scope="row" | 253
| gfx_touchButton5Scale
| device_info_memory_tier_override
| The scale of the place jump button.
| Saves and shuts down the world when the combined script memory usage exceeds the given threshold.
|  
| 1/2/3/4/5
| 1
| 4
|
|
|-
|-
! scope="row" | 284
! scope="row" | 254
| gfx_touchButton5Opacity
| device_info_use_memory_tier_override
| The opacity of the place jump button.
| Whether to use {{Code|device_info_memory_tier_override}} instead of an automatic memory tier.
| 0-1
| 0/1
| 0.5
| 0
|
|
|-
|-
! scope="row" | 285
! scope="row" | 255
| gfx_touchButton6X
| debug_text_filtering_delay_sec_override
| The horizontal location of the pick block button.
| The amount of seconds the profanity filter is delayed, if the option below is set.
| 0-5
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
! scope="row" | 256
| debug_text_filtering_use_delay_sec_override
| Whether to enable the profanity filter delay override.
| 0/1
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
! scope="row" | 257
| darkness_effect_modifier
| Changes the influence of the [[Minecraft:Darkness]] effect.
| 0-1
| 0-1
| 0.266
| 1
|
|
|-
|-
! scope="row" | 286
! scope="row" |  
| gfx_touchButton6Y
| screen_distortion{{upcoming|be 26.40}}
| The vertical location of the pick block button.
| Changes the influence of the screen distortion effect.
| 0-1
| 0-1
| 0.8
| 1
| [[Minecraft:Bedrock Edition 26.40|26.40]]
|-
! scope="row" | 258
| glint_strength
| Changes the transparency of visual [[Minecraft:Enchantment glint|glint]] on enchanted items.
| 0-1
| 0.75
|[[Minecraft:Bedrock Edition 1.19.80|1.19.80]]
|-
! scope="row" | 259
| glint_speed
| Changes the speed of visual glint on enchanted items.
| 0-1
| 0.5
|[[Minecraft:Bedrock Edition 1.19.80|1.19.80]]
|-
! scope="row" | 260
| touch_control_selection_screen
| Enables a button to change the touch control mode.
| 0/1
| 0
|
|
|-
|-
! scope="row" | 287
! scope="row" | 261
| gfx_touchButton6Scale
| enable_braze
| The scale of the pick block button.
| {{info needed}}
| 0/1
| 0
| 0
|
|-
! scope="row" | 262
| gfx_resizableui
| Toggles the ability to customize the location, scale, and opacity of buttons in touch controls.
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 288
! scope="row" | 263
| gfx_touchButton6Opacity
| gfx_hotbarScale
| The opacity of the pick block button.
| Adjusts the scale of the [[Minecraft:hotbar]]
| 0-1
| 0-1
| 0.5
| 1
|
|
|-
|-
! scope="row" | 289
! scope="row" | 264
| gfx_touchDpadX
| gfx_moveStickX
| The horizontal location of the D-Pad.
| The horizontal location of the move joystick.
| 0-1
| 0-1
| 0.12
| 0.15
|
|
|-
|-
! scope="row" | 290
! scope="row" | 265
| gfx_touchDpadY
| gfx_moveStickY
| The vertical location of the D-Pad.
| The vertical location of the move joystick.
| 0-1
| 0-1
| 0.75
| 0.55
|
|
|-
|-
! scope="row" | 291
! scope="row" | 266
| gfx_touchDpadScale
| gfx_moveStickScale
| The scale of the D-Pad.
| The size of the move joystick.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 292
! scope="row" | 267
| gfx_touchDpadOpacity
| gfx_altStickX
| The opacity of the D-Pad.
| The horizontal location of the alternative move joystick.
| 0-1
| 0-1
| 0.5
| 0.85
|
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 293
! scope="row" | 268
| gfx_classicButton1X
| gfx_altStickY
| The horizontal location of the jump button when using D-pad & tap to interact control mode.
| The vertical location of the alternative move joystick.
| 0-1
| 0-1
| 0.9
| 0.55
|
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
! scope="row" | 269
| gfx_altStickScale
| The size of the alternative move joystick.
|
| 1
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 294
! scope="row" | 270
| gfx_classicButton1Y
| gfx_touchButton1X
| The vertical location of the jump button when using D-pad & tap to interact control mode.
| The horizontal location of the place block button.
| 0-1
| 0-1
| 0.75
| 0.925
|
|
|-
|-
! scope="row" | 295
! scope="row" | 271
| gfx_classicButton1Scale
| gfx_touchButton1Y
| The scale of the jump button when using D-pad & tap to interact control mode.
| The vertical location of the place block button.
| 0-1
| 0.4
|
|-
! scope="row" | 272
| gfx_touchButton1Scale
| The scale of the place block button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 296
! scope="row" | 273
| gfx_classicButton1Opacity
| gfx_touchButton1Opacity
| The opacity of the jump button when using D-pad & tap to interact control mode.
| The opacity of the place block button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 297
! scope="row" | 274
| gfx_classicButton2X
| gfx_touchButton2X
| The horizontal location of the fly/swim up button when using D-pad & tap to interact control mode.
| The horizontal location of the attack/destroy button.
| 0-1
| 0-1
| 0.9
| 0.825
|
|
|-
|-
! scope="row" | 298
! scope="row" | 275
| gfx_classicButton2Y
| gfx_touchButton2Y
| The vertical location of the fly/swim up button when using D-pad & tap to interact control mode.
| The vertical location of the attack/destroy button.
| 0-1
| 0-1
| 0.75
| 0.5
|
|
|-
|-
! scope="row" | 299
! scope="row" | 276
| gfx_classicButton2Scale
| gfx_touchButton2Scale
| The scale of the fly/swim up button when using D-pad & tap to interact control mode.
| The scale of the attack/destroy button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 300
! scope="row" | 277
| gfx_classicButton2Opacity
| gfx_touchButton2Opacity
| The opacity of the fly/swim up button when using D-pad & tap to interact control mode.
| The opacity of the attack/destroy button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 301
! scope="row" | 278
| gfx_classicButton3X
| gfx_touchButton3X
| The horizontal location of the fly/swim down button when using D-pad & tap to interact control mode.
| The horizontal location of the sneak button.
| 0-1
| 0-1
| 0.9
| 0.925
|
|
|-
|-
! scope="row" | 302
! scope="row" | 279
| gfx_classicButton3Y
| gfx_touchButton3Y
| The vertical location of the fly/swim down button when using D-pad & tap to interact control mode.
| The vertical location of the sneak button.
| 0-1
| 0-1
| 0.89
| 0.6
|
|
|-
|-
! scope="row" | 303
! scope="row" | 280
| gfx_classicButton3Scale
| gfx_touchButton3Scale
| The scale of the fly/swim down button when using D-pad & tap to interact control mode.
| The scale of the sneak button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 304
! scope="row" | 281
| gfx_classicButton3Opacity
| gfx_touchButton3Opacity
| The opacity of the fly/swim down button when using D-pad & tap to interact control mode.
| The opacity of the sneak button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 305
! scope="row" | 282
| gfx_classicButton4X
| gfx_touchButton4X
| The horizontal location of the pick block button when using D-pad & tap to interact control mode.
| The horizontal location of the sprint button.
| 0-1
| 0-1
| 0.75
| 0.825
|
|
|-
|-
! scope="row" | 306
! scope="row" | 283
| gfx_classicButton4Y
| gfx_touchButton4Y
| The vertical location of the pick block button when using D-pad & tap to interact control mode.
| The vertical location of the sprint button.
| 0-1
| 0-1
| 0.75
| 0.7
|
|
|-
|-
! scope="row" | 307
! scope="row" | 284
| gfx_classicButton4Scale
| gfx_touchButton4Scale
| The scale of the pick block button when using D-pad & tap to interact control mode.
| The scale of the sprint button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 308
! scope="row" | 285
| gfx_classicButton4Opacity
| gfx_touchButton4Opacity
| The opacity of the pick block button when using D-pad & tap to interact control mode.
| The opacity of the sprint button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 309
! scope="row" | 286
| realmsplus_lastshowngoogleholddate
| gfx_touchButton5X
| {{info needed}}
| The horizontal location of the jump button.
| Date: YYYY-MM-DDTHH:MM:SSZ
| 0-1
| 1970-01-01T00:00:00Z
| 0.925
|
|
|-
|-
! scope="row" | 310
! scope="row" | 287
| ctrl_resetOnStart
| gfx_touchButton5Y
| {{info needed}}
| The vertical location of the place jump button.
| 0/1
| 0-1
| 0
| 0.8
|
|
|-
|-
! scope="row" | 311
! scope="row" | 288
| gpu_validation_enabled
| gfx_touchButton5Scale
| {{info needed}}
| The scale of the place jump button.
| 0/1
|  
| 0
| 1
|
|
|-
|-
! scope="row" | 312
! scope="row" | 289
| gpu_validation_verbose
| gfx_touchButton5Opacity
| {{info needed}}
| The opacity of the place jump button.
| 0/1
| 0-1
| 0
| 0.5
|
|
|-
|-
! scope="row" | 313
! scope="row" | 290
| gpu_validation_outputmanager_enabled
| gfx_touchButton6X
| {{info needed}}
| The horizontal location of the pick block button.
| 0/1
| 0-1
| 0
| 0.266
|
|
|-
|-
! scope="row" | 314
! scope="row" | 291
| gpu_validation_disable_errorsupress
| gfx_touchButton6Y
| {{info needed}}
| The vertical location of the pick block button.
| 0/1
| 0-1
| 0
| 0.8
|
|
|-
|-
! scope="row" | 315
! scope="row" | 292
| load_renderdocdll
| gfx_touchButton6Scale
| {{info needed}}
| The scale of the pick block button.
| 0/1
| 0
| 0
| 1
|
|
|-
|-
! scope="row" | 316
! scope="row" | 293
| graphics_mode
| gfx_touchButton6Opacity
| Changes the game's graphics mode.
| The opacity of the pick block button.
| 0: Simple / 1: Fancy / 2: Vibrant Visuals / 3: Ray Traced
| 0-1
| 2
| 0.5
|[[Minecraft:Bedrock Edition 1.21.80|1.21.80]]
|
|-
|-
! scope="row" | 317
! scope="row" | 294
| graphics_api
| gfx_touchDpadX
| {{info needed}}
| The horizontal location of the D-Pad.
| 0/1
| 0-1
| 0
| 0.12
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|
|-
|-
! scope="row" | 318
! scope="row" | 295
| graphics_quality_preset_mode
| gfx_touchDpadY
| The quality of [[Minecraft:Vibrant Visuals]].
| The vertical location of the D-Pad.
| 0: Favor Performance / 1: Favor Visuals / 2: Custom
| 0-1
| 0
| 0.75
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|
|-
|-
! scope="row" | 319
! scope="row" | 296
| shadow_quality
| gfx_touchDpadScale
| The quality of shadows in [[Minecraft:Vibrant Visuals]].
| The scale of the D-Pad.
| 0: Low / 1: Medium / 2: High / 3: Ultra
|  
| 1
| 1.2
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 320
! scope="row" | 297
| cloud_quality
| gfx_touchDpadOpacity
| The quality of clouds in [[Minecraft:Vibrant Visuals]].
| The opacity of the D-Pad.
| 0: Low / 1: Medium / 2: High / 3: Ultra
| 0-1
| 1
| 0.5
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|
|-
|-
! scope="row" | 321
! scope="row" | 298
| point_light_shadow_quality
| gfx_classicButton1X
| The quality of point light shadows in [[Minecraft:Vibrant Visuals]].
| The horizontal location of the jump button when using D-pad & tap to interact control mode.
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 0-1
| 2
| 0.9
| [[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|
|-
|-
! scope="row" | 322
! scope="row" | 299
| point_light_loding_quality
| gfx_classicButton1Y
| The quality of point light loding in [[Minecraft:Vibrant Visuals]].
| The vertical location of the jump button when using D-pad & tap to interact control mode.
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 0-1
| 1
| 0.75
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 323
! scope="row" | 300
| volumetric_fog_quality
| gfx_classicButton1Scale
| The quality of volumetric fog in [[Minecraft:Vibrant Visuals]].
| The scale of the jump button when using D-pad & tap to interact control mode.
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
|  
| 2
| 1.2
| [[Minecraft:Bedrock Edition 1.20.60|1.20.60]]
|
|-
|-
! scope="row" | 324
! scope="row" | 301
| reflections_quality
| gfx_classicButton1Opacity
| The quality of reflections in [[Minecraft:Vibrant Visuals]].
| The opacity of the jump button when using D-pad & tap to interact control mode.
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 2
| [[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
! scope="row" | 325
| bloom_strength
| The amount of bloom in [[Minecraft:Vibrant Visuals]].
| 0-1
| 0-1
| 1
| 0.5
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 326
! scope="row" | 302
| bloom_custom_strength
| gfx_classicButton2X
| {{info needed|How is this different from bloom_strength?}}
| The horizontal location of the fly/swim up button when using D-pad & tap to interact control mode.
| 0-1
| 0-1
| 0
| 0.9
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 327
! scope="row" | 303
| do_not_show_multiplayer_ip_safety_warning
| gfx_classicButton2Y
| Whether to show the warning message when trying show the IP adress of a custom server.
| The vertical location of the fly/swim up button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.75
|
|
|-
|-
! scope="row" | 328
! scope="row" | 304
| do_not_show_worlds_without_entitlement_warning
| gfx_classicButton2Scale
| Whether to show the warning message when trying to play a world without a name.
| The scale of the fly/swim up button when using D-pad & tap to interact control mode.
| 0/1
|  
| 0
| 1.2
|
|
|-
|-
! scope="row" | 329
! scope="row" | 305
| do_not_show_old_worlds_warning
| gfx_classicButton2Opacity
| Whether to show the warning message when trying to play an [[Minecraft:Old]] world.
| The opacity of the fly/swim up button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.5
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|
|-
|-
! scope="row" | 330
! scope="row" | 306
| do_not_hardcore_mode_warning
| gfx_classicButton3X
| Whether to show the warning message when trying to create a Hardcore world.
| The horizontal location of the fly/swim down button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.9
|[[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|
|-
|-
! scope="row" |  
! scope="row" | 307
| DO_NOT_SHOW_PARTY_TOO_LARGE_WARNING{{upcoming|be 26.20}}
| gfx_classicButton3Y
| Whether to show the warning message if a party grows too large.
| The vertical location of the fly/swim down button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.89
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" |  
! scope="row" | 308
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_CANT_INVITE_WARNING{{upcoming|be 26.20}}
| gfx_classicButton3Scale
| Whether to show the warning message if invited players can't join the party.
| The scale of the fly/swim down button when using D-pad & tap to interact control mode.
| 0/1
|  
| 0
| 1.2
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" |  
! scope="row" | 309
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_INVITE_WARNING{{upcoming|be 26.20}}
| gfx_classicButton3Opacity
| Whether to show the warning message if the player can't join a party they've been invited to.
| The opacity of the fly/swim down button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.5
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 331
! scope="row" | 310
| do_not_show_experimental_worlds_warning
| gfx_classicButton4X
| Whether to show the warning message when trying to play or create a world with experiments enabled.
| The horizontal location of the pick block button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.75
|
|
|-
|-
! scope="row" | 332
! scope="row" | 311
| do_not_show_using_external_storage_warning
| gfx_classicButton4Y
| Whether to show the warning message when using external storage.
| The vertical location of the pick block button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.75
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
! scope="row" | 333
| do_not_show_hidden_local_worlds_warning
| Whether to show the warning message when locally stored worlds created from a template are hidden without having access to the template.
| 0/1
| 0
|
|
|-
|-
! scope="row" | 334
! scope="row" | 312
| do_not_show_hidden_alternative_storage_worlds_warning
| gfx_classicButton4Scale
| Whether to show the warning message when external stored worlds are hidden.
| The scale of the pick block button when using D-pad & tap to interact control mode.
|
| 1.2
|
|-
! scope="row" | 313
| gfx_classicButton4Opacity
| The opacity of the pick block button when using D-pad & tap to interact control mode.
| 0-1
| 0.5
|
|-
! scope="row" | 314
| realmsplus_lastshowngoogleholddate
| {{info needed}}
| Date: YYYY-MM-DDTHH:MM:SSZ
| 1970-01-01T00:00:00Z
|
|-
! scope="row" | 315
| ctrl_resetOnStart
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 335
! scope="row" | 316
| do_not_show_alternative_storage_has_worlds
| gpu_validation_enabled
| Whether to show a message when there are worlds external stored.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|
|-
|-
! scope="row" | 336
! scope="row" | 317
| do_not_show_addon_stacking_warning
| gpu_validation_verbose
| Whether to show the warning when add-ons are being stacked.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 337
! scope="row" | 318
| do_not_show_slow_connection_warning
| gpu_validation_outputmanager_enabled
| Whether to show the warning when the player's connection is slow while playing in [[Minecraft:multiplayer]].
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.80|1.21.80]]
|
|-
|-
! scope="row" | 338
! scope="row" | 319
| do_not_show_realms_moderation_deletion_warning
| gpu_validation_disable_errorsupress
| Whether a warning message should be shown when attempting to delete an expired Realm.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|
|-
|-
! scope="row" | 339
! scope="row" | 320
| do_not_show_realms_region_ping_warning
| load_renderdocdll
| Whether to show a warning when the server region for a Realms server is set to one with a high ping.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
! scope="row" | 321
| graphics_mode
| Changes the game's [[Minecraft:graphics]] mode.
| 0: Simple / 1: Fancy / 2: Vibrant Visuals / 3: Ray Traced
| 2
|[[Minecraft:Bedrock Edition 1.21.80|1.21.80]]
|-
|-
! scope="row" | 340
! scope="row" | 322
| do_not_show_friends_list_ftue
| graphics_api
| Whether to show a tooltip in the pause menu that the list of players has been moved to the [[Minecraft:social]] drawer.
| Sets the graphics API on certain platforms.{{info needed|What platforms (not Windows and Android) and which API?}}
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 341
! scope="row" | 323
| emoteChat
| graphics_quality_preset_mode
| Whether to show a message in the chat when a player uses an [[Minecraft:emote]].
| The quality of [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Favor Performance / 1: Favor Visuals / 2: Custom
| 1
|[[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
! scope="row" | 342
| loading_tips_index
| Whether the player has reached the second level of Survival [[Minecraft:loading tips]] shown in the loading world screen.
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 343
! scope="row" | 324
| nether_reached
| shadow_quality
| Whether the player has ever entered the Nether, unlocks the third level of Survival loading tips.
| The quality of shadows in [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Low / 1: Medium / 2: High / 3: Ultra
| 0
| 1
|[[Minecraft:Bedrock Edition 1.20.50|1.20.50]]
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
|-
! scope="row" | 344
! scope="row" | 325
| has_dismissed_new_player_flow
| cloud_quality
| The quality of clouds in [[Minecraft:Vibrant Visuals]].
| 0: Low / 1: Medium / 2: High / 3: Ultra
| 1
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
! scope="row" | 326
| lighting_mixed_res_upscale
| {{info needed}}
| {{info needed}}
| 0/1
| 0/1
| 0
| 1
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 345
! scope="row" | 327
| ctrl_improvedInputResponse
| point_light_shadow_quality{{until|be 26.40}}
| Toggles the Improved Input Response feature, which reduces the delay between an input and the game's response.
| The quality of point light shadows in [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 0
| 2
|
| [[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|-
|-
! scope="row" | 346
! scope="row" | 328
| app_launched_count
| point_light_loding_quality{{until|be 26.50}}<br>block_light_quality{{upcoming|be 26.50}}
| The total amount the player has launched the game.
| The quality of point light loding in [[Minecraft:Vibrant Visuals]].
|  
| 0: Standard / 1: Volumetric Lights / 2: Point Lights / 3: Point Lights+ / 4: Point Lights++
| 0
| 1
|
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
|-
! scope="row" | 347
! scope="row" | 329
| gfx_debug_trace
| volumetric_fog_quality
| {{info needed}}
| The quality of volumetric fog in [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 0
| 2
|
| [[Minecraft:Bedrock Edition 1.20.60|1.20.60]]
|-
|-
! scope="row" | 348
! scope="row" | 330
| xbl_use_remote_connect
| reflections_quality
| Whether to use a login code to sign in with a Microsoft account on non-Windows devices.
| The quality of reflections in [[Minecraft:Vibrant Visuals]].
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 2
| [[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
! scope="row" | 331
| bloom_strength
| The amount of bloom in [[Minecraft:Vibrant Visuals]].
| 0-1
| 1
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
! scope="row" | 332
| bloom_custom_strength
| {{info needed|How is this different from bloom_strength?}}
| 0-1
| 0
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
! scope="row" | 333
| do_not_show_multiplayer_ip_safety_warning
| Whether to show the warning message when trying show the IP adress of a custom server.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 349
! scope="row" | 334
| worlds_friends_servers_SISU_third_session
| do_not_show_worlds_without_entitlement_warning
| {{info needed}}
| Whether to show the warning message when trying to play a world without a name.
| 0/1
| 0/1
| 1
| 0
|
|
|-
|-
! scope="row" | 350
! scope="row" |
| show_free_preview_realm_available_new_icon
| do_not_show_unavailable_dependencies_beta_warning{{upcoming|be 26.40}}
| {{info needed}}
| {{info needed}}
| 0/1
| 0/1
| 1
| 0
|
| [[Minecraft:Bedrock Edition 26.40|26.40]]
|-
|-
! scope="row" | 351
! scope="row" | 335
| ecomode_toggle
| do_not_show_old_worlds_warning
| {{info needed}}
| Whether to show the warning message when trying to play an [[Minecraft:Old]] world.
| 0/1
| 0/1
| 1
| 0
|
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 352
! scope="row" | 336
| playScreenWorldLayoutMode
| do_not_hardcore_mode_warning
| Toggles the layout of the world tab in the Play screen between list and gallery.
| Whether to show the warning message when trying to create a [[Minecraft:Hardcore]] world.
| 1: Gallery / 2: List
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|[[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|-
|-
! scope="row" | 353
! scope="row" | 337
| do_not_show_manage_showcase_clear_warning
| DO_NOT_SHOW_PARTY_TOO_LARGE_WARNING
| Whether to show the warning message when the player attempts to clear the showcase gallery.
| Whether to show the warning message if a [[Minecraft:party]] grows too large.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.21.30|1.21.30]]
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 354
! scope="row" | 338
| do_not_show_manage_showcase_replace_warning
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_CANT_INVITE_WARNING
| Whether to show the warning message when the player attempts to replace a screenshot in the showcase gallery.
| Whether to show the warning message if invited players can't join the party.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.21.30|1.21.30]]
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 355
! scope="row" | 339
| do_not_show_not_following_party_warning
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_INVITE_WARNING
| Whether to show the warning message when the player refuses to move to a world from a party.{{upcoming|nocat=1}}
| Whether to show the warning message if the player can't join a party they've been invited to.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 356
! scope="row" | 340
| new_player_flow_v3_abc_test_group
| DO_NOT_SHOW_PARTIES_NOT_SUPPORTED_WARNING
| {{info needed}}
| Whether to show the warning message attempting to move a party to a server that does not support parties.
| {{info needed}}
| 0/1
| 1
| 0
|
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 357
! scope="row" |
| new_player_path_tutorial_mode_ab_test_group
| DO_NOT_SHOW_NON_PUBLIC_SERVER_WARNING_THIS_JOIN{{upcoming|be 26.40}}
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0/1
| 1
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 26.40|26.40]]
|-
|-
! scope="row" | 358
! scope="row" | 341
| partyInviteReceivedFilter
| do_not_show_experimental_worlds_warning
| Whether party invites are shown from any player or only in-game friends.
| Whether to show the warning message when trying to play or create a world with [[Minecraft:experiments]] enabled.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 359
! scope="row" | 342
| partyPrivacy
| do_not_show_using_external_storage_warning
| Changes the default state of the party privacy setting, either "Friends only" or "Open".
| Whether to show the warning message when using external storage.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 360
! scope="row" | 343
| partyInviteSendPrivileges
| do_not_show_hidden_local_worlds_warning
| Whether members of a party can invite players or not.
| Whether to show the warning message when locally stored worlds created from a template are hidden without having access to the template.
| 0/1
| 0/1
| 1
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 361
! scope="row" | 344
| frame_pacing_enabled
| do_not_show_hidden_alternative_storage_worlds_warning
| Whether to enable frame pacing on mobile devices.
| Whether to show the warning message when external stored worlds are hidden.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 362
! scope="row" | 345
| options_version_major
| do_not_show_alternative_storage_has_worlds
| The first number in the version of the game.
| Whether to show a message when there are worlds external stored.
|  
| 0/1
| 1
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 363
! scope="row" | 346
| options_version_minor
| do_not_show_addon_stacking_warning
| The second number in the version of the game, used for major updates.
| Whether to show the warning when [[Minecraft:Add-On|add-on]]s are being stacked.
| 0/1
| 0
|
|
| 26
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 364
! scope="row" | 347
| options_version_patch
| do_not_show_slow_connection_warning
| The third number in the version of the game, used for minor updates.
| Whether to show the warning when the player's connection is slow while playing in [[Minecraft:multiplayer]].
|
| 0/1
| 10 (20 in ''Preview'')
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
| [[Minecraft:Bedrock Edition 1.21.80|1.21.80]]
|-
|-
! scope="row" | 365
! scope="row" | 348
| options_version_revision
| do_not_show_realms_moderation_deletion_warning
| The fourth number in the version of the game, used for internal versioning.
| Whether a warning message should be shown when attempting to delete an expired Realm.
|  
| 0/1
| 4 (22 in ''Preview'')
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" | 366
! scope="row" | 349
| graphics_mode_switch
| do_not_show_realms_region_ping_warning
| Whether the graphics mode option can be changed in-game.
| Whether to show a warning when the server region for a Realms server is set to one with a high ping.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 367
! scope="row" | 350
| texture_streaming
| do_not_show_friends_list_ftue
| Enables texture streaming, which makes the game not load textures from resource packs that get overwritten
| Whether to show a tooltip in the [[Minecraft:pause menu]] that the list of players has been moved to the [[Minecraft:social]] drawer.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 368
! scope="row" |  
| command_macro_command_0
| do_not_show_party_tab_ftue
| The command entered for the first command macro slot.
| Whether to show a tooltip in the [[Minecraft:social]] drawer informing players about the new party feature.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|-
|-
! scope="row" | 369
! scope="row" |
| command_macro_command_1
| do_not_show_storage_low_warning
| The command entered for the second command macro slot.
| Whether to show the warning modal in the [[Minecraft:play]] screen when the storage is full and worlds cannot be opened.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|-
|-
! scope="row" | 370
! scope="row" | 351
| command_macro_command_2
| emoteChat
| The command entered for the third command macro slot.
| Whether to show a message in the chat when a player uses an [[Minecraft:emote]].
|  
| 0/1
|  
| 1
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 371
! scope="row" | 352
| command_macro_command_3
| loading_tips_index
| The command entered for the fourth command macro slot.
| Count of displayed [[Minecraft:loading tips]] (repeating ones also count), when more than 12, the player has reached the second level of Survival loading tips.
|  
| 0/12
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 372
! scope="row" | 353
| command_macro_command_4
| nether_reached
| The command entered for the fifth command macro slot.
| Whether the player has ever entered the [[Minecraft:Nether]], unlocks the third level of Survival loading tips.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.20.50|1.20.50]]
|-
|-
! scope="row" | 373
! scope="row" | 354
| command_macro_command_5
| has_dismissed_new_player_flow
| The command entered for the sixth command macro slot.
| Whether the player is new to the game and the game starts with [[Minecraft:Title screen#Quick world creation|quick world creation]].
|
| 0/1
|
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 374
! scope="row" | 355
| command_macro_command_6
| ctrl_improvedInputResponse
| The command entered for the seventh command macro slot.
| Toggles the Improved Input Response feature, which reduces the delay between an input and the game's response.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 375
! scope="row" | 356
| command_macro_command_7
| app_launched_count
| The command entered for the eighth command macro slot.
| The total amount the player has launched the game.
|  
|  
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 376
! scope="row" | 357
| command_macro_command_8
| gfx_debug_trace
| The command entered for the ninth command macro slot.
| {{info needed}}
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 377
! scope="row" | 358
| command_macro_command_9
| xbl_use_remote_connect
| The command entered for the tenth command macro slot.
| Whether to use a login code to sign in with a Microsoft account on non-Windows devices.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 378
! scope="row" | 359
| editor_collect_network_metrics
| worlds_friends_servers_SISU_third_session
| Whether to collect metrics in the ''Editor''.
| {{info needed}}
| 0/1
| 0/1
| 1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 379
! scope="row" | 360
| pause_menu_on_focus_lost
| show_free_preview_realm_available_new_icon
| Whether the game pauses when the application loses focus on Windows.
| {{info needed}}
| 0/1
| 0/1
| 1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 380
! scope="row" | 361
| gamepadMappingVersion
| ecomode_toggle
| The version type used for the controller controls layout.
| {{info needed}}
| 0/1/2/3
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 381
! scope="row" | 362
| ctrl_type_0_key.jump
| playScreenWorldLayoutMode
| The jump key when using a controller.
| Toggles the layout of the world tab in the [[Minecraft:Play screen]] between list and gallery.
|  
| 1: Gallery / 2: List
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
|-
! scope="row" | 382
! scope="row" | 363
| ctrl_type_0_key.drop
| do_not_show_manage_showcase_clear_warning
| The drop item key when using a controller.
| Whether to show the warning message when the player attempts to clear the showcase gallery.
|  
| 0/1
| 6
| 0
|
|[[Minecraft:Bedrock Edition 1.21.30|1.21.30]]
|-
|-
! scope="row" | 383
! scope="row" | 364
| ctrl_type_0_key.attack
| do_not_show_manage_showcase_replace_warning
| The attack key when using a controller.
| Whether to show the warning message when the player attempts to replace a screenshot in the showcase gallery.
|  
| 0/1
| -99
| 0
|
|[[Minecraft:Bedrock Edition 1.21.30|1.21.30]]
|-
|-
! scope="row" | 384
! scope="row" | 365
| ctrl_type_0_key.use
| do_not_show_not_following_party_warning
| The use key when using a controller.
| Whether to show the warning message when the player refuses to move to a world from a [[Minecraft:party]].{{upcoming|nocat=1}}
|  
| 0/1
| -100
| 0
|
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 385
! scope="row" | 366
| ctrl_type_0_container.crafting
| new_player_flow_v3_abc_test_group
| The crafting key when using a controller.
| {{info needed}}
|  
| {{info needed}}
| 3
| 1
|
|
|-
|-
! scope="row" | 386
! scope="row" | 367
| ctrl_type_0_key.inventory
| new_player_path_tutorial_mode_ab_test_group
| The open inventory key when using a controller.
| {{info needed}}
|  
| {{info needed}}
| 4
| 1
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 387
! scope="row" | 368
| ctrl_type_0_key.cycleItemLeft
| partyInviteReceivedFilter
| The cycle item left key when using a controller.
| Whether party invites are shown from any player or only in-game friends.
|  
| 0/1
| 11
| 0
|
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 388
! scope="row" | 369
| ctrl_type_0_key.cycleItemRight
| partyPrivacy
| The cycle item right key when using a controller.
| Changes the default state of the party privacy setting, either "Friends only" or "Open".
|  
| 0/1
| 12
| 0
|
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
! scope="row" | 370
| partyInviteSendPrivileges
| Whether members of a party can invite players or not.
| 0/1
| 1
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
! scope="row" | 371
| frame_pacing_enabled
| Whether to enable frame pacing on mobile devices.
| 0/1
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 389
! scope="row" | 372
| ctrl_type_0_key.togglePerspective
| options_version_major
| The toggle perspective key when using a controller.
| The first number in the version of the game.
|  
|  
| 5
| 1
|
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 390
! scope="row" | 373
| ctrl_type_0_key.sneak
| options_version_minor
| The sneak key when using a controller.
| The second number in the version of the game, used for major updates.
|
| 2
|
|
| 26
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 391
! scope="row" | 374
| ctrl_type_0_key.sprint
| options_version_patch
| The sprint key when using a controller.
| The third number in the version of the game, used for minor updates.
|
| 9
|
|
| 20 (30 in ''Preview'')
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 392
! scope="row" | 375
| ctrl_type_0_key.flyUpSlow
| options_version_revision
| The fly up slow key when using a controller.
| The fourth number in the version of the game, used for internal versioning.
|  
|  
| 4 (25 in ''Preview'')
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
! scope="row" | 376
| graphics_mode_switch
| Whether the graphics mode option can be changed in-game.
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
! scope="row" | 377
| gfx_texture_streaming
| Enables texture streaming, which makes the game not load textures from resource packs that get overwritten
| 0/1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 393
! scope="row" | 378
| ctrl_type_0_key.flyDownSlow
| command_macro_command_0
| The fly down slow key when using a controller.
| The command entered for the first command macro slot.
|
|  
|  
| 10
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 394
! scope="row" | 379
| ctrl_type_0_key.emote
| command_macro_command_1
| The emote key when using a controller.
| The command entered for the second command macro slot.
|
|  
|  
| 7
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 395
! scope="row" | 380
| ctrl_type_0_key.describeBlock
| command_macro_command_2
| The Identify key when using a controller.
| The command entered for the third command macro slot.
|  
|  
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
! scope="row" | 396
| ctrl_type_0_key.socialdrawermobeffectsandinteractwithtoast
| The view status effects, open notifications, and social drawer key when using a controller.
|  
|  
| 13
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 397
! scope="row" | 381
| ctrl_type_0_key.chat
| command_macro_command_3
| The open chat key when using a controller.
| The command entered for the fourth command macro slot.
|  
|  
| 8
|
|-
! scope="row" | 398
| ctrl_type_0_key.left
| The move left key when using a controller.
|  
|  
| 18
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 399
! scope="row" | 382
| ctrl_type_0_key.right
| command_macro_command_4
| The move right key when using a controller.
| The command entered for the fifth command macro slot.
|  
|  
| 17
|
|-
! scope="row" | 400
| ctrl_type_0_key.back
| The move backward key when using a controller.
|  
|  
| 16
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 401
! scope="row" | 383
| ctrl_type_0_key.forward
| command_macro_command_5
| The jump key when using a controller.
| The command entered for the sixth command macro slot.
|  
|  
| 19
|
|-
! scope="row" | 402
| ctrl_type_0_key.pickItem
| The pick block control key when using a controller.
|  
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 403
! scope="row" | 384
| ctrl_type_0_key.mobeffectsandinteractwithtoast
| command_macro_command_6
| The deprecated view status effects & open notifications key when using a controller.
| The command entered for the seventh command macro slot.
|  
|  
| 13
|  
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 404
! scope="row" | 385
| keyboard_type_0_key.attack
| command_macro_command_7
| The attack key when using a keyboard and mouse.
| The command entered for the eighth command macro slot.
|
|  
|  
| -99
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 405
! scope="row" | 386
| keyboard_type_0_key.pickItem
| command_macro_command_8
| The pick block key when using a keyboard and mouse.
| The command entered for the ninth command macro slot.
|
| -97
|
|-
! scope="row" | 406
| keyboard_type_0_key.use
| The use key when using a keyboard and mouse.
|  
|  
| -98
|
|-
! scope="row" | 407
| keyboard_type_0_key.drop
| The drop key when using a keyboard and mouse.
|  
|  
| 81
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 408
! scope="row" | 387
| keyboard_type_0_key.hotbar.1
| command_macro_command_9
| The select hotbar slot 1 key when using a keyboard and mouse.
| The command entered for the tenth command macro slot.
|  
|  
| 49
|
|-
! scope="row" | 409
| keyboard_type_0_key.hotbar.2
| The select hotbar slot 2 key when using a keyboard and mouse.
|  
|  
| 50
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
! scope="row" | 388
| editor_collect_network_metrics
| Whether to collect metrics in the ''Editor''.
| 0/1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
! scope="row" | 389
| pause_menu_on_focus_lost
| Whether the game pauses when the application loses focus on Windows.
| 0/1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
! scope="row" |
| graphics_quality_preset_changed{{upcoming|be 26.40}}
| {{info needed}}
| 0/1
| 0
| [[Minecraft:Bedrock Edition 26.40|26.40]]
|-
! scope="row" | 390
| gamepadMappingVersion
| The version type used for the controller controls layout.
| 0/1/2/3
| 1
|
|
|-
|-
! scope="row" | 410
! scope="row" | 391
| keyboard_type_0_key.hotbar.3
| ctrl_type_0_key.jump
| The select hotbar slot 3 key when using a keyboard and mouse.
| The jump key when using a controller.
|  
|  
| 51
| 1
|
|
|-
|-
! scope="row" | 411
! scope="row" | 392
| keyboard_type_0_key.hotbar.4
| ctrl_type_0_key.drop
| The select hotbar slot 4 key when using a keyboard and mouse.
| The drop item key when using a controller.
|  
|  
| 52
| 6
|
|
|-
|-
! scope="row" | 412
! scope="row" | 393
| keyboard_type_0_key.hotbar.5
| ctrl_type_0_key.attack
| The select hotbar slot 5 key when using a keyboard and mouse.
| The attack key when using a controller.
|  
|  
| 53
| -99
|
|
|-
|-
! scope="row" | 413
! scope="row" | 394
| keyboard_type_0_key.hotbar.6
| ctrl_type_0_key.use
| The select hotbar slot 6 key when using a keyboard and mouse.
| The use key when using a controller.
|  
|  
| 54
| -100
|
|
|-
|-
! scope="row" | 414
! scope="row" | 395
| keyboard_type_0_key.hotbar.7
| ctrl_type_0_container.crafting
| The select hotbar slot 7 key when using a keyboard and mouse.
| The crafting key when using a controller.
|  
|  
| 55
| 3
|
|
|-
|-
! scope="row" | 415
! scope="row" | 396
| keyboard_type_0_key.hotbar.8
| ctrl_type_0_key.inventory
| The select hotbar slot 8 key when using a keyboard and mouse.
| The open inventory key when using a controller.
|  
|  
| 56
| 4
|
|
|-
|-
! scope="row" | 416
! scope="row" | 397
| keyboard_type_0_key.hotbar.9
| ctrl_type_0_key.cycleItemLeft
| The select hotbar slot 9 key when using a keyboard and mouse.
| The cycle item left key when using a controller.
|  
|  
| 57
| 11
|
|
|-
|-
! scope="row" | 417
! scope="row" | 398
| keyboard_type_0_key.inventory
| ctrl_type_0_key.cycleItemRight
| The open inventory key when using a keyboard and mouse.
| The cycle item right key when using a controller.
|  
|  
| 69
| 12
|
|
|-
|-
! scope="row" | 418
! scope="row" | 399
| keyboard_type_0_key.togglePerspective
| ctrl_type_0_key.togglePerspective
| The toggle perspective key when using a keyboard and mouse.
| The toggle perspective key when using a controller.
|  
|  
| 116
| 5
|
|
|-
|-
! scope="row" | 419
! scope="row" | 400
| keyboard_type_0_key.jump
| ctrl_type_0_key.sneak
| The jump key when using a keyboard and mouse.
| The sneak key when using a controller.
|  
|  
| 32
| 2
|
|
|-
|-
! scope="row" | 420
! scope="row" | 401
| keyboard_type_0_key.sneak
| ctrl_type_0_key.sprint
| The sneak key when using a keyboard and mouse.
| The sprint key when using a controller.
|  
|  
| 16
| 9
|
|
|-
|-
! scope="row" | 421
! scope="row" | 402
| keyboard_type_0_key.sprint
| ctrl_type_0_key.flyUpSlow
| The sprint key when using a keyboard and mouse.
| The fly up slow key when using a controller.
|  
|  
| 17
| 0
|
|
|-
|-
! scope="row" | 422
! scope="row" | 403
| keyboard_type_0_key.left
| ctrl_type_0_key.flyDownSlow
| The strafe left key when using a keyboard and mouse.
| The fly down slow key when using a controller.
|  
|  
| 65
| 10
|
|
|-
|-
! scope="row" | 423
! scope="row" | 404
| keyboard_type_0_key.right
| ctrl_type_0_key.emote
| The strafe right key when using a keyboard and mouse.
| The emote key when using a controller.
|  
|  
| 86
| 7
|
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 424
! scope="row" | 405
| keyboard_type_0_key.back
| ctrl_type_0_key.socialdrawermobeffectsandinteractwithtoast
| The walk backward key when using a keyboard and mouse.
| The view status effects, open notifications, and social drawer key when using a controller.
|  
|  
| 83
| 13
|
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 425
! scope="row" | 406
| keyboard_type_0_key.forward
| ctrl_type_0_key.chat
| The walk forward key when using a keyboard and mouse.
| The open chat key when using a controller.
|  
|  
| 87
| 8
|
|
|-
|-
! scope="row" | 426
! scope="row" | 407
| keyboard_type_0_key.mobEffects
| ctrl_type_0_key.left
| The view status effects key when using a keyboard and mouse.
| The move left key when using a controller.
|  
|  
| 90
| 18
|
|
|-
|-
! scope="row" | 427
! scope="row" | 408
| keyboard_type_0_key.chat
| ctrl_type_0_key.right
| The chat key when using a keyboard and mouse.
| The move right key when using a controller.
|  
|  
| 84,13
| 17
|
|
|-
|-
! scope="row" | 428
! scope="row" | 409
| keyboard_type_0_key.command
| ctrl_type_0_key.back
| The open command key when using a keyboard and mouse.
| The move backward key when using a controller.
|  
|  
| 191
| 16
|
|
|-
|-
! scope="row" | 429
! scope="row" | 410
| keyboard_type_0_key.copyCoordinates
| ctrl_type_0_key.forward
| The copy coordinates key when using a keyboard and mouse.
| The jump key when using a controller.
|  
|  
| 67
| 19
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|
|-
|-
! scope="row" | 430
! scope="row" | 411
| keyboard_type_0_key.copyFacingCoordinates
| ctrl_type_0_key.pickItem
| The copy facing coordinates key when using a keyboard and mouse.
| The pick block control key when using a controller.
|  
|  
| 88
| 0
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|
|-
|-
! scope="row" | 431
! scope="row" | 412
| keyboard_type_0_key.emote
| ctrl_type_0_key.describeBlock
| The [[Minecraft:emote]] key when using a keyboard and mouse.
| The [[Minecraft:Identify]] key when using a controller.
|
| 66
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
! scope="row" | 432
| keyboard_type_0_key.describeBlock
| The Describe key when using a keyboard and mouse.
|  
|  
| 0
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 433
! scope="row" | 413
| keyboard_type_0_key.screenshot
| keyboard_type_0_key.attack
| The [[Minecraft:screenshot]] key when using a keyboard and mouse.
| The attack key when using a keyboard and mouse.
|  
|  
| 113
| -99
|
|-
! scope="row" | 414
| keyboard_type_0_key.pickItem
| The pick block key when using a keyboard and mouse.
|
| -97
|
|
|-
|-
! scope="row" | 434
! scope="row" | 415
| keyboard_type_0_key.socialDrawer
| keyboard_type_0_key.use
| The open [[Minecraft:social]] drawer key when using a keyboard and mouse.
| The use key when using a keyboard and mouse.
|  
|  
| 115
| -98
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 435
! scope="row" | 416
| keyboard_type_0_key.menuTabLeft
| keyboard_type_0_key.drop
| The menu tab left key when using a keyboard and mouse.
| The drop key when using a keyboard and mouse.
|  
|  
| 219
| 81
|[[Minecraft:Bedrock Edition 1.6.0|1.6.0]]
|
|-
|-
! scope="row" | 436
! scope="row" | 417
| keyboard_type_0_key.menuTabRight
| keyboard_type_0_key.hotbar.1
| The menu tab right key when using a keyboard and mouse.
| The select hotbar slot 1 key when using a keyboard and mouse.
|  
|  
| 221
| 49
|[[Minecraft:Bedrock Edition 1.6.0|1.6.0]]
|
|-
|-
! scope="row" | 437
! scope="row" | 418
| keyboard_type_0_key.menuCancel
| keyboard_type_0_key.hotbar.2
| The menu cancel key when using a keyboard and mouse.
| The select hotbar slot 2 key when using a keyboard and mouse.
|  
|  
| -95
| 50
|
|
|-
|-
! scope="row" | 438
! scope="row" | 419
| keyboard_type_0_key.interactwithtoast
| keyboard_type_0_key.hotbar.3
| The open notifications key when using a keyboard and mouse.
| The select hotbar slot 3 key when using a keyboard and mouse.
|  
|  
| 78
| 51
|
|
|-
|-
! scope="row" | 439
! scope="row" | 420
| keyboard_type_0_key.commandmacro.0
| keyboard_type_0_key.hotbar.4
| The key to execute the first command macro.
| The select hotbar slot 4 key when using a keyboard and mouse.
|  
|  
| 0
| 52
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 440
! scope="row" | 421
| keyboard_type_0_key.commandmacro.1
| keyboard_type_0_key.hotbar.5
| The key to execute the second command macro.
| The select hotbar slot 5 key when using a keyboard and mouse.
|  
|  
| 0
| 53
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 441
! scope="row" | 422
| keyboard_type_0_key.commandmacro.2
| keyboard_type_0_key.hotbar.6
| The key to execute the third command macro.
| The select hotbar slot 6 key when using a keyboard and mouse.
|  
|  
| 0
| 54
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 442
! scope="row" | 423
| keyboard_type_0_key.commandmacro.3
| keyboard_type_0_key.hotbar.7
| The key to execute the fourth command macro.
| The select hotbar slot 7 key when using a keyboard and mouse.
|  
|  
| 0
| 55
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 443
! scope="row" | 424
| keyboard_type_0_key.commandmacro.4
| keyboard_type_0_key.hotbar.8
| The key to execute the fifth command macro.
| The select hotbar slot 8 key when using a keyboard and mouse.
|  
|  
| 0
| 56
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 444
! scope="row" | 425
| keyboard_type_0_key.commandmacro.5
| keyboard_type_0_key.hotbar.9
| The key to execute the sixth command macro.
| The select hotbar slot 9 key when using a keyboard and mouse.
|  
|  
| 0
| 57
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 445
! scope="row" | 426
| keyboard_type_0_key.commandmacro.6
| keyboard_type_0_key.inventory
| The key to execute the seventh command macro.
| The open inventory key when using a keyboard and mouse.
|  
|  
| 0
| 69
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 446
! scope="row" | 427
| keyboard_type_0_key.commandmacro.7
| keyboard_type_0_key.togglePerspective
| The key to execute the eighth command macro.
| The toggle perspective key when using a keyboard and mouse.
|  
|  
| 0
| 116
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 447
! scope="row" | 428
| keyboard_type_0_key.commandmacro.8
| keyboard_type_0_key.jump
| The key to execute the ninth command macro.
| The jump key when using a keyboard and mouse.
|  
|  
| 0
| 32
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 448
! scope="row" | 429
| keyboard_type_0_key.commandmacro.9
| keyboard_type_0_key.sneak
| The key to execute the tenth command macro.
| The sneak key when using a keyboard and mouse.
|  
|  
| 0
| 16
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 449
! scope="row" | 430
| keyboard_type_1_key.lookUpSlight
| keyboard_type_0_key.sprint
| The look up slight key when using full keyboard gameplay.
| The sprint key when using a keyboard and mouse.
|  
|  
| 109
| 17
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 450
! scope="row" | 431
| keyboard_type_1_key.lookDownSlight
| keyboard_type_0_key.left
| The look down slight key when using full keyboard gameplay.
| The strafe left key when using a keyboard and mouse.
|  
|  
| 107
| 65
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 451
! scope="row" | 432
| keyboard_type_1_key.lookUpRight
| keyboard_type_0_key.right
| The look up right key when using full keyboard gameplay.
| The strafe right key when using a keyboard and mouse.
|  
|  
| 105
| 86
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 452
! scope="row" | 433
| keyboard_type_1_key.lookUp
| keyboard_type_0_key.back
| The look up key when using full keyboard gameplay.
| The walk backward key when using a keyboard and mouse.
|  
|  
| 104
| 83
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 453
! scope="row" | 434
| keyboard_type_1_key.lookUpLeft
| keyboard_type_0_key.forward
| The look up left key when using full keyboard gameplay.
| The walk forward key when using a keyboard and mouse.
|  
|  
| 103
| 87
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 454
! scope="row" | 435
| keyboard_type_1_key.lookRight
| keyboard_type_0_key.mobEffects
| The look right key when using full keyboard gameplay.
| The view status effects key when using a keyboard and mouse.
|  
|  
| 102
| 90
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 455
! scope="row" | 436
| keyboard_type_1_key.lookCenter
| keyboard_type_0_key.chat
| The look center key when using full keyboard gameplay.
| The chat key when using a keyboard and mouse.
|  
|  
| 101,35,220
| 84,13
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 456
! scope="row" | 437
| keyboard_type_1_key.lookLeft
| keyboard_type_0_key.command
| The look left key when using full keyboard gameplay.
| The open command key when using a keyboard and mouse.
|  
|  
| 100
| 191
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 457
! scope="row" | 438
| keyboard_type_1_key.lookDownRight
| keyboard_type_0_key.copyCoordinates
| The look down right key when using full keyboard gameplay.
| The copy coordinates key when using a keyboard and mouse.
|  
|  
| 99
| 67
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|-
|-
! scope="row" | 458
! scope="row" | 439
| keyboard_type_1_key.lookDown
| keyboard_type_0_key.copyFacingCoordinates
| The look down key when using full keyboard gameplay.
| The copy facing coordinates key when using a keyboard and mouse.
|  
|  
| 98
| 88
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|-
|-
! scope="row" | 459
! scope="row" | 440
| keyboard_type_1_key.lookDownLeft
| keyboard_type_0_key.emote
| The look down left key when using full keyboard gameplay.
| The [[Minecraft:emote]] key when using a keyboard and mouse.
|  
|  
| 97
| 66
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 460
! scope="row" | 441
| keyboard_type_1_key.lookUpSmooth
| keyboard_type_0_key.describeBlock
| The look up smooth key when using full keyboard gameplay.
| The [[Minecraft:Describe]] key when using a keyboard and mouse.
|  
|  
| 38
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 461
! scope="row" | 442
| keyboard_type_1_key.lookDownSmooth
| keyboard_type_0_key.screenshot
| The look down smooth key when using full keyboard gameplay.
| The [[Minecraft:screenshot]] key when using a keyboard and mouse.
|  
|  
| 40
| 113
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 462
! scope="row" | 443
| keyboard_type_1_key.lookLeftSmooth
| keyboard_type_0_key.socialDrawer
| The look left smooth key when using full keyboard gameplay.
| The open [[Minecraft:social]] drawer key when using a keyboard and mouse.
|  
|  
| 37
| 115
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 463
! scope="row" | 444
| keyboard_type_1_key.lookRightSmooth
| keyboard_type_0_key.menuTabLeft
| The look right smooth key when using full keyboard gameplay.
| The menu tab left key when using a keyboard and mouse.
|  
|  
| 39
| 219
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.6.0|1.6.0]]
|-
|-
! scope="row" | 464
! scope="row" | 445
| keyboard_type_1_key.cycleItemLeft
| keyboard_type_0_key.menuTabRight
| The cycle item left key when using full keyboard gameplay.
| The menu tab right key when using a keyboard and mouse.
|  
|  
| 33
| 221
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.6.0|1.6.0]]
|-
|-
! scope="row" | 465
! scope="row" | 446
| keyboard_type_1_key.cycleItemRight
| keyboard_type_0_key.menuCancel
| The cycle item right key when using full keyboard gameplay.
| The menu cancel key when using a keyboard and mouse.
|  
|  
| 34
| -95
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 466
! scope="row" | 447
| keyboard_type_1_key.interactwithtoast
| keyboard_type_0_key.interactwithtoast
| The open notifications key when using full keyboard gameplay.
| The open notifications key when using a keyboard and mouse.
|  
|  
| 78
| 78
|
|
|-
|-
! scope="row" | 467
! scope="row" | 448
| keyboard_type_1_key.attack
| keyboard_type_0_key.commandmacro.0
| The attack key when using full keyboard gameplay.
| The key to execute the first command macro.
|  
|  
| 81
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 468
! scope="row" | 449
| keyboard_type_1_key.pickItem
| keyboard_type_0_key.commandmacro.1
| The pick block key when using full keyboard gameplay.
| The key to execute the second command macro.
|  
|  
| 88
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 469
! scope="row" | 450
| keyboard_type_1_key.use
| keyboard_type_0_key.commandmacro.2
| The use key when using full keyboard gameplay.
| The key to execute the third command macro.
|  
|  
| 69
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 470
! scope="row" | 451
| keyboard_type_1_key.drop
| keyboard_type_0_key.commandmacro.3
| The drop key when using full keyboard gameplay.
| The key to execute the fourth command macro.
|  
|  
| 90
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 471
! scope="row" | 452
| keyboard_type_1_key.hotbar.1
| keyboard_type_0_key.commandmacro.4
| The select hotbar slot 1 key when using full keyboard gameplay.
| The key to execute the fifth command macro.
|  
|  
| 49
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 472
! scope="row" | 453
| keyboard_type_1_key.hotbar.2
| keyboard_type_0_key.commandmacro.5
| The select hotbar slot 2 key when using full keyboard gameplay.
| The key to execute the sixth command macro.
|  
|  
| 50
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 473
! scope="row" | 454
| keyboard_type_1_key.hotbar.3
| keyboard_type_0_key.commandmacro.6
| The select hotbar slot 3 key when using full keyboard gameplay.
| The key to execute the seventh command macro.
|  
|  
| 51
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 474
! scope="row" | 455
| keyboard_type_1_key.hotbar.4
| keyboard_type_0_key.commandmacro.7
| The select hotbar slot 4 key when using full keyboard gameplay.
| The key to execute the eighth command macro.
|  
|  
| 52
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 475
! scope="row" | 456
| keyboard_type_1_key.hotbar.5
| keyboard_type_0_key.commandmacro.8
| The select hotbar slot 5 key when using full keyboard gameplay.
| The key to execute the ninth command macro.
|  
|  
| 53
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 476
! scope="row" | 457
| keyboard_type_1_key.hotbar.6
| keyboard_type_0_key.commandmacro.9
| The select hotbar slot 6 key when using full keyboard gameplay.
| The key to execute the tenth command macro.
|  
|  
| 54
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 477
! scope="row" | 458
| keyboard_type_1_key.hotbar.7
| keyboard_type_1_key.lookUpSlight
| The select hotbar slot 7 key when using full keyboard gameplay.
| The look up slight key when using full keyboard gameplay.
|  
|  
| 55
| 109
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 478
! scope="row" | 459
| keyboard_type_1_key.hotbar.8
| keyboard_type_1_key.lookDownSlight
| The select hotbar slot 8 key when using full keyboard gameplay.
| The look down slight key when using full keyboard gameplay.
|  
|  
| 56
| 107
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 479
! scope="row" | 460
| keyboard_type_1_key.hotbar.9
| keyboard_type_1_key.lookUpRight
| The select hotbar slot 9 key when using full keyboard gameplay.
| The look up right key when using full keyboard gameplay.
|  
|  
| 57
| 105
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 480
! scope="row" | 461
| keyboard_type_1_key.inventory
| keyboard_type_1_key.lookUp
| The open inventory key when using full keyboard gameplay.
| The look up key when using full keyboard gameplay.
|  
|  
| 67
| 104
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 481
! scope="row" | 462
| keyboard_type_1_key.togglePerspective
| keyboard_type_1_key.lookUpLeft
| The toggle perspective key when using full keyboard gameplay.
| The look up left key when using full keyboard gameplay.
|  
|  
| 116
| 103
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 482
! scope="row" | 463
| keyboard_type_1_key.jump
| keyboard_type_1_key.lookRight
| The jump key when using full keyboard gameplay.
| The look right key when using full keyboard gameplay.
|  
|  
| 32
| 102
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 483
! scope="row" | 464
| keyboard_type_1_key.sneak
| keyboard_type_1_key.lookCenter
| The sneak key when using full keyboard gameplay.
| The look center key when using full keyboard gameplay.
|  
|  
| 16
| 101,35,220
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 484
! scope="row" | 465
| keyboard_type_1_key.sprint
| keyboard_type_1_key.lookLeft
| The sprint key when using full keyboard gameplay.
| The look left key when using full keyboard gameplay.
|  
|  
| 17
| 100
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 485
! scope="row" | 466
| keyboard_type_1_key.left
| keyboard_type_1_key.lookDownRight
| The strafe left key when using full keyboard gameplay.
| The look down right key when using full keyboard gameplay.
|  
|  
| 65
| 99
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 486
! scope="row" | 467
| keyboard_type_1_key.right
| keyboard_type_1_key.lookDown
| The strafe right key when using full keyboard gameplay.
| The look down key when using full keyboard gameplay.
|  
|  
| 68
| 98
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 487
! scope="row" | 468
| keyboard_type_1_key.back
| keyboard_type_1_key.lookDownLeft
| The walk backward key when using full keyboard gameplay.
| The look down left key when using full keyboard gameplay.
|  
|  
| 83
| 97
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 488
! scope="row" | 469
| keyboard_type_1_key.forward
| keyboard_type_1_key.lookUpSmooth
| The walk forward key when using full keyboard gameplay.
| The look up smooth key when using full keyboard gameplay.
|  
|  
| 87
| 38
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 489
! scope="row" | 470
| keyboard_type_1_key.mobEffects
| keyboard_type_1_key.lookDownSmooth
| The view status effects key when using full keyboard gameplay.
| The look down smooth key when using full keyboard gameplay.
|  
|  
| 9
| 40
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 490
! scope="row" | 471
| keyboard_type_1_key.chat
| keyboard_type_1_key.lookLeftSmooth
| The chat key when using full keyboard gameplay.
| The look left smooth key when using full keyboard gameplay.
|  
|  
| 84, 13
| 37
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 491
! scope="row" | 472
| keyboard_type_1_key.command
| keyboard_type_1_key.lookRightSmooth
| The open command key when using full keyboard gameplay.
| The look right smooth key when using full keyboard gameplay.
|  
|  
| 191
| 39
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 492
! scope="row" | 473
| keyboard_type_1_key.emote
| keyboard_type_1_key.cycleItemLeft
| The [[Minecraft:emote]] key when using full keyboard gameplay.
| The cycle item left key when using full keyboard gameplay.
|  
|  
| 66
| 33
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 493
! scope="row" | 474
| keyboard_type_1_key.screenshot
| keyboard_type_1_key.cycleItemRight
| The [[Minecraft:screenshot]] key when using full keyboard gameplay.
| The cycle item right key when using full keyboard gameplay.
|  
|  
| 113
| 34
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 494
! scope="row" | 475
| keyboard_type_1_key.menuTabLeft
| keyboard_type_1_key.interactwithtoast
| The menu tab left key when using full keyboard gameplay.
| The open notifications key when using full keyboard gameplay.
|  
|  
| 219
| 78
|
|
|-
|-
! scope="row" | 495
! scope="row" | 476
| keyboard_type_1_key.menuTabRight
| keyboard_type_1_key.attack
| The menu tab right key when using full keyboard gameplay.
| The attack key when using full keyboard gameplay.
|  
|  
| 221
| 81
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 496
! scope="row" | 477
| keyboard_type_1_key.menuCancel
| keyboard_type_1_key.pickItem
| The menu cancel key when using full keyboard gameplay.
| The pick block key when using full keyboard gameplay.
|  
|  
| 80
| 88
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 497
! scope="row" | 478
| keyboard_type_1_key.copyCoordinates
| keyboard_type_1_key.use
| The copy coordinates key when using full keyboard gameplay.
| The use key when using full keyboard gameplay.
|  
|  
| 0
| 69
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 498
! scope="row" | 479
| keyboard_type_1_key.copyFacingCoordinates
| keyboard_type_1_key.drop
| The copy facing coordinates key when using full keyboard gameplay.
| The drop key when using full keyboard gameplay.
|  
|  
| 0
| 90
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 499
! scope="row" | 480
| keyboard_type_1_key.commandmacro.0
| keyboard_type_1_key.hotbar.1
| The key to execute the first command macro when using full keyboard gameplay.
| The select hotbar slot 1 key when using full keyboard gameplay.
|  
|  
| 0
| 49
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 500
! scope="row" | 481
| keyboard_type_1_key.commandmacro.1
| keyboard_type_1_key.hotbar.2
| The key to execute the second command macro when using full keyboard gameplay.
| The select hotbar slot 2 key when using full keyboard gameplay.
|  
|  
| 0
| 50
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 501
! scope="row" | 482
| keyboard_type_1_key.commandmacro.2
| keyboard_type_1_key.hotbar.3
| The key to execute the third command macro when using full keyboard gameplay.
| The select hotbar slot 3 key when using full keyboard gameplay.
|  
|  
| 0
| 51
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 502
! scope="row" | 483
| keyboard_type_1_key.commandmacro.3
| keyboard_type_1_key.hotbar.4
| The key to execute the fourth command macro when using full keyboard gameplay.
| The select hotbar slot 4 key when using full keyboard gameplay.
|  
|  
| 0
| 52
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 503
! scope="row" | 484
| keyboard_type_1_key.commandmacro.4
| keyboard_type_1_key.hotbar.5
| The key to execute the fifth command macro when using full keyboard gameplay.
| The select hotbar slot 5 key when using full keyboard gameplay.
|  
|  
| 0
| 53
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 504
! scope="row" | 485
| keyboard_type_1_key.commandmacro.5
| keyboard_type_1_key.hotbar.6
| The key to execute the sixth command macro when using full keyboard gameplay.
| The select hotbar slot 6 key when using full keyboard gameplay.
|  
|  
| 0
| 54
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 505
! scope="row" | 486
| keyboard_type_1_key.commandmacro.6
| keyboard_type_1_key.hotbar.7
| The key to execute the seventh command macro when using full keyboard gameplay.
| The select hotbar slot 7 key when using full keyboard gameplay.
|  
|  
| 0
| 55
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 506
! scope="row" | 487
| keyboard_type_1_key.commandmacro.7
| keyboard_type_1_key.hotbar.8
| The key to execute the eighth command macro when using full keyboard gameplay.
| The select hotbar slot 8 key when using full keyboard gameplay.
|  
|  
| 0
| 56
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 507
! scope="row" | 488
| keyboard_type_1_key.commandmacro.8
| keyboard_type_1_key.hotbar.9
| The key to execute the ninth command macro when using full keyboard gameplay.
| The select hotbar slot 9 key when using full keyboard gameplay.
|  
|  
| 0
| 57
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 508
! scope="row" | 489
| keyboard_type_1_key.commandmacro.9
| keyboard_type_1_key.inventory
| The key to execute the tenth command macro when using full keyboard gameplay.
| The open inventory key when using full keyboard gameplay.
|  
|  
| 0
| 67
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|}
 
== Removed options ==
{{info needed section|removed options}}
=== ''Java Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
|-
! scope="col" |Option name
! scope="row" | 490
! scope="col" class="unsortable" |Explanation
| keyboard_type_1_key.togglePerspective
! scope="col" |Valid values
| The toggle perspective key when using full keyboard gameplay.
! scope="col" |Default value
|  
! scope="col" |First added
| 116
!Officially added
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
! scope="col" |First removed
!Officially removed
|-
|-
|advancedOpengl
! scope="row" | 491
|
| keyboard_type_1_key.jump
|
| The jump key when using full keyboard gameplay.
| FALSE
|  
|b1.6-tb3
| 32
|b1.9-pre1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|14w30a
|1.8-pre1
|-
|-
|allowBlockAlternatives
! scope="row" | 492
|Whether alternative block models are used
| keyboard_type_1_key.sneak
|true/false
| The sneak key when using full keyboard gameplay.
|TRUE
|  
|14w28a
| 16
|1.8-pre1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|15w31a
|1.9-pre1
|-
|-
|anaglyph3d
! scope="row" | 493
|Whether 3D mode is turned on
| keyboard_type_1_key.sprint
|true/false
| The sprint key when using full keyboard gameplay.
|FALSE
|  
|c0.24_st_03
| 17
|b1.9-pre1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|17w43a
|1.13-pre1
|-
|-
|anisotropicFiltering
! scope="row" | 494
|
| keyboard_type_1_key.left
|
| The strafe left key when using full keyboard gameplay.
|1
|  
|13w38a
| 65
|1.7
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|14w25a
|1.8-pre1
|-
|-
|chunksPerFrame
! scope="row" | 495
|
| keyboard_type_1_key.right
|
| The strafe right key when using full keyboard gameplay.
|2
|  
|1.8.2-pre1
| 68
|1.8.2-pre1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|1.8.2-pre2
|1.8.2-pre2
|-
|-
| difficulty
! scope="row" | 496
| The world difficulty. Has no effect after 1.7.2
| keyboard_type_1_key.back
| 0–3 (Peaceful, Easy, Normal, Hard)
| The walk backward key when using full keyboard gameplay.
| 2 (Normal)
|  
|
| 83
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|22w12a{{verify}}
|1.19
|-
|-
| clouds
! scope="row" | 497
|Whether or not clouds are on
| keyboard_type_1_key.forward
|
| The walk forward key when using full keyboard gameplay.
|TRUE
|  
|b1.9-pre5
| 87
|b1.9-pre5
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|14w25a
|1.8-pre1
|-
|-
|enableWeakAttacks
! scope="row" | 498
|When false, the client will ignore attempts to attack when weapon cooldown is less than 75% recharged.
| keyboard_type_1_key.mobEffects
|
| The view status effects key when using full keyboard gameplay.
|FALSE
|  
|1.9.1-pre1
| 9
|1.9.1-pre1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|19w08a
|1.14 Pre-Release 1
|-
|-
|fancyGraphics
! scope="row" | 499
|Whether fancy (more detailed) graphics are turned on
| keyboard_type_1_key.chat
|true/false
| The chat key when using full keyboard gameplay.
|TRUE
|  
|inf-20100615
| 84, 13
|b1.9-pre1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|20w27a
|1.16-pre1
|-
|-
|fboEnable
! scope="row" | 500
|Whether Framebuffer Objects is turned on
| keyboard_type_1_key.command
| true/false
| The open command key when using full keyboard gameplay.
|TRUE
|  
|13w38a
| 191
|1.7
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|18w44a
|1.14 Pre-Release 1
|-
|-
|fpsLimit
! scope="row" | 501
|
| keyboard_type_1_key.emote
|
| The [[Minecraft:emote]] key when using full keyboard gameplay.
|1
|  
|b1.7_01
| 66
|b1.9-pre1
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|13w38a
|1.7
|-
|-
|grayscale
! scope="row" | 502
|
| keyboard_type_1_key.screenshot
| true/false
| The [[Minecraft:screenshot]] key when using full keyboard gameplay.
|FALSE
|  
|2point0-blue
| 113
|
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|2point0-red
|
|-
|-
|heldItemTooltips
! scope="row" | 503
| Whether switching between items shows the name of the item; no in-game control
| keyboard_type_1_key.menuTabLeft
| true/false
| The menu tab left key when using full keyboard gameplay.
|TRUE
|  
|12w50a
| 219
|1.4.6
|23w06a
|1.19.4
|-
| hideBundleTutorial
| Whether the player has seen the bundle tutorial hint when trying to use a bundle.
| true/false
| false
|
|
|
|
|-
|-
|key_Back
! scope="row" | 504
|Back control
| keyboard_type_1_key.menuTabRight
|
| The menu tab right key when using full keyboard gameplay.
| 31
|  
|c0.0.23a_01
| 221
|
|b1.1-2
|
|
|-
|-
| key_Build
! scope="row" | 505
|Use control
| keyboard_type_1_key.menuCancel
|
| The menu cancel key when using full keyboard gameplay.
|48
|  
|c0.0.23a_01
| 80
|
|
| colspan="2" |in-20091231-2
|-
|-
|key_Chat
! scope="row" | 506
|Chat control
| keyboard_type_1_key.copyCoordinates
|
| The copy coordinates key when using full keyboard gameplay.
| 20
|  
|c0.0.23a_01
| 0
|
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|b1.1-2
|
|-
|-
|key_Drop
! scope="row" | 507
|Drop control
| keyboard_type_1_key.copyFacingCoordinates
|
| The copy facing coordinates key when using full keyboard gameplay.
|16
|  
|in-20091231-2
| 0
|
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|b1.1-2
|
|-
|-
|key_Forward
! scope="row" | 508
|Forward control
| keyboard_type_1_key.commandmacro.0
|
| The key to execute the first command macro when using full keyboard gameplay.
|17
|  
|c0.0.23a_01
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|b1.1-2
|
|-
|-
|key_Inventory
! scope="row" | 509
|Inventory control
| keyboard_type_1_key.commandmacro.1
|
| The key to execute the second command macro when using full keyboard gameplay.
|23
|  
|in-20091231-2
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|b1.1-2
|
|-
|-
|key_Jump
! scope="row" | 510
|Jump control
| keyboard_type_1_key.commandmacro.2
|
| The key to execute the third command macro when using full keyboard gameplay.
|57
|  
|c0.0.23a_01
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|b1.1-2
|
|-
|-
|key_key.boss_mode
! scope="row" | 511
|Boss mode control
| keyboard_type_1_key.commandmacro.3
|
| The key to execute the fourth command macro when using full keyboard gameplay.
|key.keyboard.b
|  
| colspan="2" |3D Shareware v1.34
| 0
|19w14a
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
|key_key.decrease_view
! scope="row" | 512
|Screen size control
| keyboard_type_1_key.commandmacro.4
|
| The key to execute the fifth command macro when using full keyboard gameplay.
|key.keyboard.f8
|  
| colspan="2" |3D Shareware v1.34
| 0
|19w14a
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
|key_key.fog
! scope="row" | 513
|Fog control
| keyboard_type_1_key.commandmacro.5
|
| The key to execute the sixth command macro when using full keyboard gameplay.
|33
|  
|b1.1-2
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|b1.8
|
|-
|-
|key_key.increase_view
! scope="row" | 514
|Screen size control
| keyboard_type_1_key.commandmacro.6
|
| The key to execute the seventh command macro when using full keyboard gameplay.
| key.keyboard.f7
|  
| colspan="2" |3D Shareware v1.34
| 0
|19w14a
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
|key_key.streamCommercial
! scope="row" | 515
| Stream Commercial control
| keyboard_type_1_key.commandmacro.7
|
| The key to execute the eighth command macro when using full keyboard gameplay.
|0 (none)
|  
|13w47a
| 0
|1.7.3
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|15w31a
|-
|1.9-pre1
! scope="row" | 516
| keyboard_type_1_key.commandmacro.8
| The key to execute the ninth command macro when using full keyboard gameplay.
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
| key_key.streamPauseUnpause
! scope="row" | 517
|Pause/Unpause Stream control
| keyboard_type_1_key.commandmacro.9
|
| The key to execute the tenth command macro when using full keyboard gameplay.
|65 (F7)
|  
|13w47a
| 0
|1.7.3
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|15w31a
|}
|1.9-pre1
 
== Removed options ==
{{info needed section|removed options}}
=== ''Java Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
|-
|key_key.streamStartStop
! scope="col" | Option name
| Start/Stop Stream control
! scope="col" class="unsortable" | Explanation
|
! scope="col" | Valid values
|64 (F6)
! scope="col" | Default value
|13w47a
! scope="col" | Development version added
|1.7.3
! scope="col" | Version added
|15w31a
! scope="col" | Development version removed
|1.9-pre1
! scope="col" | Version removed
|-
|-
|key_key.streamToggleMic
| advancedOpengl
|Microphone input control
| {{info needed}}
| {{info needed}}
| false
| [[Minecraft:b1.6-tb3]]
|
|
|0 (none)
| [[Minecraft:Java Edition 14w30a|14w30a]]
|13w47d
| [[Minecraft:Java Edition 1.8|1.8]]
|1.7.3
|15w31a
|1.9-pre1
|-
|-
|key_key.swapHands
| allowBlockAlternatives
|Swapping of items between hands control; renamed to key_key.swapOffhand
| Whether alternative block models are used
|true/false
| true/false
|33
| true
|15w31a
| [[Minecraft:Java Edition 14w28a|14w28a]]
|1.9-pre1
| [[Minecraft:Java Edition 1.8|1.8]]
|20w27a
| [[Minecraft:Java Edition 15w31a|15w31a]]
|1.16-pre3
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
|key_Left
| anaglyph3d
|
| Whether 3D mode is turned on
|
| true/false
|30
| false
|c0.0.23a_01
| [[Minecraft:c0.24_st_03]]
|
|b1.1-2
|
|
| [[Minecraft:Java Edition 17w43a|17w43a]]
| [[Minecraft:Java Edition 1.13|1.13]]
|-
|-
|key_Load location
| anisotropicFiltering
|
| {{info needed}}
|
| {{info needed}}
|19
| 1
|c0.0.23a_01
| [[Minecraft:Java Edition 13w38a|13w38a]]
|
| [[Minecraft:Java Edition 1.7|1.7]]
|a1.0.10
| [[Minecraft:Java Edition 14w25a|14w25a]]
|
| [[Minecraft:Java Edition 1.8|1.8]]
|-
|-
|key_Right
| chatPreview
|
| When the client will send the current chat to the server to preview it
|
| true/false
|32
| true
|c0.0.23a_01
| [[Minecraft:Java Edition 22w19a|22w19a]]
|
| [[Minecraft:Java Edition 1.19|1.19]]
|b1.1-2
| [[Minecraft:Java Edition 22w42a|22w42a]]
|
| [[Minecraft:Java Edition 1.19.3|1.19.3]]
|-
|-
|key_Save location
| chunksPerFrame
| {{info needed}}
| {{info needed}}
| 2
| [[Minecraft:Java Edition 1.8.2-pre1|1.8.2-pre1]]
|
|
|
| [[Minecraft:Java Edition 1.8.2-pre2|1.8.2-pre2]]
|28
|c0.0.23a_01
|
|a1.0.10
|
|
|-
|-
| key_Sneak
| difficulty
|
| The world difficulty. Had no effect after 1.7.2
|
| 0–3 (Peaceful, Easy, Normal, Hard)
| 42
| 2 (Normal)
|a1.1.1
| {{info needed}}
|
| {{info needed}}
|b1.1-2
| [[Minecraft:Java Edition 22w12a|22w12a]]
|
| [[Minecraft:Java Edition 1.19|1.19]]
|-
|-
|key_Toggle fog
| clouds
|Old fog control
| Whether or not clouds are on
|
| true/false
|33
| true
|c0.0.23a_01
| [[Minecraft:b1.9-pre5]]
|
|b1.1-2
|
|
| [[Minecraft:Java Edition 14w25a|14w25a]]
| [[Minecraft:Java Edition 1.8|1.8]]
|-
|-
|limitFramerate
| enableWeakAttacks
|Framerate limit
| When false, the client will ignore attempts to attack when weapon cooldown is less than 75% recharged.
|
| true/false
|FALSE
| false
|c0.27_st
| [[Minecraft:Java Edition 1.9.1-pre1|1.9.1-pre1]]
|
| [[Minecraft:Java Edition 1.9.1|1.9.1]]
|b1.7_01
| [[Minecraft:Java Edition 19w08a|19w08a]]
|
| [[Minecraft:Java Edition 1.14|1.14]]
|-
|-
|music
| fancyGraphics
|Whether music is on
| Whether fancy (more detailed) graphics are turned on
| true/false
| true
| [[Minecraft:inf-20100615]]
|
|
|TRUE
| [[Minecraft:Java Edition 20w27a|20w27a]]
|c0.0.23a_01
| [[Minecraft:Java Edition 1.16.2|1.16.2]]
|b1.9-pre1
|13w36a
|1.7
|-
|-
|postProcessEnable
| fboEnable
|
| Whether Framebuffer Objects is turned on
|
| true/false
|TRUE
| true
|13w38a
| [[Minecraft:Java Edition 13w38a|13w38a]]
|
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|13w38b
| [[Minecraft:Java Edition 18w44a|18w44a]]
|
| [[Minecraft:Java Edition 1.14|1.14]]
|-
|-
| saturation
| fpsLimit
|No in-game control. Never did anything.
| {{info needed}}
| 0-1
| {{info needed}}
| 0.0
| 1
|13w38a
| [[Minecraft:b1.7_01]]
|1.7
|
|19w08a
| [[Minecraft:Java Edition 13w38a|13w38a]]
|1.14 Pre-Release 1
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|-
|-
|serverTextures
| graphicsMode
|
| Whether Fast (less detailed), Fancy (more detailed), or ''Fabulous!'' (most detailed) graphics are turned on
|
| 0-2 (Fast, Fancy, ''Fabulous!'')
|TRUE
| 1 (Fancy)
|12w18a
| [[Minecraft:Java Edition 1.16 Pre-release 1|1.16-pre1]]
|[[Minecraft:1.3]]
| [[Minecraft:Java Edition 1.16|1.16]]
|14w17a
| [[Minecraft:Java Edition 25w41a|25w41a]]
|1.7.6-pre1
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
| heldItemTooltips
| Whether switching between items shows the name of the item; no in-game control
| true/false
| true
| [[Minecraft:Java Edition 12w50a|12w50a]]
| [[Minecraft:Java Edition 1.4.6|1.4.6]]
| [[Minecraft:Java Edition 23w06a|23w06a]]
| [[Minecraft:Java Edition 1.19.4|1.19.4]]
|-
| hideBundleTutorial
| Whether the player has seen the bundle tutorial hint when trying to use a bundle.
| true/false
| false
| [[Minecraft:Java Edition 21w05a|21w05a]]
| [[Minecraft:Java Edition 1.17|1.17]]
| [[Minecraft:Java Edition 24w33a|24w33a]]
| [[Minecraft:Java Edition 1.21.2|1.21.1]]
|-
|-
|shieldAnimation
| key_Back
| Back control
|
|
| 31
| [[Minecraft:c0.0.23a_01]]
|
|
|TRUE
| [[Minecraft:b1.1-2]]
|Combat Test 3
|
|
| colspan="2" |Combat Test 4
|-
|-
|showCape
| key_Build
|
| Use control
|
|TRUE
|12w41a
|1.4
|14w03a
|1.8-pre1
|-
|showFrameRate
|
|
| 48
| [[Minecraft:c0.0.23a_01]]
|
|
| FALSE
| [[Minecraft:in-20091231-2]]
|c0.0.23a_01
|
|a1.1.1
|
|
|-
|-
|showInventoryAchievementHint
| key_Chat
|Whether the "Press 'E' to open your inventory" toast appears in the upper right corner of the screen upon initially spawning; no in-game control
| Chat control
|true/false
|TRUE
|13w36a
|1.7
|17w13a
|1.12-pre1
|-
|skin
|
|
| 20
| [[Minecraft:c0.0.23a_01]]
|
|
|Default
| [[Minecraft:b1.1-2]]
|a1.2.2-1
|b1.9-pre1
|13w36a
|1.7
|-
|snooperEnabled
|Whether snooper functionality is turned on
|true/false
| TRUE
|12w30a
|[[Minecraft:1.3]]
|21w43a
|1.18-pre1
|-
|sound
|Whether sound is on
|
|
|TRUE
|c0.0.23a_01
|b1.9-pre1
|13w36a
|1.7
|-
|-
|soundCategory_animals
| key_Drop
| Drop control
|
|
| 16
| [[Minecraft:in-20091231-2]]
|
|
| 1.0
| [[Minecraft:b1.1-2]]
|13w36a
|
|13w42a
|
|
|-
|-
|soundCategory_blocks
| key_Forward
| Forward control
|
|
| 17
| [[Minecraft:c0.0.23a_01]]
|
|
|1.0
| [[Minecraft:b1.1-2]]
|13w36a
|
|13w42a
|
|
|-
|-
|soundCategory_mobs
| key_Inventory
|
| Inventory control
|
|
|1.0
| 23
|13w36a
| [[Minecraft:in-20091231-2]]
|
|
|13w42a
| [[Minecraft:b1.1-2]]
|
|
|-
|-
|soundCategory_players
| key_Jump
| Jump control
|
|
| 57
| [[Minecraft:c0.0.23a_01]]
|
|
|1.0
| [[Minecraft:b1.1-2]]
|13w36a
|
|13w42a
|
|
|-
|-
|soundCategory_records
| key_key.fog
| Fog control
|
|
| 33
| [[Minecraft:b1.1-2]]
|
|
|1.0
| [[Minecraft:b1.8]]
|13w36a
|
|13w42a
|
|
|-
|-
| streamBytesPerPixel
| key_key.streamCommercial
|The total bytes-per-pixel (BPP) for livestream output
| Stream Commercial control
|0-1
| [[Minecraft:Key codes]]
|0.5
| 0 (none)
|13w47a
| [[Minecraft:Java Edition 13w47a|13w47a]]
|1.7.3
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
|15w31a
| [[Minecraft:Java Edition 15w31a|15w31a]]
|1.9-pre1
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
| streamChatEnabled
| key_key.streamPauseUnpause
|If the Twitch chat is copied into the Minecraft chat
| Pause/Unpause Stream control
|0/1 (true/false)
| [[Minecraft:Key codes]]
|0
| 65 (F7)
|13w47a
| [[Minecraft:Java Edition 13w47a|13w47a]]
|1.7.3
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
|15w31a
| [[Minecraft:Java Edition 15w31a|15w31a]]
|1.9-pre1
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
|streamChatUserFilter
| key_key.streamStartStop
|The above but whether it is to be censored
| Start/Stop Stream control
|0/1 (true/false)
| [[Minecraft:Key codes]]
| 0
| 64 (F6)
|13w47a
| [[Minecraft:Java Edition 13w47a|13w47a]]
|1.7.3
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
|15w31a
| [[Minecraft:Java Edition 15w31a|15w31a]]
|1.9-pre1
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
|streamCompression
| key_key.streamToggleMic
|Whether to compress the livestream's video output
| Microphone input control
|0/1 (false/true)
| [[Minecraft:Key codes]]
| 1
| 0 (none)
|13w47a
| [[Minecraft:Java Edition 13w47d|13w47d]]
|1.7.3
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
|15w31a
| [[Minecraft:Java Edition 15w31a|15w31a]]
|1.9-pre1
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| key_key.swapHands
| Swapping of items between hands control; renamed to key_key.swapOffhand
| [[Minecraft:Key codes]]
| key.keyboard.f
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
| [[Minecraft:Java Edition 1.16 Pre-release 3|1.16-pre3]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
|streamFps
| key_Left
|The output FPS of the livestream.
| {{info needed}}
|
| 30
| [[Minecraft:c0.0.23a_01]]
|
| [[Minecraft:b1.1-2]]
|
|
|0.31690142
|13w47a
|1.7.3
|15w31a
|1.9-pre1
|-
|-
|streamKbps
| key_Load location
|The bitrate (Kbps) of the video when livestreaming.
| {{info needed}}
|
| 19
| [[Minecraft:c0.0.23a_01]]
|
| [[Minecraft:a1.0.10]]
|
|
|0.5412844
|13w47a
|1.7.3
|15w31a
|1.9-pre1
|-
|-
|streamMicToggleBehavior
| key_Right
| Used to toggle microphone output
| {{info needed}}
|0/1 (false/true)
|
|0
| 32
|13w47d
| [[Minecraft:c0.0.23a_01]]
|1.7.3
|
|15w31a
| [[Minecraft:b1.1-2]]
|1.9-pre1
|
|-
|-
|streamMicVolume
| key_Save location
|Microphone's output volume when livestreaming
| {{info needed}}
|0-1
|
|1.0
| 28
|13w47a
| [[Minecraft:c0.0.23a_01]]
|1.7.3
|
|15w31a
| [[Minecraft:a1.0.10]]
|1.9-pre1
|
|-
|-
|streamPreferredServer
| key_Sneak
|The preferred ingest server of the livestream.
| {{info needed}}
|
| 42
| [[Minecraft:a1.1.1]]
|
|
| [[Minecraft:b1.1-2]]
|
|
|13w47a
|1.7.3
|15w31a
|1.9-pre1
|-
|-
|streamSendMetadata
| key_Toggle fog
|Whether to send extra metadata in the livestream
| Old fog control
|true/false
|  
|TRUE
| 33
|13w47a
| [[Minecraft:c0.0.23a_01]]
|1.7.3
|
|15w31a
| [[Minecraft:b1.1-2]]
|1.9-pre1
|
|-
|-
|streamSystemVolume
| limitFramerate
|System's output volume when livestreaming
| Framerate limit
|0-1
| {{info needed}}
|1.0
| false
|13w47a
| [[Minecraft:c0.27_st]]
|1.7.3
|15w31a
|1.9-pre1
|-
|uploadsPerFrame
|
|
| [[Minecraft:b1.7_01]]
|
|
|16
|1.8.2-pre2
|1.8.2-pre2
|1.8.2-pre5
|1.8.2-pre5
|-
|-
|useVbo
| music
| Whether Vertex Buffer Objects is turned on
| Whether music is on{{verify}}
|true/false
| {{info needed}}
|FALSE
| 1.0
|14w29a
| [[Minecraft:c0.0.23a_01]]
|1.8-pre1
|18w44a
|1.14 Pre-Release 1
|-
|viewDistance
|
|
|
| [[Minecraft:Java Edition 13w36a|13w36a]]
|0
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|c0.0.23a_01
|b1.9-pre1
|13w38a
|1.7
|-
|-
|skipRealms32bitWarning
| onlyShowSignedChat
| Whether to skip the 32-bit environment warning when entering the Realms screen{{verify}}
| Toggles whether the chat displays only cryptographically signed player messages
| true/false
| true/false
| false
| false
| 1.18.2 Pre-release 1 (1.18.2)
| [[Minecraft:Java Edition 22w19a|22w19a]]
|
| [[Minecraft:Java Edition 1.19 Pre-release 1|1.19-pre1]]
|
|
|24w14a
|1.20.5
|-
|-
|}
| postProcessEnable
 
| {{info needed}}
=== ''Bedrock Edition'' ===
| {{info needed}}
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
| true
| [[Minecraft:Java Edition 13w38a|13w38a]]
|
| [[Minecraft:Java Edition 13w38b|13w38b]]
|
|-
| saturation
| No in-game control. Never did anything.
| 0-1
| 0.0
| [[Minecraft:Java Edition 13w38a|13w38a]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
| [[Minecraft:Java Edition 19w08a|19w08a]]
| [[Minecraft:Java Edition 1.14|1.14]]
|-
| serverTextures
| {{info needed}}
| true/false
| true
| [[Minecraft:Java Edition 12w18a|12w18a]]
| [[Minecraft:Java Edition 1.3.1|1.3.1]]
| {{info needed}}
| {{info needed}}
|-
| shieldAnimation
| {{info needed}}
| true/false
| true
| [[Minecraft:Combat Test 3]]
|
| [[Minecraft:Combat Test 4]]
|
|-
| showCape
| {{info needed}}
| true/false
| true
| [[Minecraft:Java Edition 12w41a|12w41a]]
| [[Minecraft:Java Edition 1.4.2|1.4.2]]
| [[Minecraft:Java Edition 14w03a|14w03a]]
| [[Minecraft:Java Edition 1.8|1.8]]
|-
| showFrameRate
| {{info needed}}
| {{info needed}}
| false
| [[Minecraft:c0.0.23a_01]]
|
| [[Minecraft:a1.1.1]]
|
|-
| showInventoryAchievementHint
| Whether the "Press 'E' to open your inventory" toast appears in the upper right corner of the screen upon initially spawning; no in-game control
| true/false
| true
| [[Minecraft:Java Edition 13w36a|13w36a]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
| [[Minecraft:Java Edition 17w13a|17w13a]]
| [[Minecraft:Java Edition 1.12|1.12]]
|-
| showNowPlayingToast
| Whether to show a toast when a song starts playing
| true/false
| false
| [[Minecraft:Java Edition 25w20a|25w20a]]
| [[Minecraft:Java Edition 1.21.6|1.21.6]]
| [[Minecraft:Java Edition 25w46a|25w46a]]
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
| skin
| {{info needed}}
| {{info needed}}
| Default
| [[Minecraft:a1.2.2-1]]
|
| [[Minecraft:Java Edition 13w36a|13w36a]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|-
| skipFriendsListPromo
| {{info needed}}
| true/false
| false
| [[Minecraft:Java Edition 26.2 Snapshot 7|26.2-snapshot-7]]
|
| [[Minecraft:Java Edition 26.2 Pre-Release 1|26.2-pre-1]]
|
|-
| skipRealms32bitWarning
| Whether to skip the 32-bit environment warning when entering the Realms screen{{verify}}
| true/false
| false
| [[Minecraft:Java Edition 1.18.2 Pre-release 1|1.18.2-pre1]]
| [[Minecraft:Java Edition 1.18.2|1.18.2]]
| [[Minecraft:Java Edition 24w14a|24w14a]]
| [[Minecraft:Java Edition 1.20.5|1.20.5]]
|-
| snooperEnabled
| Whether snooper functionality is turned on
| true/false
| true
| [[Minecraft:Java Edition 12w30a|12w30a]]
| [[Minecraft:Java Edition 1.3.1|1.3.1]]
| [[Minecraft:Java Edition 21w43a|21w43a]]
| [[Minecraft:Java Edition 1.18|1.18]]
|-
| sound
| Whether sound is on{{verify}}
| {{info needed}}
| 1.0
| [[Minecraft:c0.0.23a_01]]
|
| [[Minecraft:Java Edition 13w36a|13w36a]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|-
| soundCategory_animals
| {{info needed}}
| {{info needed}}
| 1.0
| [[Minecraft:Java Edition 13w36a|13w36a]]
|
| [[Minecraft:Java Edition 13w42a|13w42a]]
|
|-
| soundCategory_blocks
| {{info needed}}
| {{info needed}}
| 1.0
| [[Minecraft:Java Edition 13w36a|13w36a]]
|
| [[Minecraft:Java Edition 13w42a|13w42a]]
|
|-
| soundCategory_mobs
| {{info needed}}
| {{info needed}}
| 1.0
| [[Minecraft:Java Edition 13w36a|13w36a]]
|
| [[Minecraft:Java Edition 13w42a|13w42a]]
|
|-
| soundCategory_players
| {{info needed}}
| {{info needed}}
| 1.0
| [[Minecraft:Java Edition 13w36a|13w36a]]
|
| [[Minecraft:Java Edition 13w42a|13w42a]]
|
|-
| soundCategory_records
| {{info needed}}
| {{info needed}}
| 1.0
| [[Minecraft:Java Edition 13w36a|13w36a]]
|
| [[Minecraft:Java Edition 13w42a|13w42a]]
|
|-
| streamBytesPerPixel
| The total bytes-per-pixel (BPP) for livestream output
| 0-1
| 0.5
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamChatEnabled
| If the Twitch chat is copied into the Minecraft chat
| 0/1 (true/false)
| 0
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamChatUserFilter
| The above but whether it is to be censored
| 0/1 (true/false)
| 0
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamCompression
| Whether to compress the livestream's video output
| 0/1 (false/true)
| 1
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamFps
| The output FPS of the livestream.
| {{info needed}}
| 0.31690142
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamKbps
| The bitrate (Kbps) of the video when livestreaming.
| {{info needed}}
| 0.5412844
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamMicToggleBehavior
| Used to toggle microphone output
| 0/1 (false/true)
| 0
| [[Minecraft:Java Edition 13w47d|13w47d]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamMicVolume
| Microphone's output volume when livestreaming
| 0-1
| 1.0
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamPreferredServer
| The preferred ingest server of the livestream.
| {{info needed}}
|
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamSendMetadata
| Whether to send extra metadata in the livestream
| true/false
| true
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| streamSystemVolume
| System's output volume when livestreaming
| 0-1
| 1.0
| [[Minecraft:Java Edition 13w47a|13w47a]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| touchscreen
| Whether touchscreen controls are used
| true/false
| false
| [[Minecraft:Java Edition 1.4.6 (pre-release)|1.4.6-pre]]
| [[Minecraft:Java Edition 1.4.6|1.4.6]]
| [[Minecraft:Java Edition 26.2 Snapshot 5|26.2-snapshot-5]]
| [[Minecraft:Java Edition 26.2|26.2]]
|-
| uploadsPerFrame
| {{info needed}}
| {{info needed}}
| 16
| [[Minecraft:Java Edition 1.8.2-pre2|1.8.2-pre2]]
|
| [[Minecraft:Java Edition 1.8.2-pre5|1.8.2-pre5]]
|
|-
| useVbo
| Whether Vertex Buffer Objects is turned on
| true/false
| false
| [[Minecraft:Java Edition 14w29a|14w29a]]
| [[Minecraft:Java Edition 1.8|1.8]]
| [[Minecraft:Java Edition 18w44a|18w44a]]
| [[Minecraft:Java Edition 1.14|1.14]]
|-
| viewDistance
| {{info needed}}
| {{info needed}}
| 0
| [[Minecraft:c0.0.23a_01]]
|
| [[Minecraft:Java Edition 13w38a|13w38a]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|-
|}
 
=== ''Bedrock Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
! scope="col" |Option name
! scope="col" class="unsortable" |Explanation
! scope="col" |Valid values
! scope="col" |Default value
! scope="col" | Version added
! scope="col" | Version removed
|-
|game_difficulty
|Set the game difficulty.
|0/2
|2
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|gfx_pixeldensity
|Controlled the size of the d-pad and the chat button.
| Varies depending on the device.
|Varies depending on the device.
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
|-
|ctrl_sensitivity
|The sensitivity of the camera movement.
|0–1
| 0.5
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|ctrl_invertmouse
|Inverted camera movement.
|0/1
|0
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|ctrl_usetouchscreen
|{{info needed}}
|0/1
|1
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|feedback_vibration
|Whether to vibrate when a block is broken.
|0/1
|1
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|gfx_renderdistance
|Controlled which tick the view distance slider was on ([[Minecraft:Pocket Edition v0.7.0 alpha#General|more info]]).
|Varies depending on the version.
| Varies depending on the version.
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
| [[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 1|build 1]])
|-
|gfx_animatetextures
| Toggled [[Minecraft:water]], [[Minecraft:lava]], and [[Minecraft:fire]] animations.
|0/1
|1
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
|gfx_ao
|Toggled smooth lighting.
|0/1
| 1
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.8.0 alpha|0.8.0]] ([[Minecraft:Pocket Edition v0.8.0 alpha build 2|build 2]])
|-
|gfx_hidegui
|Whether to hide the [[Minecraft:heads-up display]] and the player's hand.
|0/1
|0
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|game_ordercraftable
|Corresponds with the "Show craftable recipes first" toggle in-game.{{info needed}}
|0/1
|1
|[[Minecraft:Pocket Edition v0.8.0 alpha|0.8.0]] ([[Minecraft:Pocket Edition v0.8.0 alpha build 1|build 1]])
|[[Minecraft:Pocket Edition v0.8.0 alpha|0.8.0]] ([[Minecraft:Pocket Edition v0.8.0 alpha build 2|build 2]])
|-
|gfx_renderdistance_new
|The player's render distance, measured in blocks.
|The range available without editing depends on the device's capabilities.{{needs testing}}
|Varies depending on the device.{{needs testing}}
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 1|build 1]])
|
|-
|dev_autoloadlevel
|On startup, the game would automatically load in the first level on the world selection screen.
|0/1
|0
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 1|build 1]])
|
|-
|dev_showchunkmap
|{{info needed}}
|{{info needed}}
|0
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 1|build 1]])
|
|-
|-
! scope="col" |Option name
|dev_showchunkmap
! scope="col" class="unsortable" |Explanation
|Second dev_showchunkmap line directly below the other one. It is not known whether the two behaved differently.
! scope="col" |Valid values
|{{info needed}}
! scope="col" |Default value
|0
! scope="col" | Version added
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 4|build 4]])
! scope="col" | Version removed
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 5|build 5]])
|-
|-
|game_difficulty
|game_flatworldlayers
|Set the game difficulty.
|Controlled which layers would generate in [[Minecraft:flat]] worlds.
|0/2
|{{info needed}}
|2
|[7,3,3,2]
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 5|build 5]])
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
|-
|gfx_pixeldensity
|Controlled the size of the d-pad and the chat button.
| Varies depending on the device.
|Varies depending on the device.
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|0.11.0 (build 1)
|-
|ctrl_sensitivity
|The sensitivity of the camera movement.
|0–1
| 0.5
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|
|-
|-
|ctrl_invertmouse
|dev_disablefilesystem
|Inverted camera movement.
|Disabled [[Minecraft:chunk]] data from saving. This would also reset chunk data for any accessed worlds and generate a new world with the same [[Minecraft:Seed (world generation)|seed]].
|0/1
|0/1
|0
|0
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 5|build 5]])
|
|
|-
|-
|ctrl_usetouchscreen
|game_limitworldsize
|Set the world limits to Old world type.
|{{info needed}}
|{{info needed}}
|0/1
|0
|1
|[[Minecraft:Pocket Edition v0.9.2 alpha|0.9.2]]
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|
|-
|-
|feedback_vibration
|game_skintype
|Whether to vibrate when a block is broken.
|The type of [[Minecraft:skin]] the player is using. 0 and 1 are custom skins with Steve's and Alex's dimensions respectively, 2 is Alex's skin, and 3 is Steve's skin.
|0/1
|0/1/2/3
|1
|3
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
|
|[[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
|-
|-
|gfx_renderdistance
|game_lastcustomskin
|Controlled which tick the view distance slider was on ([[Minecraft:Pocket Edition v0.7.0 alpha#General|more info]]).
|{{info needed}}
|Varies depending on the version.
|{{info needed}}
| Varies depending on the version.
|0
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
| 0.9.0 (build 1)
|[[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
|-
|-
|gfx_animatetextures
|ctrl_autojump
| Toggled [[Minecraft:water]], [[Minecraft:lava]], and [[Minecraft:fire]] animations.
|Toggles auto-jump.
|0/1
|1
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|0.14.2
|-
|gfx_ao
|Toggled smooth lighting.
|0/1
| 1
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.8.0 alpha|0.8.0]] (build 2)
|-
|gfx_hidegui
|Whether to hide the [[Minecraft:heads-up display]] and the player's hand.
|0/1
|0/1
|0
|0
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|
|
|-
|-
|game_ordercraftable
|ctrl_keyboardlayout
|Corresponds with the "Show craftable recipes first" toggle in-game.{{info needed}}
|Which keyboard layout the game controls are mapped to. 0 is QWERTY, 1 is QWERTZ, 2 is AZERTY, and 3 is QZERTY.
|0/1
|0/1/2/3
|1
|[[Minecraft:Pocket Edition v0.8.0 alpha|0.8.0]] (build 1)
|[[Minecraft:Pocket Edition v0.8.0 alpha|0.8.0]] (build 2)
|-
|gfx_renderdistance_new
|The player's render distance, measured in blocks.
|The range available without editing depends on the device's capabilities.{{needs testing}}
|Varies depending on the device.{{needs testing}}
|0.9.0 (build 1)
|
|-
|dev_autoloadlevel
|On startup, the game would automatically load in the first level on the world selection screen.
|0/1
|0
|0
|0.9.0 (build 1)
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|
|
|-
|-
|dev_showchunkmap
|ctrl_gamePadMap
|{{info needed}}
|{{info needed}}
|0
|0.9.0 (build 1)
|
|-
|dev_showchunkmap
|Second dev_showchunkmap line directly below the other one. It is not known whether the two behaved differently.
|{{info needed}}
|0
|0.9.0 (build 4)
|0.9.0 (build 5)
|-
|game_flatworldlayers
|Controlled which layers would generate in flat worlds.
|{{info needed}}
|[7,3,3,2]
|0.9.0 (build 5)
|
|-
|dev_disablefilesystem
|Disabled chunk data from saving. This would also reset chunk data for any accessed worlds and generate a new world with the same seed.
|0/1
|0
|0.9.0 (build 5)
|
|-
|game_limitworldsize
|Set the world limits to Old world type.
|{{info needed}}
|0
|0.9.2
|
|-
|game_skintype
|The type of skin the player is using. 0 and 1 are custom skins with Steve's and Alex's dimensions respectively, 2 is Alex's skin, and 3 is Steve's skin.
|0/1/2/3
|3
|0.11.0 (build 1)
|0.11.0 (build 4)
|-
|game_lastcustomskin
|{{info needed}}
|{{info needed}}
|0
|0.11.0 (build 1)
|0.11.0 (build 4)
|-
|ctrl_autojump
|Toggles auto-jump.
|0/1
|0
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
|
|-
|ctrl_keyboardlayout
|Which keyboard layout the game controls are mapped to. 0 is QWERTY, 1 is QWERTZ, 2 is AZERTY, and 3 is QZERTY.
|0/1/2/3
|0
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
|
|-
|ctrl_gamePadMap
|{{info needed}}
|{{info needed}}
|{{info needed}}
|{{info needed}}
|Varies depending on the version.
|Varies depending on the version.
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] (build 1)
|[[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|
|
|-
|-
Line 5,455: Line 6,001:
|Varies depending on the device.
|Varies depending on the device.
|0
|0
|0.14.0 (build 1)
|[[Minecraft:Pocket Edition v0.14.0 alpha|0.14.0]] ([[Minecraft:Pocket Edition v0.14.0 alpha build 1|build 1]])
|
|
|-
|-
Line 5,462: Line 6,008:
|{{info needed}}
|{{info needed}}
|30
|30
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,469: Line 6,015:
|{{info needed}}
|{{info needed}}
|0
|0
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,476: Line 6,022:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,483: Line 6,029:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,490: Line 6,036:
|{{info needed}}
|{{info needed}}
|0
|0
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,497: Line 6,043:
|{{info needed}}
|{{info needed}}
|0
|0
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,504: Line 6,050:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,511: Line 6,057:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,518: Line 6,064:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,525: Line 6,071:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,532: Line 6,078:
|{{info needed}}
|{{info needed}}
|0
|0
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,539: Line 6,085:
|{{info needed}}
|{{info needed}}
|1
|1
|0.14.2
|[[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|
|-
|-
Line 5,546: Line 6,092:
|{{info needed}}
|{{info needed}}
|0
|0
|[[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
|[[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|
|
|-
|-
Line 5,553: Line 6,099:
|{{info needed}}
|{{info needed}}
|0
|0
|[[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
|[[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|
|
|-
|-
Line 5,560: Line 6,106:
|{{info needed}}
|{{info needed}}
|0
|0
|[[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
|[[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|
|
|-
|-
Line 5,707: Line 6,253:
| {{verify}}
| {{verify}}
| 1
| 1
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,714: Line 6,260:
| {{verify}}
| {{verify}}
| 1
| 1
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,756: Line 6,302:
| 0-1
| 0-1
| 0.5
| 0.5
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,763: Line 6,309:
| 0/1{{verify}}
| 0/1{{verify}}
| 0
| 0
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,784: Line 6,330:
| {{info needed}}  
| {{info needed}}  
| 0
| 0
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,791: Line 6,337:
| Must be a number.{{info needed|What is the range of possible values?}}
| Must be a number.{{info needed|What is the range of possible values?}}
| 128 on iOS, 336 on Windows{{info needed|What is the default on other devices?.}}
| 128 on iOS, 336 on Windows{{info needed|What is the default on other devices?.}}
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,798: Line 6,344:
| 0/1
| 0/1
| 1
| 1
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,812: Line 6,358:
| 0/1{{verify}}
| 0/1{{verify}}
| 0
| 0
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,819: Line 6,365:
| 0/1{{verify}}
| 0/1{{verify}}
| 1
| 1
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,826: Line 6,372:
| 0/1{{verify}}
| 0/1{{verify}}
| 0
| 0
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,833: Line 6,379:
| 0/1{{verify}}
| 0/1{{verify}}
| 0
| 0
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,840: Line 6,386:
| 0/1{{verify}}
| 0/1{{verify}}
| 1
| 1
| 0.14.2
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,882: Line 6,428:
| {{info needed}}
| {{info needed}}
| 32000
| 32000
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] (build 1)
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
Line 5,921: Line 6,467:
|-
|-
| vr_msaa
| vr_msaa
| Whether or not multisample anti-aliasing is enabled when using VR.
| Whether or not [[Minecraft:wikipedia:Multisample anti-aliasing|multisample anti-aliasing]] is enabled when using VR.
| 0/1
| 0/1
| 1
| 1
Line 6,449: Line 6,995:
| 0-1
| 0-1
| 0.5
| 0.5
| 0.11.0 (build 1)
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
Line 6,461: Line 7,007:
|-
|-
| keyboard_type_0_key.declineToast
| keyboard_type_0_key.declineToast
| The decline toast key when using a keyboard and mouse.
| The decline [[Minecraft:toasts|toast]] key when using a keyboard and mouse.
|  
|  
| 77
| 77
Line 6,468: Line 7,014:
|-
|-
| keyboard_type_1_key.declineToast
| keyboard_type_1_key.declineToast
| The decline toast key when using full keyboard gameplay.
| The decline [[Minecraft:toasts|toast]] key when using full keyboard gameplay.
|  
|  
| 77
| 77
Line 6,475: Line 7,021:
|-
|-
| command_macros_enabled
| command_macros_enabled
| Whether command macros are enabled.
| Whether [[Minecraft:command]] macros are enabled.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
| device_lost_telemetry_enabled
| {{info needed}}
| 0/1
| 0
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
| game_lastcustomskinnew
| The filepath of the last imported skin file.
| Filepath of {{File|directory|'''[[Minecraft:com.mojang]]'''|inline=1}} followed by /custom_skins/''file name''.png
| Standard.Dummy
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|-
| has_set_hdr_brightness
| {{info needed}}
| 0/1{{verify}}
| 0
| [[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|}
== April fools' options ==
=== ''Java Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
! scope="col" | Option name
! scope="col" class="unsortable" | Explanation
! scope="col" | Valid values
! scope="col" | Default value
! scope="col" | April fools' version
|-
| key_key.potato
| Potato control
| [[Minecraft:Key codes]]
| key.keyboard.apostrophe
| [[Minecraft:Java Edition 24w14potato|24w14potato]]
|-
| hasSeenVotingScreen
| Whether to not show a toast every few seconds about a new voting proposal
| true/false
| false
| [[Minecraft:Java Edition 23w13a_or_b|23w13a_or_b]]
|-
| key_key.boss_mode
| Boss mode control
| [[Minecraft:Key codes]]
| key.keyboard.b
| rowspan="3" | [[Minecraft:Java Edition 3D Shareware v1.34|3D Shareware v1.34]]
|-
| key_key.decrease_view
| Screen size control
| [[Minecraft:Key codes]]
| key.keyboard.f8
|-
| key_key.increase_view
| Screen size control
| [[Minecraft:Key codes]]
| key.keyboard.f7
|-
| grayscale
| Whether to make all textures monochrome except for recolored/secondary layer textures
| true/false
| false
| [[Minecraft:Java Edition 2.0|2.0]]
|}
|}


Line 6,492: Line 7,104:
{{Navbox Bedrock Edition}}
{{Navbox Bedrock Edition}}


de:Options.txt
[[Minecraft:de:Options.txt]]
es:Options.txt
[[Minecraft:es:Options.txt]]
fr:Options.txt
[[Minecraft:fr:Options.txt]]
it:Options.txt
[[Minecraft:it:Options.txt]]
ja:Options.txt
[[Minecraft:ja:Options.txt]]
nl:Options.txt
[[Minecraft:nl:Options.txt]]
pl:Options.txt
[[Minecraft:pl:Options.txt]]
pt:Options.txt
[[Minecraft:pt:Options.txt]]
ru:Options.txt
[[Minecraft:ru:Options.txt]]
th:Options.txt
[[Minecraft:th:Options.txt]]
uk:Options.txt
[[Minecraft:uk:Options.txt]]
zh:客户端选项文件格式
[[Minecraft:zh:客户端选项文件格式]]

Latest revision as of 11:11, 28 July 2026

options.txt is the file that stores all the options changeable in the in-game Minecraft:options/Minecraft:settings menu and various other information the game needs to store after quitting. It is found in the Minecraft:.minecraft folder Template:In or in the Minecraft:com.mojang/minecraftpe folder Template:In, and can be edited with any basic text editor to change options. Most settings can be changed in-game, but a few can be changed only by editing this file. The options.txt file for the latest version of the game is not backward-compatible with older versions of the game, and if older versions are played in the same directory as a newer version, options.txt can be reset back to its default settings.

Options

Java Edition

Each line represents a single option or piece of data, with the option followed by a colon followed by the value of that option. A list of all available key/button numbers for the Minecraft:controls options is available at Minecraft:key codes.

#<ref group="note" name="numbering">This is the line number of the option in the "options.txt" file; options are not actually numbered in any way in options.txt itself.</ref> Option name Explanation Valid values Default value Development version added Version added
1 version Minecraft:Data version of the client version this file was last saved in; used for upgrading default settings. If this field is missing, the file is discarded and replaced with the defaults. (numeric) Template:Data version
(for latest release Template:V)
1.10-pre1 1.10
2 ao Smooth lighting true/false true
3 biomeBlendRadius Radius for which biome blending should happen 0–7 2 18w15a 1.13
4 chunkSectionFadeInTime Time it takes for chunks to fade in 0–2 0.75 25w44a 1.21.11
5 cutoutLeaves Whether Minecraft:leaves are see-through true/false true
6 enableVsync Whether v-sync (vertical synchronization) is enabled true/false true
7 entityDistanceScaling The maximum distance from the player that entities render 0.5–5.0 1.0 20w17a 1.16
8 entityShadows Whether to display entity shadows true/false true
9 forceUnicodeFont Whether Unicode font should be used true/false false
10 japaneseGlyphVariants Uses Japanese variants of CJK (Chinese, Japanese, and Korean) characters in the default font true/false false 24w06a 1.20.5
11 fov How large the field of view is (floating-point). The in-game value is counted in degrees, however, the options.txt isn't. The value is converted into degrees with the following formula: degrees = 40 * value + 70 -1–1 0.0
12 fovEffectScale FOV Effects (how much the field of view changes when sprinting, having Minecraft:Speed or Minecraft:Slowness etc.) 0–1 1.0 1.16.2-pre1 1.16.2
13 darknessEffectScale Darkness Pulsing (how much the Minecraft:Darkness effect pulses) 0–1 1.0 22w15a 1.19
14 glintSpeed The speed of visual Minecraft:glint on enchanted items 0–1 0.5 23w05a 1.19.4
15 glintStrength The strength of visual Minecraft:glint on enchanted items 0–1 0.75
16 preferredGraphicsBackend The graphics backend used for rendering default/opengl/vulkan default 26.2-snapshot-1 26.2
17 graphicsPreset The graphics preset used in the video settings screen fast/fancy/fabulous/custom fancy 25w41a 1.21.11
18 prioritizeChunkUpdates Chunk section update strategy 0–2 (Threaded, Semi Blocking, Fully Blocking) 0 (Threaded) 21w37a 1.18
19 fullscreen Whether the game attempts to go fullscreen at startup true/false false
20 exclusiveFullscreen Whether fullscreen mode should take full control of a monitor true/false false 26.1-pre-2 26.1
21 Template:Anchor gamma Brightness 0–1 (Note: values below 0 and above 1 are invalid and inaccessible on vanilla, even via editing the options.txt file.<ref>Template:Bug</ref>) 0.5
22 guiScale Size of interfaces 0 (Auto) or 1+ for size. Upper limit based on window resolution. 0 (Auto)
debugGuiScaleTemplate:Upcoming Size of the Minecraft:debug screen -1 (Same as guiScale), 0 (Auto), or 1+ for size. Upper limit based on window resolution. 0 (Auto) 26.3-snapshot-4 26.3
23 maxAnisotropyBit The amount of anisotropic filtering 1–3 (2x, 4x, 8x) 2 (4x) 25w44a 1.21.11
24 textureFiltering Texture filtering mode 0–2 (None, RGSS, Anisotropic) 0 (None) 1.21.11-pre1
25 maxFps The maximum framerate 10–260 120
26 improvedTransparency Whether to use screen shaders to draw weather, clouds, and particles behind translucent blocks and waterTemplate:Until

Whether to use an order-independent transparency algorithm to render translucent objectsTemplate:Upcoming

true/false false 25w41a 1.21.11
27 inactivityFpsLimit Limits FPS to a certain amount whether the player is AFK (Away From Keyboard) or Minecraft is minimized. afk/minimized afk 24w33a 1.21.2
28 mipmapLevels Amount by which distant textures are smoothed 0–4 4
29 narrator Setting of the Narrator 0–3 (Off, Narrates All, Narrates Chat, Narrates System) 0 (Off) 17w06a 1.12
30 particles Amount of particles (such as rain, potion effects, etc.) 0–2 (All, Decreased, Minimal) 0 (All)
31 reducedDebugInfo Whether to show reduced information on the Minecraft:Debug screen true/false false
32 renderClouds Whether to display Minecraft:clouds true/false/fast true
33 cloudRange The render distance of clouds in the chunk radius from the player 2–128 128 25w17a 1.21.6
34 renderDistance The render distance in the chunk radius from the player 2–32 without external editing of options.txt; maximum is further limited to 16 on machines with less than 1 gigabyte of memory 12 (64-bit)
35 simulationDistance The Minecraft:simulation distance in the chunk radius from the player 5–32 without external editing of options.txt; maximum is further limited to 16 on machines with less than 1 gigabyte of memory 12 21w38a 1.18
36 screenEffectScale Distortion Effects (how intense the effects of Minecraft:Nausea and Minecraft:nether portals are) 0–1 1.0 1.16.2-pre1 1.16.2
37 soundDevice Sound device to be used String 21w37a 1.18
38 vignette Whether to show the vignette true/false true 25w41a 1.21.11
39 weatherRadius The distance in blocks from the player where rain and snow effects are visible. 3–10 10
40 autoJump Whether auto-jump is enabled true/false false 16w20a 1.10
41 rotateWithMinecart Whether the player's direction changes with the direction of the Minecraft:minecart they are riding true/false false 24w33a 1.21.2
42 operatorItemsTab Whether the player has access to the "Operator Utilities" tab in the Minecraft:Creative inventory true/false false 22w45a 1.19.3
43 autoSuggestions True if brigadier's command suggestion UI should always be shown, instead of just when pressing tab true/false true 17w47a 1.13
44 chatColors Whether colored chat is allowed true/false true
45 chatLinks Whether links show as links or just text in the chat (true/false [links/plaintext]) true/false true
46 chatLinksPrompt Whether clicking on links in chat needs confirmation before opening them true/false true
47 discrete_mouse_scroll Ignores scrolling set by operating system true/false false 1.14 Pre-Release 2 1.14
48 invertXMouse Whether mouse is inverted horizontally true/false false 25w31a 1.21.9
49 invertYMouse Whether mouse is inverted vertically true/false false
50 realmsNotifications Whether Realms invites are alerted on the main menu true/false true
51 showSubtitles If Minecraft:subtitles are shown true/false false
52 directionalAudio If Directional Audio is enabled true/false false 22w11a 1.19
53 bobView Whether or not the camera bobs up and down as the player walks true/false true
54 toggleCrouch Whether the sneak key must be pressed or held to activate sneaking true/false false 19w41a 1.15
55 toggleSprint Whether the sprint key must be pressed or held to activate sprinting true/false false
56 toggleAttack Whether the attack key must be pressed or held to activate attacking/destroying true/false false 25w31a 1.21.9
57 toggleUse Whether the use key must be pressed or held to activate using items/placing blocks true/false false
58 sprintWindow Time window in ticks where double-tapping the forward key activates sprint 0–10 7
59 darkMojangStudiosBackground Whether the Mojang Studios loading screen appears monochrome true/false false 21w13a 1.17
60 hideLightningFlashes Hide lightning flashes (visual effect) true/false false 21w37a 1.18
61 hideSplashTexts Whether Minecraft:splash texts are shown on the Minecraft:title screen true/false false 23w42a 1.20.3
62 mouseSensitivity How much a mouse movement changes the position of the camera 0–1 0.5
63 damageTiltStrength The amount of camera shake when the player is being hurt. 0–1 1.0 23w06a 1.19.4
64 highContrast Enhances the contrast of UI elements true/false false 1.19.4-pre1
65 highContrastBlockOutline Makes targeted Minecraft:block outlines more visible true/false false 24w40a 1.21.2
66 narratorHotKey Pressing Ctrl + B does not open narrator if it is turned off true/false true 23w33a 1.20.2
67 resourcePacks A list of active resource packs, with pack names in quotes, separated with commas String []
68 incompatibleResourcePacks A list of active resource packs that are marked as incompatible with the current Minecraft version, with pack names in quotes, separated with commas String []
69 lastServer Address of last server used with Direct Connection String
70 lang Language to be used String en_us
71 chatVisibility What is seen in chat 0–2 (Shown, Commands only, Hidden) 0 (Shown)
72 chatOpacity Opacity of the chat 0–1 1.0
73 chatLineSpacing Spacing between text in chat 0–1 0.0 20w15a 1.16
74 textBackgroundOpacity Opacity of text background 0–1 0.5
75 backgroundForChatOnly Toggles if the background is only in chat or if it's everywhere true/false true
76 hideServerAddress Has no effect in modern versions true/false false
77 advancedItemTooltips Whether hovering over items in the Minecraft:inventory shows its ID and durability; toggled by pressing Template:Key true/false false
78 pauseOnLostFocus Whether switching out of Minecraft without pressing Template:Key or opening an in-game interface automatically pauses the game; toggled by pressing Template:Key false true 12w34a 1.4.2
79 overrideWidth Width to open Minecraft with in pixels (0 means default to the Minecraft settings); no in-game control Integer 0
80 overrideHeight Height to open Minecraft with in pixels (0 means default to the Minecraft settings); no in-game control Integer 0
81 chatHeightFocused How tall the chat span is 0–1 1.0
82 chatDelay How much delay there is between text 0–6 0.0 20w15a 1.16
83 chatHeightUnfocused How tall the maximum chat span is, when the chat button is not pressed 0–1 0.4375
84 chatScale The scale/size of the text in the chat 0–1 1.0
85 chatWidth The span width of the chat 0–1 1.0
86 notificationDisplayTime Changes how long Minecraft:toast notifications (advancements, new recipes, etc.) display on screen 0–1 1.0
87 useNativeTransport Whether to use a Netty EpollSocketChannel for connections to servers instead of a NioSocketChannel (only applies if EPOLL is available on the user's system) true/false true
88 mainHand Whether the main hand appears as left or right left/right right
89 attackIndicator When hitting, how the attack indicator is shown on screen 0–2 (Off, Crosshair, Hotbar) 1 (Crosshair)
90 tutorialStep Next stage of Minecraft:tutorial hints to display movement, find_tree, punch_tree, open_inventory, craft_planks, none movement 17w06a 1.12
91 mouseWheelSensitivity Allows making the mouse wheel more sensitive (see Template:Bug) 1–10 1.0 18w21a 1.13
92 rawMouseInputTemplate:Until Ignores acceleration set by the operating system true/false true 1.14.4-pre2 1.14.4
93 allowCursorChanges Whether the cursor changes shape when hovering over certain UI elements true/false true 25w35a 1.21.9
94 glDebugVerbosity LWJGL log info level (only on some machines) 0–4 (none, HIGH, MEDIUM, LOW, NOTIFICATION) 1 1.13-pre2 1.13
95 skipMultiplayerWarning Whether to skip the legal disclaimer when entering the multiplayer screen true/false false 1.15.2-pre1 1.15.2
96 hideMatchedNames Some servers send chat messages in non-standard formats. With this option on, the game attempts to apply chat hiding anyway by matching the text in messages. true/false true 1.16.4-rc1 1.16.4
97 joinedFirstServer Whether the player has joined a Minecraft:server before. If false, the Minecraft:Social interactions Minecraft:tutorial hint appears when joining a server. true/false false 1.16.4-pre1
98 syncChunkWrites Whether to open region files in synchronous mode true/false true (Windows), false (other systems) 1.16-pre3 1.16
99 showAutosaveIndicator Whether to show Minecraft:autosave indicator on the right-bottom of the screen true/false true 21w42a 1.18
100 allowServerListing Whether to allow player's ID to be shown in the player list shown on the multiplayer screen true/false true 1.18-pre2
101 inGameNotification Whether to show an in-game notification for the friends list true/false false 26.2-snapshot-7 26.2
102 sharePresence Amount of presence to share to friends on the friends list none/limited/all all
103 onlyShowSecureChat Toggles whether the chat displays only cryptographically signed player messages true/false false 1.19-pre1 1.19
104 saveChatDrafts Toggles whether the chat will save drafts when closed true/false false 25w33a 1.21.9
105 panoramaScrollSpeed Changes the scrolling speed of the Minecraft:panorama in the main menu 0–1 1.0 22w42a 1.19.3
106 telemetryOptInExtra Enables sending extended Minecraft:telemetry true/false false 22w46a
107 onboardAccessibility False prevents the narrator welcome screen from appearing after the user's first launch. true/false true 23w03a 1.19.4
108 menuBackgroundBlurriness Changes the blurriness of menu background 0–1 0 24w09a 1.20.5
109 startedCleanly Whether the game started cleanly. Used to change the graphics backend if the game failed to start cleanly. true/false true 25w02a 1.21.5
110 musicToast Where to show the music toast never/pause/pause_and_toast never 25w46a 1.21.11
111 musicFrequency Frequency of music DEFAULT/FREQUENT/CONSTANT DEFAULT 25w20a 1.21.6
112 key_key.attack Attack control Minecraft:Key codes key.mouse.left
113 key_key.use Use Item control Minecraft:Key codes key.mouse.right
114 key_key.forward Forward control Minecraft:Key codes key.keyboard.w
115 key_key.left Left control Minecraft:Key codes key.keyboard.a
116 key_key.back Back control Minecraft:Key codes key.keyboard.s
117 key_key.right Right control Minecraft:Key codes key.keyboard.d
118 key_key.jump Jump control Minecraft:Key codes key.keyboard.space
119 key_key.sneak Sneak control Minecraft:Key codes key.keyboard.left.shift
120 key_key.sprint Sprint control Minecraft:Key codes key.keyboard.left.control
121 key_key.drop Drop control Minecraft:Key codes key.keyboard.q
122 key_key.inventory Inventory control Minecraft:Key codes key.keyboard.e
123 key_key.chat Chat control Minecraft:Key codes key.keyboard.t
124 key_key.playerlist List Players control Minecraft:Key codes key.keyboard.tab
125 key_key.pickItem Pick Block control Minecraft:Key codes key.mouse.middle
126 key_key.command Command control Minecraft:Key codes key.keyboard.slash
127 key_key.friends Friends control Minecraft:Key codes key.keyboard.o 26.2-snapshot-7 26.2
128 key_key.socialInteractions Social Interaction control Minecraft:Key codes key.keyboard.p 1.16.4-pre1 1.16.4
129 key_key.toggleGui HUD toggle control Minecraft:Key codes key.keyboard.f1 25w41a 1.21.11
130 key_key.toggleSpectatorShaderEffects Spectator shader effect toggle control Minecraft:Key codes key.keyboard.f4
131 key_key.screenshot Screenshot control Minecraft:Key codes key.keyboard.f2
132 key_key.togglePerspective Perspective control Minecraft:Key codes key.keyboard.f5
133 key_key.smoothCamera Mouse Smoothing control Minecraft:Key codes key.keyboard.unknown
134 key_key.fullscreen Fullscreen control Minecraft:Key codes key.keyboard.f11
135 key_key.spectatorOutlines Visibility of player outlines in Spectator Mode control Minecraft:Key codes key.keyboard.unknown
136 key_key.spectatorHotbar Show hotbar in Spectator Mode control Minecraft:Key codes key.mouse.middle 25w36a 1.21.9
137 key_key.swapOffhand Swapping of items between both hands control Minecraft:Key codes key.keyboard.f 1.16-pre3 1.16
138 key_key.saveToolbarActivator Save current toolbar to a Minecraft:Saved Hotbars slot (in Creative Mode) Minecraft:Key codes key.keyboard.c 17w06a 1.12
139 key_key.loadToolbarActivator Load toolbar from a Minecraft:Saved Hotbars slot (in Creative Mode) Minecraft:Key codes key.keyboard.x
140 key_key.advancements Open the Minecraft:Advancements screen Minecraft:Key codes key.keyboard.l
141 key_key.quickActions Open the quick actions dialog control Minecraft:Key codes key.keyboard.g 1.21.6-pre1 1.21.6
142 key_key.debug.overlay Open the debug overlay control Minecraft:Key codes key.keyboard.f3 25w41a 1.21.11
143 key_key.debug.modifier Debug modifier control Minecraft:Key codes key.keyboard.f3
144 key_key.hotbar.1 Hotbar Slot 1 control Minecraft:Key codes key.keyboard.1
145 key_key.hotbar.2 Hotbar Slot 2 control Minecraft:Key codes key.keyboard.2
146 key_key.hotbar.3 Hotbar Slot 3 control Minecraft:Key codes key.keyboard.3
147 key_key.hotbar.4 Hotbar Slot 4 control Minecraft:Key codes key.keyboard.4
148 key_key.hotbar.5 Hotbar Slot 5 control Minecraft:Key codes key.keyboard.5
149 key_key.hotbar.6 Hotbar Slot 6 control Minecraft:Key codes key.keyboard.6
150 key_key.hotbar.7 Hotbar Slot 7 control Minecraft:Key codes key.keyboard.7
151 key_key.hotbar.8 Hotbar Slot 8 control Minecraft:Key codes key.keyboard.8
152 key_key.hotbar.9 Hotbar Slot 9 control Minecraft:Key codes key.keyboard.9
153 key_key.debug.reloadChunk Debug reload chunk control Minecraft:Key codes key.keyboard.a 25w41a 1.21.11
154 key_key.debug.showHitboxes Debug show hitboxes control Minecraft:Key codes key.keyboard.b
155 key_key.debug.clearChat Debug clear chat control Minecraft:Key codes key.keyboard.d
156 key_key.debug.crash Debug crash control Minecraft:Key codes key.keyboard.c
157 key_key.debug.showChunkBorders Debug show chunk borders control Minecraft:Key codes key.keyboard.g
158 key_key.debug.showAdvancedTooltips Debug show advanced tooltips control Minecraft:Key codes key.keyboard.h
159 key_key.debug.copyRecreateCommand Debug copy recreate command control Minecraft:Key codes key.keyboard.i
160 key_key.debug.spectate Debug spectate control Minecraft:Key codes key.keyboard.n
161 key_key.debug.switchGameMode Debug switch game mode control Minecraft:Key codes key.keyboard.f4
162 key_key.debug.debugOptions Debug options menu control Minecraft:Key codes key.keyboard.f6
163 key_key.debug.focusPause Debug focus pause control Minecraft:Key codes key.keyboard.p
164 key_key.debug.dumpDynamicTextures Debug dump dynamic textures control Minecraft:Key codes key.keyboard.s
165 key_key.debug.reloadResourcePacks Debug reload resource packs control Minecraft:Key codes key.keyboard.t
166 key_key.debug.profiling Debug profiling control Minecraft:Key codes key.keyboard.l
167 key_key.debug.copyLocation Debug copy location control Minecraft:Key codes key.keyboard.c
168 key_key.debug.dumpVersion Debug dump version control Minecraft:Key codes key.keyboard.v
169 key_key.debug.profilingChart Debug profiling chart control Minecraft:Key codes key.keyboard.1
170 key_key.debug.fpsCharts Debug fps charts control Minecraft:Key codes key.keyboard.2
171 key_key.debug.networkCharts Debug network charts control Minecraft:Key codes key.keyboard.3
172 key_key.debug.lightmapTexture Debug lightmap texture control Minecraft:Key codes key.keyboard.4 26.1-snapshot-1 26.1
key_key.debug.improvedTransparencyTemplate:Upcoming Debug improved transparency control Minecraft:Key codes key.keyboard.x 26.3-snapshot-2 26.3
173 soundCategory_master The volume of all sounds 0–1 1.0
174 soundCategory_music The volume of gameplay music 0–1 1.0
175 soundCategory_record The volume of music/sounds from jukeboxes and note blocks 0–1 1.0
176 soundCategory_weather The volume of rain and thunder 0–1 1.0
177 soundCategory_block The volume of blocks 0–1 1.0
178 soundCategory_hostile The volume of hostile and neutral mobs 0–1 1.0
179 soundCategory_neutral The volume of passive mobs 0–1 1.0
180 soundCategory_player The volume of players 0–1 1.0
181 soundCategory_ambient The volume of cave sounds and fireworks 0–1 1.0
182 soundCategory_voice The volume of voices and the narrator 0–1 1.0
183 soundCategory_ui The volume of the UI 0–1 1.0 1.21.6-pre3 1.21.6
184 modelPart_cape Whether the cape is shown true/false true
185 modelPart_jacket Whether the "Jacket" skin layer is shown true/false true
186 modelPart_left_sleeve Whether the "Left Sleeve" skin layer is shown true/false true
187 modelPart_right_sleeve Whether the "Right Sleeve" skin layer is shown true/false true
188 modelPart_left_pants_leg Whether the "Left Pants Leg" skin layer is shown true/false true
189 modelPart_right_pants_leg Whether the "Right Pants Leg" skin layer is shown true/false true
190 modelPart_hat Whether the "Hat" skin layer is shown true/false true
Template:Tooltip fullscreenResolution Changes the resolution of the game when in fullscreen mode. The only values allowed are the values supported by the user's monitor, shown when changing the screen resolution in the operating system settings. Setting this option to a value not supported by the monitor resets the option to "Current". When set to "Current", this option is absent from options.txt. <width>x<height>@<refresh rate>:<color bits> Absent

Bedrock Edition

#<ref group="note" name="numbering"/> Option name Explanation Valid values Default value Version added
1 mp_username The name of the player. Player 0.7.0
2 game_difficulty_new Template:Info needed 0/1 1 0.12.1 (build 1)
3 game_thirdperson Number used to identify first person, third person front, and third person back. 0/1/2 0 0.7.0
4 ctrl_interactionModel The control mode used for touch controls. 0: Joystick & tap to interact / 1: Joystick & aim crosshair / 2: D-pad & tap to interact 0 0.11.0 (build 1)
5 ctrl_restoreInteractionModelToClassic Template:Info needed 0/1 0 1.21.130
6 gfx_alwayshighlighthoveringboxincrosshair Whether block are always highlighted by the crosshair or only when tapped when using joystick touch controls with a crosshair. 0/1 1
7 gfx_showActionButton Whether buttons on the touchscreen are shown to interact with blocks and entities when using joystick touch controls with a crosshair. 0/1 1
8 gfx_showBlockSelectButton Whether to show a pick block button in touch controls. 0/1 0
9 gfx_showToggleCameraPerspectiveButton Whether a button to toggle the camera perspective is shown on touch controls. 0/1 0 1.21.70
10 ctrl_sprintonmovement Whether the player can sprint using the joystick in touch controls. 0/1 0
11 ctrl_moveStickVisible Whether the joystick is visible in touch controls. 0/1 1
12 gfx_thumbstickopacity Controls the opacity of the thumbstick in touch controls. 0-1 0.5
13 ctrl_defaultMoveStickVisible Whether the thumbstick in touch controls is always visible. 0/1 1
14 ctrl_creativeDelayedBlockBreaking Toggles delayed block breaking in Creative mode in touch controls. 0/1 1
15 ctrl_top_button_scale The size of the top buttons on the HUD in touch controls. 0: Small / 1: Medium / 2: Big 0 1.21.130
16 gfx_wysiwygX Template:Info needed Template:Info needed 0.5
17 gfx_wysiwygY Template:Info needed Template:Info needed 0.5
18 gfx_wysiwygScale Template:Info needed Template:Info needed 1
19 ctrl_enableNewTouchControlSchemes Template:Info needed Template:Info needed 1 1.18.30
20 mp_server_visible Template:Info needed Template:Info needed 1 0.7.0
21 mp_xboxlive_visible Template:Info needed Template:Info needed 1 0.12.1 (build 10)
22 mp_nex_visble Template:Info needed Template:Info needed 1
23 mp_psn_visble Template:Info needed Template:Info needed 1 1.13.0
24 game_language The Minecraft:language that the game has selected. Any valid language code.<ref group="note" name="lang">See in-game codes in Minecraft:Language</ref> Blank<ref group="note" name="empty">By default, this field is empty</ref> 0.11.0 (build 1)
25 game_skintypefull The unique identifier of the current skin being used. Any UUID with a matching skin stored on the device. Randomly selected between the nine Minecraft:default skins: Template:Collapse 0.11.0 (build 4)
27 game_recentskin1Template:Until The skin used before it was last changed.Template:Verify 0.15.0 (build 1) Blank<ref group="note" name="empty"/>
28 game_recentskin2Template:Until The second most recent skin used.Template:Verify 0.15.0 (build 1) Blank<ref group="note" name="empty"/>
29 game_recentskin3Template:Until The third most recent skin used.Template:Verify 0.15.0 (build 1) Blank<ref group="note" name="empty"/>
30 game_haseverloggedintoxbl Whether the user has ever logged into Xbox Live. 0/1 0 0.15.0 (build 1)
31 game_haschosennottosignintoxbl Whether the user is currently signed out of Xbox Live. 0/1 1 0.15.0 (build 1)
32 game_hasshownsocialdrawer Template:Info needed 0/1 0 1.21.111
33 dvce_filestoragelocation Where the game files are stored. Template:Info needed 2Template:Verify 1.18.0
34 ctrl_islefthanded Whether the touch d-pad should be on the left or the right. 0/1 0 0.7.0
35 ctrl_joystickVisibility Whether the joystick in touch controls is visible when unused. 0/1 0
36 ctrl_staticJoystick Wether the joystick in touch controls can be moved on the screen. 0/1 1
37 ctrl_usetouchjoypad Whether or not Split Touch controls is enabled. 0/1 0 0.7.0
38 ctrl_swapjumpandsneak Whether the jump and sneak buttons should be swapped. 0/1 0 0.12.1 (build 2)
39 gfx_viewdistance The player's render distance, measured in blocks. 80-1536 Varies depending on the device.
40 gfx_particleviewdistance Template:Info needed Template:Info needed 0.5 0.14.2
41 gfx_viewbobbing Toggles view bobbing. 0/1 1 0.12.1 (build 1)
42 gfx_damagebobbing Adjusts screen bobbing when taking Minecraft:damage. 0-1 1 1.21.130
43 gfx_transparentleaves Toggles transparent leaves. 0/1 1 0.14.2
44 gfx_smoothlighting Toggles smooth lighting. 0/1 1 1.1.0
45 gfx_fancyskies Whether the sun, moon, clouds, stars, and different sky colors are visible. 0/1 1 0.7.0
46 gfx_field_of_view The player's field of view, measured in degrees. 30-110 60 0.12.1 (build 3)
47 gfx_msaa The level of in-game multisample anti-aliasing. 1-16 (power of 2) 1 0.14.2
48 gfx_texel_aa_2 Template:Info needed Template:Info needed 0
49 gfx_gamma The brightness level of the player's screen. 0-1 0.5 0.10.0 (build 1)
50 gfx_multithreaded_renderer Template:Info needed 0/1Template:Verify 1
51 gfx_vsync Whether v-sync (vertical synchronization) is enabled 0/1 0 1.9.0
52 dev_file_watcher Template:Info needed 0/1Template:Verify 1 1.9.0
53 gfx_max_framerate The maximum framerate (0 means unlimited) 0-250 0
gfx_max_framerate_advanced Template:Info needed 0
54 gfx_fullscreen Whether or not fullscreen is enabled 0/1 0 0.12.1 (build 1)
55 show_advanced_video_settings Whether the "Advanced Video Settings" are shown, which include options for ray tracing and upscaling. Unused since these settings have been merged in graphics options dropdowns. 0/1 0 1.16.200
56 gfx_guiscale_offset How much to scale the UI, relative to the game's predetermined scale (based on the screen/window size). Theoretically any number, but generally an integer between -1 and 2 on most screen sizes. 0
57 gfx_splitscreen_guiscale_offset The offset of GUIs when using splitscreen. 0-1 0
58 gfx_safe_zone_x The horizontal offset of the screen. 0-1 1 1.2.9
59 gfx_safe_zone_y The vertical offset of the screen. 0-1 1 1.2.9
60 gfx_safe_zone_all The scale offset of the screen. 0-1 1
61 gfx_safe_zone_pos_x Template:Info needed 0-1 1
62 gfx_safe_zone_pos_y Template:Info needed 0-1 0
63 gfx_ui_profile Whether to use the Pocket UI instead of the Classic UI. 0/1 1 on mobile devices, 0 on other platforms.
64 audio_main The volume of all sounds. 0-1 1 1.16.200
65 audio_sound The volume of sound effects. 0-1 1 0.7.0
66 audio_music The volume of gameplay Minecraft:music. 0-1 1 0.12.1 (build 1)
67 audio_ambient The volume of ambient sounds. 0-1 1 1.16.200
68 audio_block The volume of blocks. 0-1 1 1.16.200
69 audio_hostile The volume of hostile mobs. 0-1 1 1.16.200
70 audio_neutral The volume of friendly creatures. 0-1 1 1.16.200
71 audio_record The volume of music/sounds from jukeboxes and note blocks. 0-1 1 1.16.200
72 audio_player The volume of players. 0-1 1 1.16.200
73 audio_weather The volume of weather. 0-1 1 1.16.200
74 audio_teksttospeech The volume of text to speech. 0-1 1 1.16.210
75 store_has_purchased_coins Whether the user has ever bought minecoins. 0/1 0
76 switch_coin_debug Template:Info needed 0/1Template:Verify 0
77 manuallyTrackedAchievements This stores which Minecraft:achievements are manually added to the "In progress" category. The format is +achievement number, where the achievement number is based on the order of achievements. Multiple achievements are separated by a ;. 1.21.111
78 startup_statistics Template:Info needed 0/1Template:Verify 0
79 dev_debug_hud Whether the debug info in Minecraft:Minecraft Preview is enabled, does nothing in full releases. 0: enabled / 1: disabled 0 1.21.130
80 old_game_version_major The first number in the current version. 0Template:Verify 0.8.1
81 old_game_version_minor The second number in the current version, used to store major updates. 0Template:Verify 0.8.1
82 old_game_version_patch The third number in the current version, used to store minor updates/hotfixes. 0Template:Verify 0.8.1
83 old_game_version_revision The fourth number in the current version, used for internal versioning. 0Template:Verify 1.12.0
84 old_game_version_beta The fifth number in the current version, used for betas (0 if not playing beta). 0Template:Verify 0.8.1
85 fail_realms_purchase_fulfillment Template:Info needed 0/1Template:Verify 0 1.21.90
86 realms_show_friend_invites_only Whether the list of invites to Realms should show invites only from in-game friends. 0/1 1 0.15.0 (build 2)
87 number_of_owned_realms The number of Realms that the player owns. 0
88 number_of_friends_realms The number of Realms the player has access to. 0
89 realms_view_upsell_screen_count Template:Info needed 3
90 realms_ore_ui_moderationTemplate:Until Whether the feed moderation in Realms uses Ore UI. 0/1 0 1.21.100
91 realms_ore_ui_purchase_enabled Whether Realms purchase screens use Ore UI. 0/1 1
92 MultipleSwitchRealms Template:Info needed 0/1Template:Verify 0 Minecraft:1.21.80
93 realms_enable_subpacks Template:Info needed 0/1 1 Minecraft:1.21.80
94 realms_switch_reconciliation Template:Info needed 0/1 0 26.10
95 realms_switch_test_offers Template:Info needed 0/1 0 26.10
realms_commerce_v2 Template:Info needed 0/1 0 26.30
96 shown_ratings_prompt Whether the "Do you like Minecraft" pop-up has appeared. 0/1 0 1.5.0
97 save_and_quit_count The number of times the player has exited a world, which determines when the "Do you like Minecraft" pop-up appears. 1 1.5.0
98 show_worlds_trial_button Template:Info needed 0/1Template:Verify 1
99 allow_cellular_data Whether to use cellular data to connect with online services. 0/1 0
100 auto_update_mode Whether to update Marketplace packs automatically over cellular data or wi-fi. 0/1 1
101 auto_update_enabled Whether to update Marketplace packs automatically. 0/1 1
102 websocket_enabled Whether the game allows to connect to WebSocket servers. 0/1 0
103 websocket_encryption Whether the game only allows encrypted WebSocket server connections. 0/1 0 1.1.0
104 text_to_speech_discovered Whether the device has support for text to speech. 0/1 0 1.11.0
105 monitor_platform_text_to_speech Toggles text to speech with the device's settings. 0/1 1 1.13.0
106 enable_gameplay_subtitles Toggles Minecraft:closed captions 0/1 0 26.0
107 hide_own_gameplay_subtitles Whether subtitles for the player's own sounds are shown. 0/1 0 26.20
108 hide_ambient_gameplay_subtitles Whether subtitles for ambient and weather sounds are shown. 0/1 0 26.20
109 subtitle_duration The time subtitles are shown, in 0.01 seconds. 1000-4000 1500 26.20
110 subtitle_position Whether subtitles are shown in the top-right or bottom-right. 0/1 0 26.20
111 chat_text_to_speech Toggles text to speech for chat messages. 0/1 0 1.0.0
112 ui_text_to_speech Toggles text to speech in menu screens. 0/1 0 1.11.0
113 open_chat_message Toggles to show the "Press Template:Key, Template:Key, or Template:Key to open chat" message in the chat. 0/1 1 1.13.0
114 ctrl_sensitivity2_mouse The sensitivity when using mouse controls. 0-1 0.6
115 ctrl_sensitivity_touch The sensitivity when using touch controls. 0-1 0.6
116 ctrl_sensitivity2_gamepad The sensitivity when using a console controller. 0-1 0.6
117 ctrl_smoothrotationspeed The sensitivity of the camera movement keys when using Minecraft:full keyboard gameplay. 0-1 0.1 1.4.0
118 ctrl_invertmouse_mouse Whether the vertical camera movement on the mouse is inversed. 0/1 0
119 ctrl_invertmouse_touch Whether the vertical camera movement on touch controls is inverted. 0/1 0
120 ctrl_invertmouse_gamepad Wether the vertical camera movement on a console controller is inverted. 0/1 0
121 ctrl_autojump_mouse Toggles auto-jump for mouse controls. 0/1 1
122 ctrl_autojump_touch Toggles auto-jump for touch controls. 0/1 1
123 ctrl_autojump_gamepad Toggles auto-jump for console controllers. 0/1 1
124 ctrl_fullkeyboardgameplay Toggles Minecraft:full keyboard gameplay. If set to 1, all controls are on the keyboard, and the mouse is not used. 0/1 0 1.4.0
125 feedback_destroy_vibration_mouse Whether to vibrate when breaking block, for keyboard & mouse controls. 0/1 1
126 feedback_destroy_vibration_touch Whether to vibrate when breaking block, for touch controls. 0/1 0
127 feedback_destroy_vibration_gamepad Whether to vibrate when breaking block, for console controllers. 0/1 1
128 feedback_split_vibration_mouse Whether to vibrate when splitting items in a GUI, for keyboard & mouse controls. 0/1 1
129 feedback_split_vibration_touch Whether to vibrate when splitting items in a GUI, for touch controls. 0/1 0
130 feedback_split_vibration_gamepad Whether to vibrate when splitting items in a GUI, for console controllers. 0/1 1
131 gfx_toggleclouds Whether to show the clouds. (Note: gfx_fancyskies must also be on). 0/1 1
132 ctrl_togglecrouch_mouse Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using keyboard controls. 0/1 0
133 ctrl_togglecrouch_touch Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls. 0/1 1
134 ctrl_togglecrouch_gamepad Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using a console controller. 0/1 0
135 ctrl_sneak Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls with a joystick. 0/1 0
136 crossplatform_toggle Template:Info needed 0/1 1 1.13.0
137 last_xuid The logged Xbox account xuid (in decimal number) Blank<ref group="note" name="empty"/>
138 gfx_hidepaperdoll Whether to hide the paper doll. If turned on, the Minecraft:HUD must also be displayed. 0/1 1
139 gfx_tooltips Whether to show controller hints for controller controls. 0/1 0
140 show_learning_Prompts Template:Info needed 0/1Template:Verify 0
141 show_control_tips Template:Info needed 0/1Template:Verify 0
142 show_control_tips_overridden Template:Info needed 0/1Template:Verify 0
143 gfx_classic_box_selection Whether to show the outline selection when aiming at blocks with the crosshair. 0/1 1
144 gfx_splitscreen Toggles splitscreen mode between horizontal and vertical. 0/1 0
145 gfx_hidehud Whether to hide the Minecraft:heads-up display. If turned off, the player's hand is still visible, but the coordinates and paper doll are not. 0/1 0
146 gfx_hidehand Whether to hide the player's hand. If turned on, the player's hand appears regardless of gfx_hidehud. 0/1 0
147 gfx_ingame_player_names Whether or not in-game player nametags are shown. 0/1 1
148 gfx_splitscreen_ingame_player_names Whether or not in-game player nametags are shown when playing in splitscreen. 0/1 1
149 gfx_interface_opacity Adjusts the opacity of the HUD. 0-1 1
150 gfx_splitcreen_interface_opacity Adjusts the opacity of the HUD while in splitscreen. 0-1 1
151 gfx_hud_background_opacity Adjusts the opacity of text shown on the HUD. 0-1 0.6 1.16.0
152 gfx_actionbar_background_opacity Adjusts the opacity of text shown on the Minecraft:action bar. 0-1 0.6 1.16.0
153 gfx_chat_background_opacity Adjusts the opacity of Minecraft:chat messages shown on the HUD. 0-1 0.7 1.21.90
154 game_ackautosave Template:Info needed 0/1Template:Verify 0
155 gfx_showautosaveicon Whether or not to show the Minecraft:autosave icon when autosaving. 0/1 0
156 gfx_has_set_safe_zone Template:Info needed 0/1 0
157 gfx_field_of_view_toggle Whether gameplay can alter the field of view. 0/1 1
158 gfx_gamepad_cursor Whether to show a cursor in the GUI while using a console controller. 0/1 0
159 gamma_calibration The brightness when using Minecraft:Vibrant Visuals. 0.25-1.5 1 1.21.20
161 ctrl_hotbarOnlyTouch Whether touch controls should be used only for the hotbar. 0/1 0 1.2.13
162 gfx_gamepad_cursor_sensitivity The sensitivity of the cursor when using a console controller. 0-1 1 1.2.10
163 realms_sunset_tier Template:Info needed -1/0/1Template:Verify -1
164 has_shown_being_sunset_notice Whether to show a warning when support for this platform is being sunset in the near future. 0/1 0 1.16.10
165 has_shown_sunset_notice Whether to show a warning when support for this platform has been sunset. 0/1 0 1.16.10
166 game_showplatformnetworkconnect Template:Info needed 0/1Template:Verify 0
167 screen_animations Whether or not smooth screen transitions are enabled. 0/1 1 1.2.13
panorama_scroll_speed Scroll speed of the menu Minecraft:panorama. 0-1 1 26.30
168 ctrl_swap_gamepad_ab_buttons Whether to swap the A and B buttons on a controller (by default, these are jumping and sneaking, respectively). 0/1 0 1.2.13
169 ctrl_swap_gamepad_xy_buttons Whether to swap the X and Y buttons on a controller (by default, these are crafting and inventory, respectively). 0/1 0 1.2.13
170 ctrl_clear_hotbar Whether the option to instantly clear the hotbar while in a GUI is available, for console controllers. 0/1 0 1.17.30
171 gfx_bubble_particles Toggles bubble Minecraft:particles and fancy Minecraft:bubble columns. 0/1 1 1.5.0
172 game_showplatformpremiumupsell Template:Info needed 0/1 0 1.5.0
173 chat_color_code The color used in the Minecraft:chat window. See the Minecraft:formatting codes page for details. § f 1.8.0
174 chat_font_size The font size used in the chat window. 12 1.10.0
175 chat_line_spacing The line spacing in the chat window. 1 1.7.0
176 chat_mentions_color_code The color used to mention other players (e.g., @Player). See the Minecraft:formatting codes page for details. § e 1.8.0
177 chat_typeface The font used in the chat between Minecraft:Mojangles or Minecraft:Noto Sans. 0/1 0 1.10.0
178 content_log_file Enables a content log file. 0/1 0 1.12.0
179 content_log_gui Enables the content log GUI in the Creator settings tab. 0/1 0 1.12.0
180 content_log_gui_level Adjusts the minimum content log level. 0/1/2/3/4 2
181 content_log_gui_show_on_errors Whether the content log GUI is opened in-game on an error. 0/1 0
182 gameplay_tips_enabled Toggles Minecraft:tutorial hints. 0/1 0 1.9.0
183 gameplay_tips_enabled_for_debug Template:Info needed 0/1 1 1.9.0
184 pause_feature_enabled Whether the game is paused in the Minecraft:pause menu in singleplayer. 0/1 1 1.21.60
185 game_tips_animation_enabled Toggles the animation of tutorial hints. 0/1 1
186 iap_owning_account Template:Info needed Blank<ref group="note" name="empty"/> 1.9.0
187 last_minecraft_id The PFID of the player during the last session. Blank<ref group="note" name="empty"/> 1.9.0
188 last_title_account_id The account ID of the player during the last session. Blank<ref group="note" name="empty"/>
189 show_camera_tip_times_remain The amount of camera Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
190 show_movement_tip_times_remain The amount of movement Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
191 show_flying_tip_times_remain The amount of flying Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
192 show_fly_up_tip_times_remain The amount of fly up Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
193 show_fly_down_tip_times_remain The amount of fly down Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
194 show_stop_flying_tip_times_remain The amount of stop flying Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
195 show_jump_tip_times_remain The amount of jump Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
196 show_swim_tip_times_remain The amount of swim Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
197 show_break_block_tip_times_remain The amount of break block Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
198 show_place_block_tip_times_remain The amount of place block Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
199 show_open_inventory_tip_times_remain The amount of open inventory Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
200 show_sneak_tip_times_remain The amount of sneak Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
201 show_stop_sneaking_tip_times_remain The amount of stop sneaking Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
202 show_place_crafting_table_tip_times_remain The amount of place crafting table Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
203 show_use_crafting_table_tip_times_remain The amount of use crafting table Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
204 show_hotbar_scrolling_tip_times_remain The amount of hotbar scrolling Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
205 show_chat_tip_times_remain The amount of chat Minecraft:tutorial hints that is yet to be shown. 3 1.21.20
206 show_emote_tip_times_remain The amount of emote Minecraft:tutorial hints that is yet to be shown. 3 1.20.70
207 day_one_experience_completed Whether the player has completed one in-game day. Or loading_tips_index = 12. 0/1 0 1.13.0
208 is_legacy_player Whether the player has previously owned Minecraft:PlayStation 4 Edition, to show the "Editions" button on the main menu. 0/1 1 1.13.0
209 toast_notification_duration The duration of toast notifications. 0/1/2 0
210 chat_message_duration The duration of chat messages shown on the HUD. 0/1/2 1
211 dev_enable_texture_hot_reloader Template:Info needed 0/1 0
212 playfab_commerce_enabled Template:Info needed 0/1 0 1.13.0
213 do_not_show_multiplayer_online_safety_warning Whether the game should show the online safety warning when attempting to play a Minecraft:multiplayer world or server. 0/1 0 1.14.60
214 only_show_trusted_skins Whether or not user uploaded skins are rendered. 0/1 1 1.14.60
215 filter_profanity Whether the game should use profanity filtering in the chat. 0/1 1 1.21.60
216 camera_shake Whether the camera could visually shake affected by gameplay. 0/1 1 1.16.100
217 hide_endflash Whether Minecraft:End flashes can happen. 0/1 0 1.21.111
218 enable_dithering_blocks Whether dithering is enabled for blocks, such as Minecraft:sugar cane. 0/1 1 1.21.120
219 enable_dithering_mobs Whether dithering is enabled for mobs. 0/1 1 1.21.120
220 gfx_gui_accessibility_scaling Enables a larger version of the GUI. 0/1 0
221 raytracing_viewdistance The render distance when the graphics mode is set to Ray Traced. 0-128<ref name="deferred_viewdistance" group="note" /> Varies depending on the device. 1.16.200
222 deferred_viewdistance The render distance when the graphics mode is set to Minecraft:Vibrant Visuals. 0-128<ref group="note" name="deferred_viewdistance">Theoretically any value, but the game only loads chunks in the range 0-128 chunks. Values above 128 may result in unexpected behavior and crashes.</ref> Varies depending on the device. 1.20.30
223 upscaling_percentage The resolution used for upscaling when the graphics mode is set to Vibrant Visuals. 0-100 0 1.21.40
224 upscaling_mode The upscaling mode used for Vibrant Visuals. 0: TAAU / 1: Bilinear 1 1.21.60
225 gfx_upscaling Whether upscaling is enabled when the graphics mode is set to Ray Traced. 0/1 1 1.16.200
226 target_resolution The automatic upscaling factor for Minecraft:Vibrant Visuals. 0-1 Varies 1.21.40
227 new_edit_realm_world_beta Whether the Ore UI Minecraft:edit world screen is currently enabled for Minecraft:Realms. 0/1 0 1.20.60
228 ctrl_spyglassdamp_mouse The sensitivity of the mouse while using a Minecraft:spyglass. 0-1 0.5 1.17.0
229 ctrl_spyglassdamp_touch The sensitivity of the joystick while using a Minecraft:spyglass. 0-1 0.5 1.17.0
230 ctrl_spyglassdamp_gamepad The sensitivity of the console controller while using a Minecraft:spyglass. 0-1 0.5 1.17.0
231 ctrl_dwellbeforedragtime Template:Info needed Template:Info needed 180
232 ctrl_stacksplittingtriggertime The time while holding needed to start splitting a stack of items in the inventory. 525
233 show_render_distance_warning_modal Whether to show a warning message when trying to set the render distance above the recommended value. 0/1 1
234 dev_marketplace_rotation_speed_multiplier The rotation speed of skins in the Marketplace. 0
235 dev_marketplace_toggle_all_skins_rotate Whether skins in the Marketplace are visually rotating. 0/1 1
236 has_shown_storage_location_warning Whether a warning about the storage location has ever been shown. 0/1 0 1.18.0
237 game_event_retention_ticks Template:Info needed Template:Info needed 0
238 deep_dark_debug_render Template:Info needed 0/1 0
239 copy_coordinate_ui Whether the coordinates and buttons to copy them are shown in the chat menu. 0/1 0 1.19.10
240 serverbound_client_diagnostics_enabled Starts a diagnostics capture session at level load. 0/1 0
241 script_debugger_auto_attach Attempt to attach script debugger at level load, requires that either inbound port or connect address is set and that inbound or outbound connections are enabled. 0/1 0
242 script_debugger_auto_attach_timeout Amount of time to wait at world load for debugger to attach. 0-1 0
243 script_debugger_attach_mode Whether to connect to the debugger at the specified port, or listen to inbound connect attempts from the debugger on the specified port. 0: connect / 1: listen 1
244 script_debugger_host The specified host to connect with the debugger. localhost
245 script_debugger_port The specified port to connect with or listen to the debugger. 19144
246 script_debugger_passcode The passcode used for the debugger. Blank<ref group="note" name="empty"/>
247 script_debugger_passcode_required VSCode will prompt user for passcode to connect. 0/1 0
248 script_watchdog_slow_warning Enables the watchdog for slow script. 0/1 0
249 script_watchdog_spike_warning Enables the watchdog for single tick spikes. 0/1 0
250 script_watchdog_slow_threshold Sets the watchdog threshold for single tick spikes. 5-50 10
251 script_watchdog_spike_threshold Sets the watchdog threshold for slow scripts over multiple ticks. 50-500 100
252 script_watchdog_hang_threshold Sets the watchdog threshold for single tick hangs. 3-100 10
253 device_info_memory_tier_override Saves and shuts down the world when the combined script memory usage exceeds the given threshold. 1/2/3/4/5 4
254 device_info_use_memory_tier_override Whether to use Template:Code instead of an automatic memory tier. 0/1 0
255 debug_text_filtering_delay_sec_override The amount of seconds the profanity filter is delayed, if the option below is set. 0-5 0 26.20
256 debug_text_filtering_use_delay_sec_override Whether to enable the profanity filter delay override. 0/1 0 26.20
257 darkness_effect_modifier Changes the influence of the Minecraft:Darkness effect. 0-1 1
screen_distortionTemplate:Upcoming Changes the influence of the screen distortion effect. 0-1 1 26.40
258 glint_strength Changes the transparency of visual glint on enchanted items. 0-1 0.75 1.19.80
259 glint_speed Changes the speed of visual glint on enchanted items. 0-1 0.5 1.19.80
260 touch_control_selection_screen Enables a button to change the touch control mode. 0/1 0
261 enable_braze Template:Info needed 0/1 0
262 gfx_resizableui Toggles the ability to customize the location, scale, and opacity of buttons in touch controls. 0/1 1
263 gfx_hotbarScale Adjusts the scale of the Minecraft:hotbar 0-1 1
264 gfx_moveStickX The horizontal location of the move joystick. 0-1 0.15
265 gfx_moveStickY The vertical location of the move joystick. 0-1 0.55
266 gfx_moveStickScale The size of the move joystick. 1
267 gfx_altStickX The horizontal location of the alternative move joystick. 0-1 0.85 1.21.130
268 gfx_altStickY The vertical location of the alternative move joystick. 0-1 0.55 1.21.130
269 gfx_altStickScale The size of the alternative move joystick. 1 1.21.130
270 gfx_touchButton1X The horizontal location of the place block button. 0-1 0.925
271 gfx_touchButton1Y The vertical location of the place block button. 0-1 0.4
272 gfx_touchButton1Scale The scale of the place block button. 1
273 gfx_touchButton1Opacity The opacity of the place block button. 0-1 0.5
274 gfx_touchButton2X The horizontal location of the attack/destroy button. 0-1 0.825
275 gfx_touchButton2Y The vertical location of the attack/destroy button. 0-1 0.5
276 gfx_touchButton2Scale The scale of the attack/destroy button. 1
277 gfx_touchButton2Opacity The opacity of the attack/destroy button. 0-1 0.5
278 gfx_touchButton3X The horizontal location of the sneak button. 0-1 0.925
279 gfx_touchButton3Y The vertical location of the sneak button. 0-1 0.6
280 gfx_touchButton3Scale The scale of the sneak button. 1
281 gfx_touchButton3Opacity The opacity of the sneak button. 0-1 0.5
282 gfx_touchButton4X The horizontal location of the sprint button. 0-1 0.825
283 gfx_touchButton4Y The vertical location of the sprint button. 0-1 0.7
284 gfx_touchButton4Scale The scale of the sprint button. 1
285 gfx_touchButton4Opacity The opacity of the sprint button. 0-1 0.5
286 gfx_touchButton5X The horizontal location of the jump button. 0-1 0.925
287 gfx_touchButton5Y The vertical location of the place jump button. 0-1 0.8
288 gfx_touchButton5Scale The scale of the place jump button. 1
289 gfx_touchButton5Opacity The opacity of the place jump button. 0-1 0.5
290 gfx_touchButton6X The horizontal location of the pick block button. 0-1 0.266
291 gfx_touchButton6Y The vertical location of the pick block button. 0-1 0.8
292 gfx_touchButton6Scale The scale of the pick block button. 0 1
293 gfx_touchButton6Opacity The opacity of the pick block button. 0-1 0.5
294 gfx_touchDpadX The horizontal location of the D-Pad. 0-1 0.12
295 gfx_touchDpadY The vertical location of the D-Pad. 0-1 0.75
296 gfx_touchDpadScale The scale of the D-Pad. 1.2
297 gfx_touchDpadOpacity The opacity of the D-Pad. 0-1 0.5
298 gfx_classicButton1X The horizontal location of the jump button when using D-pad & tap to interact control mode. 0-1 0.9
299 gfx_classicButton1Y The vertical location of the jump button when using D-pad & tap to interact control mode. 0-1 0.75
300 gfx_classicButton1Scale The scale of the jump button when using D-pad & tap to interact control mode. 1.2
301 gfx_classicButton1Opacity The opacity of the jump button when using D-pad & tap to interact control mode. 0-1 0.5
302 gfx_classicButton2X The horizontal location of the fly/swim up button when using D-pad & tap to interact control mode. 0-1 0.9
303 gfx_classicButton2Y The vertical location of the fly/swim up button when using D-pad & tap to interact control mode. 0-1 0.75
304 gfx_classicButton2Scale The scale of the fly/swim up button when using D-pad & tap to interact control mode. 1.2
305 gfx_classicButton2Opacity The opacity of the fly/swim up button when using D-pad & tap to interact control mode. 0-1 0.5
306 gfx_classicButton3X The horizontal location of the fly/swim down button when using D-pad & tap to interact control mode. 0-1 0.9
307 gfx_classicButton3Y The vertical location of the fly/swim down button when using D-pad & tap to interact control mode. 0-1 0.89
308 gfx_classicButton3Scale The scale of the fly/swim down button when using D-pad & tap to interact control mode. 1.2
309 gfx_classicButton3Opacity The opacity of the fly/swim down button when using D-pad & tap to interact control mode. 0-1 0.5
310 gfx_classicButton4X The horizontal location of the pick block button when using D-pad & tap to interact control mode. 0-1 0.75
311 gfx_classicButton4Y The vertical location of the pick block button when using D-pad & tap to interact control mode. 0-1 0.75
312 gfx_classicButton4Scale The scale of the pick block button when using D-pad & tap to interact control mode. 1.2
313 gfx_classicButton4Opacity The opacity of the pick block button when using D-pad & tap to interact control mode. 0-1 0.5
314 realmsplus_lastshowngoogleholddate Template:Info needed Date: YYYY-MM-DDTHH:MM:SSZ 1970-01-01T00:00:00Z
315 ctrl_resetOnStart Template:Info needed 0/1 0
316 gpu_validation_enabled Template:Info needed 0/1 0
317 gpu_validation_verbose Template:Info needed 0/1 0
318 gpu_validation_outputmanager_enabled Template:Info needed 0/1 0
319 gpu_validation_disable_errorsupress Template:Info needed 0/1 0
320 load_renderdocdll Template:Info needed 0/1 0
321 graphics_mode Changes the game's Minecraft:graphics mode. 0: Simple / 1: Fancy / 2: Vibrant Visuals / 3: Ray Traced 2 1.21.80
322 graphics_api Sets the graphics API on certain platforms.Template:Info needed 0/1 0 1.21.120
323 graphics_quality_preset_mode The quality of Minecraft:Vibrant Visuals. 0: Favor Performance / 1: Favor Visuals / 2: Custom 0 1.21.60
324 shadow_quality The quality of shadows in Minecraft:Vibrant Visuals. 0: Low / 1: Medium / 2: High / 3: Ultra 1 1.20.30
325 cloud_quality The quality of clouds in Minecraft:Vibrant Visuals. 0: Low / 1: Medium / 2: High / 3: Ultra 1 1.21.100
326 lighting_mixed_res_upscale Template:Info needed 0/1 1 26.20
327 point_light_shadow_qualityTemplate:Until The quality of point light shadows in Minecraft:Vibrant Visuals. 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra 2 1.20.80
328 point_light_loding_qualityTemplate:Until
block_light_qualityTemplate:Upcoming
The quality of point light loding in Minecraft:Vibrant Visuals. 0: Standard / 1: Volumetric Lights / 2: Point Lights / 3: Point Lights+ / 4: Point Lights++ 1 1.20.30
329 volumetric_fog_quality The quality of volumetric fog in Minecraft:Vibrant Visuals. 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra 2 1.20.60
330 reflections_quality The quality of reflections in Minecraft:Vibrant Visuals. 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra 2 1.21.20
331 bloom_strength The amount of bloom in Minecraft:Vibrant Visuals. 0-1 1 1.20.30
332 bloom_custom_strength Template:Info needed 0-1 0 1.20.30
333 do_not_show_multiplayer_ip_safety_warning Whether to show the warning message when trying show the IP adress of a custom server. 0/1 0
334 do_not_show_worlds_without_entitlement_warning Whether to show the warning message when trying to play a world without a name. 0/1 0
do_not_show_unavailable_dependencies_beta_warningTemplate:Upcoming Template:Info needed 0/1 0 26.40
335 do_not_show_old_worlds_warning Whether to show the warning message when trying to play an Minecraft:Old world. 0/1 0 1.18.0
336 do_not_hardcore_mode_warning Whether to show the warning message when trying to create a Minecraft:Hardcore world. 0/1 0 1.20.80
337 DO_NOT_SHOW_PARTY_TOO_LARGE_WARNING Whether to show the warning message if a Minecraft:party grows too large. 0/1 0 26.20
338 DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_CANT_INVITE_WARNING Whether to show the warning message if invited players can't join the party. 0/1 0 26.20
339 DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_INVITE_WARNING Whether to show the warning message if the player can't join a party they've been invited to. 0/1 0 26.20
340 DO_NOT_SHOW_PARTIES_NOT_SUPPORTED_WARNING Whether to show the warning message attempting to move a party to a server that does not support parties. 0/1 0 26.20
DO_NOT_SHOW_NON_PUBLIC_SERVER_WARNING_THIS_JOINTemplate:Upcoming Template:Info needed 0/1 0 26.40
341 do_not_show_experimental_worlds_warning Whether to show the warning message when trying to play or create a world with Minecraft:experiments enabled. 0/1 0
342 do_not_show_using_external_storage_warning Whether to show the warning message when using external storage. 0/1 0 1.18.0
343 do_not_show_hidden_local_worlds_warning Whether to show the warning message when locally stored worlds created from a template are hidden without having access to the template. 0/1 0
344 do_not_show_hidden_alternative_storage_worlds_warning Whether to show the warning message when external stored worlds are hidden. 0/1 0
345 do_not_show_alternative_storage_has_worlds Whether to show a message when there are worlds external stored. 0/1 0 1.18.0
346 do_not_show_addon_stacking_warning Whether to show the warning when add-ons are being stacked. 0/1 0
347 do_not_show_slow_connection_warning Whether to show the warning when the player's connection is slow while playing in Minecraft:multiplayer. 0/1 0 1.21.80
348 do_not_show_realms_moderation_deletion_warning Whether a warning message should be shown when attempting to delete an expired Realm. 0/1 0 1.21.111
349 do_not_show_realms_region_ping_warning Whether to show a warning when the server region for a Realms server is set to one with a high ping. 0/1 0 26.0
350 do_not_show_friends_list_ftue Whether to show a tooltip in the Minecraft:pause menu that the list of players has been moved to the Minecraft:social drawer. 0/1 0 1.21.120
do_not_show_party_tab_ftue Whether to show a tooltip in the Minecraft:social drawer informing players about the new party feature. 0/1 0 26.30
do_not_show_storage_low_warning Whether to show the warning modal in the Minecraft:play screen when the storage is full and worlds cannot be opened. 0/1 0 26.30
351 emoteChat Whether to show a message in the chat when a player uses an Minecraft:emote. 0/1 1 1.16.0
352 loading_tips_index Count of displayed Minecraft:loading tips (repeating ones also count), when more than 12, the player has reached the second level of Survival loading tips. 0/12 0
353 nether_reached Whether the player has ever entered the Minecraft:Nether, unlocks the third level of Survival loading tips. 0/1 0 1.20.50
354 has_dismissed_new_player_flow Whether the player is new to the game and the game starts with quick world creation. 0/1 0
355 ctrl_improvedInputResponse Toggles the Improved Input Response feature, which reduces the delay between an input and the game's response. 0/1 0
356 app_launched_count The total amount the player has launched the game. 0
357 gfx_debug_trace Template:Info needed 0/1 0
358 xbl_use_remote_connect Whether to use a login code to sign in with a Microsoft account on non-Windows devices. 0/1 0
359 worlds_friends_servers_SISU_third_session Template:Info needed 0/1 1
360 show_free_preview_realm_available_new_icon Template:Info needed 0/1 1
361 ecomode_toggle Template:Info needed 0/1 1
362 playScreenWorldLayoutMode Toggles the layout of the world tab in the Minecraft:Play screen between list and gallery. 1: Gallery / 2: List 1 1.20.30
363 do_not_show_manage_showcase_clear_warning Whether to show the warning message when the player attempts to clear the showcase gallery. 0/1 0 1.21.30
364 do_not_show_manage_showcase_replace_warning Whether to show the warning message when the player attempts to replace a screenshot in the showcase gallery. 0/1 0 1.21.30
365 do_not_show_not_following_party_warning Whether to show the warning message when the player refuses to move to a world from a Minecraft:party.Template:Upcoming 0/1 0 26.10
366 new_player_flow_v3_abc_test_group Template:Info needed Template:Info needed 1
367 new_player_path_tutorial_mode_ab_test_group Template:Info needed Template:Info needed 1 26.0
368 partyInviteReceivedFilter Whether party invites are shown from any player or only in-game friends. 0/1 0 1.21.90
369 partyPrivacy Changes the default state of the party privacy setting, either "Friends only" or "Open". 0/1 0 1.21.90
370 partyInviteSendPrivileges Whether members of a party can invite players or not. 0/1 1 1.21.90
371 frame_pacing_enabled Whether to enable frame pacing on mobile devices. 0/1 0 1.21.90
372 options_version_major The first number in the version of the game. 1 1.21.90
373 options_version_minor The second number in the version of the game, used for major updates. 26 1.21.90
374 options_version_patch The third number in the version of the game, used for minor updates. 20 (30 in Preview) 1.21.90
375 options_version_revision The fourth number in the version of the game, used for internal versioning. 4 (25 in Preview) 1.21.90
376 graphics_mode_switch Whether the graphics mode option can be changed in-game. 0/1 0 1.21.90
377 gfx_texture_streaming Enables texture streaming, which makes the game not load textures from resource packs that get overwritten 0/1 1 26.10
378 command_macro_command_0 The command entered for the first command macro slot. 26.0
379 command_macro_command_1 The command entered for the second command macro slot. 26.0
380 command_macro_command_2 The command entered for the third command macro slot. 26.0
381 command_macro_command_3 The command entered for the fourth command macro slot. 26.0
382 command_macro_command_4 The command entered for the fifth command macro slot. 26.0
383 command_macro_command_5 The command entered for the sixth command macro slot. 26.0
384 command_macro_command_6 The command entered for the seventh command macro slot. 26.0
385 command_macro_command_7 The command entered for the eighth command macro slot. 26.0
386 command_macro_command_8 The command entered for the ninth command macro slot. 26.0
387 command_macro_command_9 The command entered for the tenth command macro slot. 26.0
388 editor_collect_network_metrics Whether to collect metrics in the Editor. 0/1 1 26.10
389 pause_menu_on_focus_lost Whether the game pauses when the application loses focus on Windows. 0/1 1 26.10
graphics_quality_preset_changedTemplate:Upcoming Template:Info needed 0/1 0 26.40
390 gamepadMappingVersion The version type used for the controller controls layout. 0/1/2/3 1
391 ctrl_type_0_key.jump The jump key when using a controller. 1
392 ctrl_type_0_key.drop The drop item key when using a controller. 6
393 ctrl_type_0_key.attack The attack key when using a controller. -99
394 ctrl_type_0_key.use The use key when using a controller. -100
395 ctrl_type_0_container.crafting The crafting key when using a controller. 3
396 ctrl_type_0_key.inventory The open inventory key when using a controller. 4
397 ctrl_type_0_key.cycleItemLeft The cycle item left key when using a controller. 11
398 ctrl_type_0_key.cycleItemRight The cycle item right key when using a controller. 12
399 ctrl_type_0_key.togglePerspective The toggle perspective key when using a controller. 5
400 ctrl_type_0_key.sneak The sneak key when using a controller. 2
401 ctrl_type_0_key.sprint The sprint key when using a controller. 9
402 ctrl_type_0_key.flyUpSlow The fly up slow key when using a controller. 0
403 ctrl_type_0_key.flyDownSlow The fly down slow key when using a controller. 10
404 ctrl_type_0_key.emote The emote key when using a controller. 7 1.16.0
405 ctrl_type_0_key.socialdrawermobeffectsandinteractwithtoast The view status effects, open notifications, and social drawer key when using a controller. 13 26.10
406 ctrl_type_0_key.chat The open chat key when using a controller. 8
407 ctrl_type_0_key.left The move left key when using a controller. 18
408 ctrl_type_0_key.right The move right key when using a controller. 17
409 ctrl_type_0_key.back The move backward key when using a controller. 16
410 ctrl_type_0_key.forward The jump key when using a controller. 19
411 ctrl_type_0_key.pickItem The pick block control key when using a controller. 0
412 ctrl_type_0_key.describeBlock The Minecraft:Identify key when using a controller. 0 26.10
413 keyboard_type_0_key.attack The attack key when using a keyboard and mouse. -99
414 keyboard_type_0_key.pickItem The pick block key when using a keyboard and mouse. -97
415 keyboard_type_0_key.use The use key when using a keyboard and mouse. -98
416 keyboard_type_0_key.drop The drop key when using a keyboard and mouse. 81
417 keyboard_type_0_key.hotbar.1 The select hotbar slot 1 key when using a keyboard and mouse. 49
418 keyboard_type_0_key.hotbar.2 The select hotbar slot 2 key when using a keyboard and mouse. 50
419 keyboard_type_0_key.hotbar.3 The select hotbar slot 3 key when using a keyboard and mouse. 51
420 keyboard_type_0_key.hotbar.4 The select hotbar slot 4 key when using a keyboard and mouse. 52
421 keyboard_type_0_key.hotbar.5 The select hotbar slot 5 key when using a keyboard and mouse. 53
422 keyboard_type_0_key.hotbar.6 The select hotbar slot 6 key when using a keyboard and mouse. 54
423 keyboard_type_0_key.hotbar.7 The select hotbar slot 7 key when using a keyboard and mouse. 55
424 keyboard_type_0_key.hotbar.8 The select hotbar slot 8 key when using a keyboard and mouse. 56
425 keyboard_type_0_key.hotbar.9 The select hotbar slot 9 key when using a keyboard and mouse. 57
426 keyboard_type_0_key.inventory The open inventory key when using a keyboard and mouse. 69
427 keyboard_type_0_key.togglePerspective The toggle perspective key when using a keyboard and mouse. 116
428 keyboard_type_0_key.jump The jump key when using a keyboard and mouse. 32
429 keyboard_type_0_key.sneak The sneak key when using a keyboard and mouse. 16
430 keyboard_type_0_key.sprint The sprint key when using a keyboard and mouse. 17
431 keyboard_type_0_key.left The strafe left key when using a keyboard and mouse. 65
432 keyboard_type_0_key.right The strafe right key when using a keyboard and mouse. 86
433 keyboard_type_0_key.back The walk backward key when using a keyboard and mouse. 83
434 keyboard_type_0_key.forward The walk forward key when using a keyboard and mouse. 87
435 keyboard_type_0_key.mobEffects The view status effects key when using a keyboard and mouse. 90
436 keyboard_type_0_key.chat The chat key when using a keyboard and mouse. 84,13
437 keyboard_type_0_key.command The open command key when using a keyboard and mouse. 191
438 keyboard_type_0_key.copyCoordinates The copy coordinates key when using a keyboard and mouse. 67 1.19.30
439 keyboard_type_0_key.copyFacingCoordinates The copy facing coordinates key when using a keyboard and mouse. 88 1.19.30
440 keyboard_type_0_key.emote The Minecraft:emote key when using a keyboard and mouse. 66 1.16.0
441 keyboard_type_0_key.describeBlock The Minecraft:Describe key when using a keyboard and mouse. 0 26.10
442 keyboard_type_0_key.screenshot The Minecraft:screenshot key when using a keyboard and mouse. 113
443 keyboard_type_0_key.socialDrawer The open Minecraft:social drawer key when using a keyboard and mouse. 115 26.10
444 keyboard_type_0_key.menuTabLeft The menu tab left key when using a keyboard and mouse. 219 1.6.0
445 keyboard_type_0_key.menuTabRight The menu tab right key when using a keyboard and mouse. 221 1.6.0
446 keyboard_type_0_key.menuCancel The menu cancel key when using a keyboard and mouse. -95
447 keyboard_type_0_key.interactwithtoast The open notifications key when using a keyboard and mouse. 78
448 keyboard_type_0_key.commandmacro.0 The key to execute the first command macro. 0 26.0
449 keyboard_type_0_key.commandmacro.1 The key to execute the second command macro. 0 26.0
450 keyboard_type_0_key.commandmacro.2 The key to execute the third command macro. 0 26.0
451 keyboard_type_0_key.commandmacro.3 The key to execute the fourth command macro. 0 26.0
452 keyboard_type_0_key.commandmacro.4 The key to execute the fifth command macro. 0 26.0
453 keyboard_type_0_key.commandmacro.5 The key to execute the sixth command macro. 0 26.0
454 keyboard_type_0_key.commandmacro.6 The key to execute the seventh command macro. 0 26.0
455 keyboard_type_0_key.commandmacro.7 The key to execute the eighth command macro. 0 26.0
456 keyboard_type_0_key.commandmacro.8 The key to execute the ninth command macro. 0 26.0
457 keyboard_type_0_key.commandmacro.9 The key to execute the tenth command macro. 0 26.0
458 keyboard_type_1_key.lookUpSlight The look up slight key when using full keyboard gameplay. 109 1.4.0
459 keyboard_type_1_key.lookDownSlight The look down slight key when using full keyboard gameplay. 107 1.4.0
460 keyboard_type_1_key.lookUpRight The look up right key when using full keyboard gameplay. 105 1.4.0
461 keyboard_type_1_key.lookUp The look up key when using full keyboard gameplay. 104 1.4.0
462 keyboard_type_1_key.lookUpLeft The look up left key when using full keyboard gameplay. 103 1.4.0
463 keyboard_type_1_key.lookRight The look right key when using full keyboard gameplay. 102 1.4.0
464 keyboard_type_1_key.lookCenter The look center key when using full keyboard gameplay. 101,35,220 1.4.0
465 keyboard_type_1_key.lookLeft The look left key when using full keyboard gameplay. 100 1.4.0
466 keyboard_type_1_key.lookDownRight The look down right key when using full keyboard gameplay. 99 1.4.0
467 keyboard_type_1_key.lookDown The look down key when using full keyboard gameplay. 98 1.4.0
468 keyboard_type_1_key.lookDownLeft The look down left key when using full keyboard gameplay. 97 1.4.0
469 keyboard_type_1_key.lookUpSmooth The look up smooth key when using full keyboard gameplay. 38 1.4.0
470 keyboard_type_1_key.lookDownSmooth The look down smooth key when using full keyboard gameplay. 40 1.4.0
471 keyboard_type_1_key.lookLeftSmooth The look left smooth key when using full keyboard gameplay. 37 1.4.0
472 keyboard_type_1_key.lookRightSmooth The look right smooth key when using full keyboard gameplay. 39 1.4.0
473 keyboard_type_1_key.cycleItemLeft The cycle item left key when using full keyboard gameplay. 33 1.4.0
474 keyboard_type_1_key.cycleItemRight The cycle item right key when using full keyboard gameplay. 34 1.4.0
475 keyboard_type_1_key.interactwithtoast The open notifications key when using full keyboard gameplay. 78
476 keyboard_type_1_key.attack The attack key when using full keyboard gameplay. 81 1.4.0
477 keyboard_type_1_key.pickItem The pick block key when using full keyboard gameplay. 88 1.4.0
478 keyboard_type_1_key.use The use key when using full keyboard gameplay. 69 1.4.0
479 keyboard_type_1_key.drop The drop key when using full keyboard gameplay. 90 1.4.0
480 keyboard_type_1_key.hotbar.1 The select hotbar slot 1 key when using full keyboard gameplay. 49 1.4.0
481 keyboard_type_1_key.hotbar.2 The select hotbar slot 2 key when using full keyboard gameplay. 50 1.4.0
482 keyboard_type_1_key.hotbar.3 The select hotbar slot 3 key when using full keyboard gameplay. 51 1.4.0
483 keyboard_type_1_key.hotbar.4 The select hotbar slot 4 key when using full keyboard gameplay. 52 1.4.0
484 keyboard_type_1_key.hotbar.5 The select hotbar slot 5 key when using full keyboard gameplay. 53 1.4.0
485 keyboard_type_1_key.hotbar.6 The select hotbar slot 6 key when using full keyboard gameplay. 54 1.4.0
486 keyboard_type_1_key.hotbar.7 The select hotbar slot 7 key when using full keyboard gameplay. 55 1.4.0
487 keyboard_type_1_key.hotbar.8 The select hotbar slot 8 key when using full keyboard gameplay. 56 1.4.0
488 keyboard_type_1_key.hotbar.9 The select hotbar slot 9 key when using full keyboard gameplay. 57 1.4.0
489 keyboard_type_1_key.inventory The open inventory key when using full keyboard gameplay. 67 1.4.0
490 keyboard_type_1_key.togglePerspective The toggle perspective key when using full keyboard gameplay. 116 1.4.0
491 keyboard_type_1_key.jump The jump key when using full keyboard gameplay. 32 1.4.0
492 keyboard_type_1_key.sneak The sneak key when using full keyboard gameplay. 16 1.4.0
493 keyboard_type_1_key.sprint The sprint key when using full keyboard gameplay. 17 1.4.0
494 keyboard_type_1_key.left The strafe left key when using full keyboard gameplay. 65 1.4.0
495 keyboard_type_1_key.right The strafe right key when using full keyboard gameplay. 68 1.4.0
496 keyboard_type_1_key.back The walk backward key when using full keyboard gameplay. 83 1.4.0
497 keyboard_type_1_key.forward The walk forward key when using full keyboard gameplay. 87 1.4.0
498 keyboard_type_1_key.mobEffects The view status effects key when using full keyboard gameplay. 9 1.4.0
499 keyboard_type_1_key.chat The chat key when using full keyboard gameplay. 84, 13 1.4.0
500 keyboard_type_1_key.command The open command key when using full keyboard gameplay. 191 1.4.0
501 keyboard_type_1_key.emote The Minecraft:emote key when using full keyboard gameplay. 66 1.16.0
502 keyboard_type_1_key.screenshot The Minecraft:screenshot key when using full keyboard gameplay. 113 1.16.0
503 keyboard_type_1_key.menuTabLeft The menu tab left key when using full keyboard gameplay. 219
504 keyboard_type_1_key.menuTabRight The menu tab right key when using full keyboard gameplay. 221
505 keyboard_type_1_key.menuCancel The menu cancel key when using full keyboard gameplay. 80
506 keyboard_type_1_key.copyCoordinates The copy coordinates key when using full keyboard gameplay. 0 1.19.30
507 keyboard_type_1_key.copyFacingCoordinates The copy facing coordinates key when using full keyboard gameplay. 0 1.19.30
508 keyboard_type_1_key.commandmacro.0 The key to execute the first command macro when using full keyboard gameplay. 0 26.0
509 keyboard_type_1_key.commandmacro.1 The key to execute the second command macro when using full keyboard gameplay. 0 26.0
510 keyboard_type_1_key.commandmacro.2 The key to execute the third command macro when using full keyboard gameplay. 0 26.0
511 keyboard_type_1_key.commandmacro.3 The key to execute the fourth command macro when using full keyboard gameplay. 0 26.0
512 keyboard_type_1_key.commandmacro.4 The key to execute the fifth command macro when using full keyboard gameplay. 0 26.0
513 keyboard_type_1_key.commandmacro.5 The key to execute the sixth command macro when using full keyboard gameplay. 0 26.0
514 keyboard_type_1_key.commandmacro.6 The key to execute the seventh command macro when using full keyboard gameplay. 0 26.0
515 keyboard_type_1_key.commandmacro.7 The key to execute the eighth command macro when using full keyboard gameplay. 0 26.0
516 keyboard_type_1_key.commandmacro.8 The key to execute the ninth command macro when using full keyboard gameplay. 0 26.0
517 keyboard_type_1_key.commandmacro.9 The key to execute the tenth command macro when using full keyboard gameplay. 0 26.0

Removed options

Template:Info needed section

Java Edition

Option name Explanation Valid values Default value Development version added Version added Development version removed Version removed
advancedOpengl Template:Info needed Template:Info needed false Minecraft:b1.6-tb3 14w30a 1.8
allowBlockAlternatives Whether alternative block models are used true/false true 14w28a 1.8 15w31a 1.9
anaglyph3d Whether 3D mode is turned on true/false false Minecraft:c0.24_st_03 17w43a 1.13
anisotropicFiltering Template:Info needed Template:Info needed 1 13w38a 1.7 14w25a 1.8
chatPreview When the client will send the current chat to the server to preview it true/false true 22w19a 1.19 22w42a 1.19.3
chunksPerFrame Template:Info needed Template:Info needed 2 1.8.2-pre1 1.8.2-pre2
difficulty The world difficulty. Had no effect after 1.7.2 0–3 (Peaceful, Easy, Normal, Hard) 2 (Normal) Template:Info needed Template:Info needed 22w12a 1.19
clouds Whether or not clouds are on true/false true Minecraft:b1.9-pre5 14w25a 1.8
enableWeakAttacks When false, the client will ignore attempts to attack when weapon cooldown is less than 75% recharged. true/false false 1.9.1-pre1 1.9.1 19w08a 1.14
fancyGraphics Whether fancy (more detailed) graphics are turned on true/false true Minecraft:inf-20100615 20w27a 1.16.2
fboEnable Whether Framebuffer Objects is turned on true/false true 13w38a 1.7.2 18w44a 1.14
fpsLimit Template:Info needed Template:Info needed 1 Minecraft:b1.7_01 13w38a 1.7.2
graphicsMode Whether Fast (less detailed), Fancy (more detailed), or Fabulous! (most detailed) graphics are turned on 0-2 (Fast, Fancy, Fabulous!) 1 (Fancy) 1.16-pre1 1.16 25w41a 1.21.11
heldItemTooltips Whether switching between items shows the name of the item; no in-game control true/false true 12w50a 1.4.6 23w06a 1.19.4
hideBundleTutorial Whether the player has seen the bundle tutorial hint when trying to use a bundle. true/false false 21w05a 1.17 24w33a 1.21.1
key_Back Back control 31 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
key_Build Use control 48 Minecraft:c0.0.23a_01 Minecraft:in-20091231-2
key_Chat Chat control 20 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
key_Drop Drop control 16 Minecraft:in-20091231-2 Minecraft:b1.1-2
key_Forward Forward control 17 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
key_Inventory Inventory control 23 Minecraft:in-20091231-2 Minecraft:b1.1-2
key_Jump Jump control 57 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
key_key.fog Fog control 33 Minecraft:b1.1-2 Minecraft:b1.8
key_key.streamCommercial Stream Commercial control Minecraft:Key codes 0 (none) 13w47a 1.7.4 15w31a 1.9
key_key.streamPauseUnpause Pause/Unpause Stream control Minecraft:Key codes 65 (F7) 13w47a 1.7.4 15w31a 1.9
key_key.streamStartStop Start/Stop Stream control Minecraft:Key codes 64 (F6) 13w47a 1.7.4 15w31a 1.9
key_key.streamToggleMic Microphone input control Minecraft:Key codes 0 (none) 13w47d 1.7.4 15w31a 1.9
key_key.swapHands Swapping of items between hands control; renamed to key_key.swapOffhand Minecraft:Key codes key.keyboard.f 15w31a 1.9 1.16-pre3 1.16
key_Left Template:Info needed 30 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
key_Load location Template:Info needed 19 Minecraft:c0.0.23a_01 Minecraft:a1.0.10
key_Right Template:Info needed 32 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
key_Save location Template:Info needed 28 Minecraft:c0.0.23a_01 Minecraft:a1.0.10
key_Sneak Template:Info needed 42 Minecraft:a1.1.1 Minecraft:b1.1-2
key_Toggle fog Old fog control 33 Minecraft:c0.0.23a_01 Minecraft:b1.1-2
limitFramerate Framerate limit Template:Info needed false Minecraft:c0.27_st Minecraft:b1.7_01
music Whether music is onTemplate:Verify Template:Info needed 1.0 Minecraft:c0.0.23a_01 13w36a 1.7.2
onlyShowSignedChat Toggles whether the chat displays only cryptographically signed player messages true/false false 22w19a 1.19-pre1
postProcessEnable Template:Info needed Template:Info needed true 13w38a 13w38b
saturation No in-game control. Never did anything. 0-1 0.0 13w38a 1.7.2 19w08a 1.14
serverTextures Template:Info needed true/false true 12w18a 1.3.1 Template:Info needed Template:Info needed
shieldAnimation Template:Info needed true/false true Minecraft:Combat Test 3 Minecraft:Combat Test 4
showCape Template:Info needed true/false true 12w41a 1.4.2 14w03a 1.8
showFrameRate Template:Info needed Template:Info needed false Minecraft:c0.0.23a_01 Minecraft:a1.1.1
showInventoryAchievementHint Whether the "Press 'E' to open your inventory" toast appears in the upper right corner of the screen upon initially spawning; no in-game control true/false true 13w36a 1.7.2 17w13a 1.12
showNowPlayingToast Whether to show a toast when a song starts playing true/false false 25w20a 1.21.6 25w46a 1.21.11
skin Template:Info needed Template:Info needed Default Minecraft:a1.2.2-1 13w36a 1.7.2
skipFriendsListPromo Template:Info needed true/false false 26.2-snapshot-7 26.2-pre-1
skipRealms32bitWarning Whether to skip the 32-bit environment warning when entering the Realms screenTemplate:Verify true/false false 1.18.2-pre1 1.18.2 24w14a 1.20.5
snooperEnabled Whether snooper functionality is turned on true/false true 12w30a 1.3.1 21w43a 1.18
sound Whether sound is onTemplate:Verify Template:Info needed 1.0 Minecraft:c0.0.23a_01 13w36a 1.7.2
soundCategory_animals Template:Info needed Template:Info needed 1.0 13w36a 13w42a
soundCategory_blocks Template:Info needed Template:Info needed 1.0 13w36a 13w42a
soundCategory_mobs Template:Info needed Template:Info needed 1.0 13w36a 13w42a
soundCategory_players Template:Info needed Template:Info needed 1.0 13w36a 13w42a
soundCategory_records Template:Info needed Template:Info needed 1.0 13w36a 13w42a
streamBytesPerPixel The total bytes-per-pixel (BPP) for livestream output 0-1 0.5 13w47a 1.7.4 15w31a 1.9
streamChatEnabled If the Twitch chat is copied into the Minecraft chat 0/1 (true/false) 0 13w47a 1.7.4 15w31a 1.9
streamChatUserFilter The above but whether it is to be censored 0/1 (true/false) 0 13w47a 1.7.4 15w31a 1.9
streamCompression Whether to compress the livestream's video output 0/1 (false/true) 1 13w47a 1.7.4 15w31a 1.9
streamFps The output FPS of the livestream. Template:Info needed 0.31690142 13w47a 1.7.4 15w31a 1.9
streamKbps The bitrate (Kbps) of the video when livestreaming. Template:Info needed 0.5412844 13w47a 1.7.4 15w31a 1.9
streamMicToggleBehavior Used to toggle microphone output 0/1 (false/true) 0 13w47d 1.7.4 15w31a 1.9
streamMicVolume Microphone's output volume when livestreaming 0-1 1.0 13w47a 1.7.4 15w31a 1.9
streamPreferredServer The preferred ingest server of the livestream. Template:Info needed 13w47a 1.7.4 15w31a 1.9
streamSendMetadata Whether to send extra metadata in the livestream true/false true 13w47a 1.7.4 15w31a 1.9
streamSystemVolume System's output volume when livestreaming 0-1 1.0 13w47a 1.7.4 15w31a 1.9
touchscreen Whether touchscreen controls are used true/false false 1.4.6-pre 1.4.6 26.2-snapshot-5 26.2
uploadsPerFrame Template:Info needed Template:Info needed 16 1.8.2-pre2 1.8.2-pre5
useVbo Whether Vertex Buffer Objects is turned on true/false false 14w29a 1.8 18w44a 1.14
viewDistance Template:Info needed Template:Info needed 0 Minecraft:c0.0.23a_01 13w38a 1.7.2

Bedrock Edition

Option name Explanation Valid values Default value Version added Version removed
game_difficulty Set the game difficulty. 0/2 2 0.7.0 0.12.1 (build 1)
gfx_pixeldensity Controlled the size of the d-pad and the chat button. Varies depending on the device. Varies depending on the device. 0.7.0 0.11.0 (build 1)
ctrl_sensitivity The sensitivity of the camera movement. 0–1 0.5 0.7.0
ctrl_invertmouse Inverted camera movement. 0/1 0 0.7.0
ctrl_usetouchscreen Template:Info needed 0/1 1 0.7.0
feedback_vibration Whether to vibrate when a block is broken. 0/1 1 0.7.0
gfx_renderdistance Controlled which tick the view distance slider was on (more info). Varies depending on the version. Varies depending on the version. 0.7.0 0.9.0 (build 1)
gfx_animatetextures Toggled Minecraft:water, Minecraft:lava, and Minecraft:fire animations. 0/1 1 0.7.0 0.14.2
gfx_ao Toggled smooth lighting. 0/1 1 0.7.0 0.8.0 (build 2)
gfx_hidegui Whether to hide the Minecraft:heads-up display and the player's hand. 0/1 0 0.7.0
game_ordercraftable Corresponds with the "Show craftable recipes first" toggle in-game.Template:Info needed 0/1 1 0.8.0 (build 1) 0.8.0 (build 2)
gfx_renderdistance_new The player's render distance, measured in blocks. The range available without editing depends on the device's capabilities.Template:Needs testing Varies depending on the device.Template:Needs testing 0.9.0 (build 1)
dev_autoloadlevel On startup, the game would automatically load in the first level on the world selection screen. 0/1 0 0.9.0 (build 1)
dev_showchunkmap Template:Info needed Template:Info needed 0 0.9.0 (build 1)
dev_showchunkmap Second dev_showchunkmap line directly below the other one. It is not known whether the two behaved differently. Template:Info needed 0 0.9.0 (build 4) 0.9.0 (build 5)
game_flatworldlayers Controlled which layers would generate in Minecraft:flat worlds. Template:Info needed [7,3,3,2] 0.9.0 (build 5)
dev_disablefilesystem Disabled Minecraft:chunk data from saving. This would also reset chunk data for any accessed worlds and generate a new world with the same seed. 0/1 0 0.9.0 (build 5)
game_limitworldsize Set the world limits to Old world type. Template:Info needed 0 0.9.2
game_skintype The type of Minecraft:skin the player is using. 0 and 1 are custom skins with Steve's and Alex's dimensions respectively, 2 is Alex's skin, and 3 is Steve's skin. 0/1/2/3 3 0.11.0 (build 1) 0.11.0 (build 4)
game_lastcustomskin Template:Info needed Template:Info needed 0 0.11.0 (build 1) 0.11.0 (build 4)
ctrl_autojump Toggles auto-jump. 0/1 0 0.12.1 (build 1)
ctrl_keyboardlayout Which keyboard layout the game controls are mapped to. 0 is QWERTY, 1 is QWERTZ, 2 is AZERTY, and 3 is QZERTY. 0/1/2/3 0 0.12.1 (build 1)
ctrl_gamePadMap Template:Info needed Template:Info needed Varies depending on the version. 0.12.1 (build 1)
gfx_guiscale How much to scale the UI, relative to the game's predetermined scale (based on the screen/window size). Varies depending on the device. 0 0.14.0 (build 1)
game_automationserverretrytime Template:Info needed Template:Info needed 30 0.14.2
gfx_texel_aa Template:Info needed Template:Info needed 0 0.14.2
vr_stutter_turn Template:Info needed Template:Info needed 1 0.14.2
vr_head_steering Template:Info needed Template:Info needed 1 0.14.2
vr_stereo Template:Info needed Template:Info needed 0 0.14.2
vr_hud_at_top Template:Info needed Template:Info needed 0 0.14.2
vr_hud_drift Template:Info needed Template:Info needed 1 0.14.2
vr_linear_jump Template:Info needed Template:Info needed 1 0.14.2
vr_linear_motion Template:Info needed Template:Info needed 1 0.14.2
vr_sticky_mining Template:Info needed Template:Info needed 1 0.14.2
vr_use_comfort_controls Template:Info needed Template:Info needed 0 0.14.2
vr_show_comfort_selection_screen Template:Info needed Template:Info needed 1 0.14.2
dev_enable_profiler Template:Info needed Template:Info needed 0 0.15.0 (build 1)
dev_uselocalserver Template:Info needed Template:Info needed 0 0.15.0 (build 1)
dev_connection_quality Template:Info needed Template:Info needed 0 0.15.0 (build 1)
gfx_async_texture_loads Template:Info needed 0/1Template:Verify 1 1.13.0
gfx_show_async_texture_loads Template:Info needed 0/1Template:Verify 0 1.13.0
gfx_max_dequed_textures_per_frame Template:Info needed Template:Info needed 16 1.14.0
gfx_texture_load_delay Template:Info needed 0/1Template:Verify 0 1.14.0
do_not_show_gfx_driver_outdated Whether a warning should be shown when the graphics driver is outdated for ray tracing. 0/1 1 1.16.200 1.21.80
do_not_show_gfx_driver_outdated_version The version of the outdated graphics driver warning, depends on the graphics card. Blank 1.16.200 1.21.80
gfx_raytracing Enables ray tracing for supported hardware. 0/1 0 1.16.200 1.21.80
game_hasshownpatchnotice Whether the game has shown the notice for the most recent update.Template:Verify 0/1 0 1.21.80
game_lastshownrealmsenddate Template:Info needed 1970-01-01T00:00:00Z 1.13.0 1.21.80
gfx_fancygraphics Toggles fancy graphics. 0/1 1 0.7.0 1.21.80
hdr_brightness Template:Info needed 0/1Template:Verify 1 1.21.80
mp_prev_app_name Template:Info needed Player 1.21.90
new_video_settings Template:Info needed 0/1 0 1.21.90
playScreenShowLanWorlds Toggles to show LAN worlds in the worlds list. 0/1 0 1.21.90
keyboard_type_0_key.toggleRenderer The toggle renderer key when using a keyboard and mouse. 186 1.21.90
keyboard_type_1_key.toggleRenderer The toggle renderer key when using full keyboard gameplay. 186 1.21.90
gfx_vr_transparentleaves Toggles transparent leaves when using VR. 0/1 1 1.21.100
gfx_vr_smoothlighting Toggles smooth lighting when using VR. 0/1 1 1.21.100
vr_cameraMovement Template:Info needed 0-1 1 1.21.100
vr_snapAngle Template:Info needed Template:Verify 2 1.21.100
vr_stutter_turn_constant_time Template:Info needed Template:Verify 1 0.14.2 1.21.100
vr_stutter_turn_sound Template:Info needed Template:Verify 1 0.14.2 1.21.100
vr_movement Template:Info needed Template:Verify 0 1.21.100
vr_jump Template:Info needed Template:Verify 0 1.21.100
vr_headSteering Template:Info needed Template:Verify 0 1.21.100
vr_stickyMining Template:Info needed Template:Verify 0 1.21.100
vr_hudPosition Template:Info needed Template:Verify 0 1.21.100
vr_sensitivity The sensitivity when using VR. 0-1 0.5 0.14.2 1.21.100
vr_gamma The gamma level of the player's screen when using VR. 0/1Template:Verify 0 0.14.2 1.21.100
vr_particle_view_dist The particle view distance when playing VR. Template:Info needed 0.25 1.21.100
vr_hud_distance Template:Info needed 0/1Template:Verify 1 1.21.100
vr_hmd_displacement Template:Info needed Template:Info needed 0 0.14.2 1.21.100
vr_renderdistance The view distance when using VR. Must be a number.Template:Info needed 128 on iOS, 336 on WindowsTemplate:Info needed 0.14.2 1.21.100
vr_autojump Toggles auto-jump when using VR. 0/1 1 0.14.2 1.21.100
vr_stereorendering Template:Info needed 0/1Template:Verify 1 1.21.100
vr_use_normal_hit Template:Info needed 0/1Template:Verify 0 0.14.2 1.21.100
vr_use_red_flash Template:Info needed 0/1Template:Verify 1 0.14.2 1.21.100
vr_rstick_pitch_assist Template:Info needed 0/1Template:Verify 0 0.14.2 1.21.100
vr_rstick_gazeadjust Template:Info needed 0/1Template:Verify 0 0.14.2 1.21.100
vr_gaze_pitch_boost Template:Info needed 0/1Template:Verify 1 0.14.2 1.21.100
vr_living_room_cursor_centered Template:Info needed 0/1Template:Verify 1 1.21.100
vr_tap_turn Template:Info needed 0/1Template:Verify 0 1.21.100
vr_tapturn_sensitivity Template:Info needed 0-1Template:Verify 0.375 1.21.100
vr_wheelturn_sensitivity Template:Info needed Template:Info needed 50 1.21.100
vr_180_turns Template:Info needed 0/1Template:Verify 0 1.21.100
vr_livingroom_hint_time Template:Info needed Template:Info needed 32000 0.15.0 (build 1) 1.21.100
vr_mirror_texture Template:Info needed 0/1Template:Verify 1 1.21.100
vr_hand_controls_item Template:Info needed 0/1Template:Verify 1 1.21.100
vr_hand_pointer Template:Info needed 0/1Template:Verify 1 1.21.100
vr_hands_visible Template:Info needed 0/1Template:Verify 0 1.21.100
vr_ui_mouse_sensitivity Template:Info needed 0/1Template:Verify 1 1.21.100
vr_msaa Whether or not multisample anti-aliasing is enabled when using VR. 0/1 1 1.21.100
gfx_vr_classic_box_selection Whether to show the outline selection when aiming at blocks with the crosshair in VR. 0/1 0 1.21.100
vr_hide_hud Whether to hide the HUD when using VR. 0/1 0 1.21.100
vr_hide_hand Whether to hide the player's hand when using VR. 0/1 0 1.21.100
gfx_dynamictextures Whether the game can automatically adjust the texture limit for a better experience. 0/1 1 1.21.100
partyVisibility The current visibility of a hosted party, either "Open" or "Invite only". 0/1 1 1.21.90 1.21.111
ctrl_type_1_container.crafting The crafting key when using a Nintendo Switch controller. 3 1.21.111
ctrl_type_1_key.attack The attack key when using a Nintendo Switch controller. 12 1.21.111
ctrl_type_1_key.back The move backward key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.chat The open chat key when using a Nintendo Switch controller. 5 1.21.111
ctrl_type_1_key.cycleItemLeft The cycle item left key when using a Nintendo Switch controller. 7 1.21.111
ctrl_type_1_key.cycleItemRight The cycle item right key when using a Nintendo Switch controller. 8 1.21.111
ctrl_type_1_key.drop The drop item key when using a Nintendo Switch controller. 6 1.21.111
ctrl_type_1_key.emote The emote key when using a Nintendo Switch controller. 0 1.16.0 1.21.111
ctrl_type_1_key.flyDownSlow The fly down slow key when using a Nintendo Switch controller. 10 1.21.111
ctrl_type_1_key.flyUpSlow The fly up slow key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.forward The jump key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.interactwithtoast The open notifications key when using a Nintendo Switch controller. 13 1.21.111
ctrl_type_1_key.inventory The open inventory key when using a Nintendo Switch controller. 4 1.21.111
ctrl_type_1_key.jump The jump key when using a Nintendo Switch controller. 1 1.21.111
ctrl_type_1_key.left The move left key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.mobEffects The view status effects key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.pickItem The pick block key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.right The move right key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.screenshot The Minecraft:screenshot key when using a Nintendo Switch controller. 0 1.21.111
ctrl_type_1_key.sneak The sneak key when using a Nintendo Switch controller. 2 1.21.111
ctrl_type_1_key.sprint The sprint key when using a Nintendo Switch controller. 9 1.21.111
ctrl_type_1_key.togglePerspective The toggle perspective key when using a Nintendo Switch controller. 15 1.21.111
ctrl_type_1_key.use The use key when using a Nintendo Switch controller. 11 1.21.111
ctrl_type_2_container.crafting The crafting key when using a PlayStation controller. 3 1.21.111
ctrl_type_2_key.attack The attack key when using a PlayStation controller. -99 1.21.111
ctrl_type_2_key.back The move backward key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.chat The open chat key when using a PlayStation controller. 8 1.21.111
ctrl_type_2_key.cycleItemLeft The cycle item left key when using a PlayStation controller. 11 1.21.111
ctrl_type_2_key.cycleItemRight The cycle item right when using a PlayStation controller. 12 1.21.111
ctrl_type_2_key.drop The drop item key when using a PlayStation controller. 6 1.21.111
ctrl_type_2_key.emote The emote key when using a PlayStation controller. 0 1.16.0 1.21.111
ctrl_type_2_key.flyDownSlow The fly down slow key when using a PlayStation controller. 10 1.21.111
ctrl_type_2_key.flyUpSlow The fly up slow key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.forward The jump key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.interactwithtoast The open notifications key when using a PlayStation controller. 13 1.21.111
ctrl_type_2_key.inventory The open inventory key when using a PlayStation controller. 4 1.21.111
ctrl_type_2_key.jump The jump key when using a PlayStation controller. 1 1.21.111
ctrl_type_2_key.left The move left key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.mobEffects The view status effects key when using a PlayStation controller. 7 1.21.111
ctrl_type_2_key.pickItem The pick block control key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.right The move right key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.screenshot The Minecraft:screenshot key when using a PlayStation controller. 0 1.21.111
ctrl_type_2_key.sneak The sneak key when using a PlayStation controller. 2 1.21.111
ctrl_type_2_key.sprint The sprint key when using a PlayStation controller. 9 1.21.111
ctrl_type_2_key.togglePerspective The toggle perspective key when using a PlayStation controller. 15 1.21.111
ctrl_type_2_key.use The use key when using a PlayStation controller. -100 1.21.111
ctrl_type_3_key.jump The jump key when using a VR motion controller. 1 1.21.111
ctrl_type_3_key.attack The attack key when using a VR motion controller. -99 1.21.111
ctrl_type_3_key.use The use key when using a VR motion controller. 12 1.21.111
ctrl_type_3_key.inventory The open inventory key when using a VR motion controller. 2 1.21.111
ctrl_type_3_key.cycleItemLeft The cycle item left key when using a VR motion controller. 11 1.21.111
ctrl_type_3_key.cycleItemRight The cycle item right key when using a VR motion controller. -100 1.21.111
ctrl_type_3_key.togglePerspective The toggle perspective key when using a VR motion controller. 4 1.21.111
ctrl_type_3_key.sneak The sneak key when using a VR motion controller. 3 1.21.111
ctrl_type_3_key.sprint The sprint key when using a VR motion controller. 9 1.21.111
ctrl_type_3_key.drop The fly up slow key when using a VR motion controller. 10 1.21.111
ctrl_type_3_key.pickItem The pick block control key when using a VR motion controller. 0 1.21.111
ctrl_type_3_key.emote The emote key when using a VR motion controller. 0 1.16.0 1.21.111
ctrl_type_3_key.screenshot The Minecraft:screenshot key when using a VR motion controller. 0 1.21.111
ctrl_type_3_key.mobeffectsandinteractwithtoast The view status effects & open notifications key when using a VR motion controller. 13 1.21.111
owners_can_require_opt_in Whether the player can require members from an owned Realm to opt in to the Timeline. 0/1 1 1.21.70 1.21.120
ctrl_sensitivity2_motioncontroller The sensitivity when using a VR motion controller. 0-1 0.6 1.21.120
ctrl_invertmouse_motioncontroller Whether the vertical camera movement on a VR motion controller is inverted. 0/1 0 1.21.120
ctrl_autojump_motioncontroller Toggles auto-jump for VR motion controllers. 0/1 1 1.21.120
feedback_destroy_vibration_motioncontroller Whether to vibrate when breaking block, for VR motion controllers. 0/1 1 1.21.120
feedback_split_vibration_motioncontroller Whether to vibrate when splitting items in a GUI, for VR motion controllers. 0/1 1 1.21.120
ctrl_togglecrouch_motioncontroller Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using a VR motion controller. 0/1 0 1.21.120
realmsplus_upgradenotice_state Template:Info needed 0-4Template:Verify 0 1.13.0 1.21.120
ctrl_spyglassdamp_motioncontroller The sensitivity of the VR motion controller while using a Minecraft:spyglass. 0-1 0.5 1.21.120
gfx_dpadscale The scale of the D-Pad in touch controls. 0-1 0.5 0.11.0 (build 1) 1.21.130
do_not_show_cloud_upload_prompt Template:Info needed 0/1 0 1.21.130
keyboard_type_0_key.declineToast The decline toast key when using a keyboard and mouse. 77 1.21.100 26.0
keyboard_type_1_key.declineToast The decline toast key when using full keyboard gameplay. 77 1.21.100 26.0
command_macros_enabled Whether Minecraft:command macros are enabled. 0/1 0 26.0 26.0
device_lost_telemetry_enabled Template:Info needed 0/1 0 26.20
game_lastcustomskinnew The filepath of the last imported skin file. Filepath of Template:File followed by /custom_skins/file name.png Standard.Dummy 0.11.0 (build 4) 26.30
has_set_hdr_brightness Template:Info needed 0/1Template:Verify 0 1.21.20 26.30

April fools' options

Java Edition

Option name Explanation Valid values Default value April fools' version
key_key.potato Potato control Minecraft:Key codes key.keyboard.apostrophe 24w14potato
hasSeenVotingScreen Whether to not show a toast every few seconds about a new voting proposal true/false false 23w13a_or_b
key_key.boss_mode Boss mode control Minecraft:Key codes key.keyboard.b 3D Shareware v1.34
key_key.decrease_view Screen size control Minecraft:Key codes key.keyboard.f8
key_key.increase_view Screen size control Minecraft:Key codes key.keyboard.f7
grayscale Whether to make all textures monochrome except for recolored/secondary layer textures true/false false 2.0

Notes

Template:Notelist

References

Template:Reflist

Navigation

Template:Navbox Java Edition technical Template:Navbox Bedrock Edition

Minecraft:de:Options.txt Minecraft:es:Options.txt Minecraft:fr:Options.txt Minecraft:it:Options.txt Minecraft:ja:Options.txt Minecraft:nl:Options.txt Minecraft:pl:Options.txt Minecraft:pt:Options.txt Minecraft:ru:Options.txt Minecraft:th:Options.txt Minecraft:uk:Options.txt Minecraft:zh:客户端选项文件格式