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)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(16 intermediate revisions by the same user not shown)
Line 5: Line 5:


=== ''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 [[Minecraft: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.-->
Line 15: 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
|-
|-
Line 22: Line 22:
|  
|  
| {{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}})
| [[Minecraft:Java Edition 1.10-pre1|1.10-pre1]] ([[Minecraft:Java Edition 1.10|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 29: Line 30:
| true/false
| true/false
| true
| true
|
|
|
|-
|-
Line 36: Line 38:
| 0–7
| 0–7
| 2
| 2
| [[Minecraft:Java Edition 18w15a|18w15a]] ([[Minecraft:Java Edition 1.13|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 [[Minecraft:wikipedia:Screen tearing#V-sync|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 [[Minecraft:Speed]] or [[Minecraft: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 [[Minecraft:Darkness]] effect pulses)
| Darkness Pulsing (how much the [[Minecraft:Darkness]] effect pulses)
| 0–1
| 0–1
| 1.0
| 1.0
| [[Minecraft:Java Edition 22w15a|22w15a]] ([[Minecraft:Java Edition 1.19|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 [[Minecraft: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 [[Minecraft: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)
| [[Minecraft:Java Edition 21w37a|21w37a]] ([[Minecraft:Java Edition 1.18|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 128: 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
Line 142: Line 187:
| 0 (Auto)
| 0 (Auto)
|
|
|
|-
! 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" | 19
! 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 149: 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)
| [[Minecraft:Java Edition 17w06a|17w06a]] ([[Minecraft:Java Edition 1.12|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 [[Minecraft: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 [[Minecraft:clouds]]
| Whether to display [[Minecraft:clouds]]
Line 191: Line 275:
| 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
| [[Minecraft:Java Edition 21w38a|21w38a]] ([[Minecraft:Java Edition 1.18|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 [[Minecraft:Nausea]] and [[Minecraft:nether portal]]s 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
|
|
| [[Minecraft:Java Edition 21w37a|21w37a]] ([[Minecraft:Java Edition 1.18|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]] ([[Minecraft:Java Edition 1.13|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 [[Minecraft:subtitles]] are shown
| If [[Minecraft:subtitles]] are shown
| true/false
| true/false
| false
| false
|
|
|
|-
|-
! scope="row" | 41
! scope="row" | 52
| directionalAudio
| directionalAudio
| If [[Minecraft:wikipedia:Directional_sound|Directional Audio]] is enabled
| If [[Minecraft:wikipedia:Directional_sound|Directional Audio]] is enabled
| true/false
| true/false
| false
| false
| [[Minecraft:Java Edition 22w11a|22w11a]] ([[Minecraft:Java Edition 1.19|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
| [[Minecraft:Java Edition 21w13a|21w13a]] ([[Minecraft:Java Edition 1.17|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
| [[Minecraft:Java Edition 21w37a|21w37a]] ([[Minecraft:Java Edition 1.18|1.18]])
| [[Minecraft:Java Edition 21w37a|21w37a]]
| [[Minecraft:Java Edition 1.18|1.18]]
|-
|-
! scope="row" | 48
! scope="row" | 61
| hideSplashTexts
| hideSplashTexts
| Whether [[Minecraft:splash]] texts are shown on the [[Minecraft: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
| [[Minecraft:Java Edition 23w33a|23w33a]] ([[Minecraft:Java Edition 1.20.2|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 [[Minecraft:Java Edition data values|ID]] and [[Minecraft:Item durability|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
|[[Minecraft:Java Edition 12w34a|12w34a]] ([[Minecraft:Java Edition 1.4.2|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 [[Minecraft: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 [[Minecraft: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
| [[Minecraft:Java Edition 17w06a|17w06a]] ([[Minecraft:Java Edition 1.12|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
| [[Minecraft:Java Edition 18w21a|18w21a]] ([[Minecraft:Java Edition 1.13|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
| [[Minecraft:Java Edition 1.13-pre2|1.13-pre2]] ([[Minecraft:Java Edition 1.13|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
| [[Minecraft:Java Edition 1.15.2 Pre-Release 1|1.15.2 Pre-Release 1]] ([[Minecraft:Java Edition 1.15.2|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
| [[Minecraft:Java Edition 1.16.4 Release Candidate 1|1.16.4 Release Candidate 1]] ([[Minecraft:Java Edition 1.16.4|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]] [[Minecraft: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
| [[Minecraft:Java Edition 1.16.4 Pre-release 1|1.16.4 Release Candidate 1]] ([[Minecraft:Java Edition 1.16.4|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 [[Minecraft: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
| [[Minecraft:Java Edition 21w42a|21w42a]] ([[Minecraft:Java Edition 1.18|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
| [[Minecraft:Java Edition 1.18 Pre-release 2|1.18-pre2]] ([[Minecraft:Java Edition 1.18|1.18]])
| [[Minecraft:Java Edition 1.18 Pre-release 2|1.18-pre2]]
|-
! 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" | 87
! 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 [[Minecraft: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 [[Minecraft: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
| [[Minecraft:Java Edition 17w06a|17w06a]] ([[Minecraft:Java Edition 1.12|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 [[Minecraft: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
| [[Minecraft:Java Edition 17w06a|17w06a]] ([[Minecraft:Java Edition 1.12|1.12]])
|-
|-
! scope="row" | 117
! scope="row" | 140
| key_key.advancements
| key_key.advancements
| Open the [[Minecraft:Advancements]] screen
| Open the [[Minecraft:Advancements]] screen
| [[Minecraft:Key codes]]
| [[Minecraft:Key codes]]
| key.keyboard.l
| key.keyboard.l
| [[Minecraft:Java Edition 17w06a|17w06a]] ([[Minecraft:Java Edition 1.12|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}}
| {{info needed}}
| Debug improved transparency control
| 0/1
| [[Minecraft:Key codes]]
| 1
| key.keyboard.x
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 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
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|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
! scope="row" | 177
| gfx_showActionButton
| soundCategory_block
| Whether buttons on the touchscreen are shown to interact with blocks and entities when using joystick touch controls with a crosshair.
| The volume of blocks
| 0/1
| 0–1
| 1
| 1.0
|
|
|
|-
|-
! scope="row" | 8
! scope="row" | 178
| gfx_showBlockSelectButton
| soundCategory_hostile
| Whether to show a pick block button in touch controls.
| The volume of hostile and neutral mobs
| 0/1
| 0–1
| 0
| 1.0
|
|
|
|-
|-
! scope="row" | 9
! scope="row" | 179
| gfx_showToggleCameraPerspectiveButton
| soundCategory_neutral
| Whether a button to toggle the camera perspective is shown on touch controls.
| The volume of passive mobs
| 0/1
| 0–1
| 0
| 1.0
| [[Minecraft:Bedrock Edition 1.21.70|1.21.70]]
|
|
|-
|-
! scope="row" | 10
! scope="row" | 180
| ctrl_sprintonmovement
| soundCategory_player
| Whether the player can sprint using the joystick in touch controls.
| The volume of players
| 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" | 181
| gfx_thumbstickopacity
| soundCategory_ambient
| Controls the opacity of the thumbstick in touch controls.
| The volume of cave sounds and fireworks
| 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" | 182
| ctrl_creativeDelayedBlockBreaking
| soundCategory_voice
| Toggles delayed block breaking in Creative mode in touch controls.
| The volume of voices and the narrator
| 0/1
| 0–1
| 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
! scope="row" | 186
| gfx_wysiwygScale
| modelPart_left_sleeve
| {{info needed}}
| Whether the "Left Sleeve" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
|
|
|
|-
|-
! scope="row" | 19
! scope="row" | 187
| ctrl_enableNewTouchControlSchemes
| modelPart_right_sleeve
| {{info needed}}
| Whether the "Right 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" | 188
| mp_server_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.7.0 alpha|0.7.0]]
|
|
|-
|-
! scope="row" | 21
! scope="row" | 189
| mp_xboxlive_visible
| modelPart_right_pants_leg
| {{info needed}}
| Whether the "Right Pants Leg" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 10|build 10]])
|
|
|-
|-
! scope="row" | 22
! scope="row" | 190
| mp_nex_visble
| modelPart_hat
| {{info needed}}
| Whether the "Hat" skin layer is shown
| {{info needed}}
| true/false
| 1
| true
|
|
|
|-
|-
! scope="row" | 23
! scope="row" | {{tooltip|191|Appear at the last line of the file by default.}}
| mp_psn_visble
| fullscreenResolution
| {{info needed}}
| 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>.
| {{info needed}}
| <width>x<height>@<refresh rate>:<color bits>
| 1
| Absent
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|
|
|}
 
=== ''Bedrock Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
! scope="col" style="width: 5%;" | #<ref group="note" name="numbering"/>
! scope="col" | Option name
! scope="col" class="unsortable" | Explanation
! scope="col" | Valid values
! scope="col" | Default value
! scope="col" | Version added
|-
|-
! scope="row" | 24
! scope="row" | 1
| game_language
| mp_username
| The [[Minecraft:language]] that the game has selected.
| The name of the player.
| 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>
| Player
| [[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.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 25
! scope="row" | 2
| game_skintypefull
| game_difficulty_new
| The unique identifier of the current skin being used.
| {{info needed}}
| Any UUID with a matching skin stored on the device.
| 0/1
| 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}}
| 1
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|-
! scope="row" | 26
! scope="row" | 3
| game_lastcustomskinnew{{until|be 26.30}}
| game_thirdperson
| The filepath of the last imported skin file.
| Number used to identify first person, third person front, and third person back.
| Filepath of {{File|directory|'''[[Minecraft:com.mojang]]'''|inline=1}} followed by /custom_skins/''file name''.png
| 0/1/2
| Standard.Dummy
| 0
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 27
! scope="row" | 4
| game_recentskin1
| ctrl_interactionModel
| The skin used before it was last changed.{{verify|Is this the correct order, or is it reversed?}}
| The control mode used for touch controls.
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| 0: Joystick & tap to interact / 1: Joystick & aim crosshair / 2: D-pad & tap to interact
| Blank<ref group="note" name="empty"/>
| 0
|
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
|-
! scope="row" | 5
| ctrl_restoreInteractionModelToClassic
| {{info needed}}
| 0/1
| 0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 28
! scope="row" | 6
| game_recentskin2
| gfx_alwayshighlighthoveringboxincrosshair
| The second most recent skin used.{{verify}}
| Whether block are always highlighted by the crosshair or only when tapped when using joystick touch controls with a crosshair.
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| 0/1
| Blank<ref group="note" name="empty"/>
| 1
|
|
|-
|-
! scope="row" | 29
! scope="row" | 7
| game_recentskin3
| gfx_showActionButton
| The third most recent skin used.{{verify}}
| Whether buttons on the touchscreen are shown to interact with blocks and entities when using joystick touch controls with a crosshair.
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| 0/1
| Blank<ref group="note" name="empty"/>
| 1
|
|
|-
|-
! scope="row" | 30
! scope="row" | 8
| game_haseverloggedintoxbl
| gfx_showBlockSelectButton
| Whether the user has ever logged into Xbox Live.
| Whether to show a pick block button in touch controls.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|
|-
|-
! scope="row" | 31
! scope="row" | 9
| game_haschosennottosignintoxbl
| gfx_showToggleCameraPerspectiveButton
| Whether the user is currently signed out of Xbox Live.
| Whether a button to toggle the camera perspective is shown on touch controls.
| 0/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" | 32
| game_hasshownsocialdrawer
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
| [[Minecraft:Bedrock Edition 1.21.70|1.21.70]]
|-
|-
! scope="row" | 33
! scope="row" | 10
| dvce_filestoragelocation
| ctrl_sprintonmovement
| Where the game files are stored.
| Whether the player can sprint using the joystick in touch controls.
| {{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]]
|
|-
|-
! scope="row" | 35
! scope="row" | 11
| ctrl_joystickVisibility
| ctrl_moveStickVisible
| Whether the joystick in touch controls is visible when unused.
| Whether the joystick is visible in touch controls.
| 0/1
| 0/1
| 0
| 1
|
|-
! scope="row" | 12
| gfx_thumbstickopacity
| Controls the opacity of the thumbstick in touch controls.
| 0-1
| 0.5
|
|
|-
|-
! scope="row" | 36
! scope="row" | 13
| ctrl_staticJoystick
| ctrl_defaultMoveStickVisible
| Wether the joystick in touch controls can be moved on the screen.
| Whether the thumbstick in touch controls is always visible.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 37
! scope="row" | 14
| ctrl_usetouchjoypad
| ctrl_creativeDelayedBlockBreaking
| Whether or not Split Touch controls is enabled.
| Toggles delayed block breaking in Creative mode in touch controls.
| 0/1
| 0/1
| 0
| 1
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|-
|-
! scope="row" | 38
! scope="row" | 15
| ctrl_swapjumpandsneak
| ctrl_top_button_scale
| Whether the jump and sneak buttons should be swapped.
| The size of the top buttons on the HUD in touch controls.
| 0/1
| 0: Small / 1: Medium / 2: Big
| 0
| 0
| [[Minecraft:Pocket Edition Alpha 0.12.1|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 2|build 2]])
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 39
! scope="row" | 16
| gfx_viewdistance
| gfx_wysiwygX
| The player's render distance, measured in blocks.
| {{info needed}}
| 80-1536
| {{info needed}}
| Varies depending on the device.
| 0.5
|
|
|-
|-
! scope="row" | 40
! scope="row" | 17
| gfx_particleviewdistance
| gfx_wysiwygY
| {{info needed}}
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0.5
| 0.5
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|
|-
|-
! scope="row" | 41
! scope="row" | 18
| gfx_viewbobbing
| gfx_wysiwygScale
| Toggles view bobbing.
| {{info needed}}
| 0/1
| {{info needed}}
| 1
| 1
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|
|-
|-
! scope="row" | 42
! scope="row" | 19
| gfx_damagebobbing
| ctrl_enableNewTouchControlSchemes
| Adjusts screen bobbing when taking [[Minecraft:damage]].
| {{info needed}}
| 0-1
| {{info needed}}
| 1
| 1
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|[[Minecraft:Bedrock Edition 1.18.30|1.18.30]]
|-
|-
! scope="row" | 43
! scope="row" | 20
| gfx_transparentleaves
| mp_server_visible
| Toggles transparent leaves.
| {{info needed}}
| 0/1
| {{info needed}}
| 1
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
! scope="row" | 44
| gfx_smoothlighting
| Toggles smooth lighting.
| 0/1
| 1
|[[Minecraft:Pocket Edition 1.1.0|1.1.0]]
|-
! scope="row" | 45
| gfx_fancyskies
| Whether the sun, moon, clouds, stars, and different sky colors are visible.
| 0/1
| 1
| 1
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 46
! scope="row" | 21
| gfx_field_of_view
| mp_xboxlive_visible
| The player's field of view, measured in degrees.
| {{info needed}}
| 30-110
| {{info needed}}
| 60
| [[Minecraft:Pocket Edition Alpha 0.12.1|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 3|build 3]])
|-
! scope="row" | 47
| gfx_msaa
| The level of in-game [[Minecraft:wikipedia:Multisample anti-aliasing|multisample anti-aliasing]].
| 1-16 (power of 2)
| 1
| 1
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 10|build 10]])
|-
|-
! scope="row" | 48
! scope="row" | 22
| gfx_texel_aa_2
| mp_nex_visble
| {{info needed}}
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0
| 1
|
|
|-
|-
! scope="row" | 49
! scope="row" | 23
| gfx_gamma
| mp_psn_visble
| The brightness level of the player's screen.
| {{info needed}}
| 0-1
| {{info needed}}
| 0.5
| 1
| [[Minecraft:Pocket Edition v0.10.0 alpha|0.10.0]] ([[Minecraft:Pocket Edition v0.10.0 alpha build 1|build 1]])
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 50
! scope="row" | 24
| gfx_multithreaded_renderer
| game_language
| {{info needed}}
| The [[Minecraft:language]] that the game has selected.
| 0/1{{verify}}
| Any valid language code.<ref group="note" name="lang">See in-game codes in [[Minecraft:Language]]</ref>
| 1
| Blank<ref group="note" name="empty">By default, this field is empty</ref>
|
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 1|build 1]])
|-
|-
! scope="row" | 51
! scope="row" | 25
| gfx_vsync
| game_skintypefull
| Whether [[Minecraft:wikipedia:Screen tearing#V-sync|v-sync]] (vertical synchronization) is enabled
| 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.9.0|1.9.0]]
| [[Minecraft:Pocket Edition v0.11.0 alpha|0.11.0]] ([[Minecraft:Pocket Edition v0.11.0 alpha build 4|build 4]])
|-
|-
! scope="row" | 52
! scope="row" | 27
| dev_file_watcher
| game_recentskin1{{until|be 26.50}}
| {{info needed}}
| The skin used before it was last changed.{{verify|Is this the correct order, or is it reversed?}}
| 0/1{{verify}}
| [[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.9.0|1.9.0]]
|-
! scope="row" | 53
| gfx_max_framerate
| The maximum framerate (0 means unlimited)
| 0-250
| 0
|
|
|-
|-
! scope="row" |  
! scope="row" | 28
| gfx_max_framerate_advanced{{upcoming|be 26.30}}
| game_recentskin2{{until|be 26.50}}
| {{info needed}}
| The second most recent skin used.{{verify}}
|  
| [[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" | 54
! scope="row" | 29
| gfx_fullscreen
| game_recentskin3{{until|be 26.50}}
| Whether or not fullscreen is enabled
| The third most recent skin used.{{verify}}
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
| Blank<ref group="note" name="empty"/>
|
|-
! scope="row" | 30
| game_haseverloggedintoxbl
| Whether the user has ever logged into Xbox Live.
| 0/1
| 0
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 1|build 1]])
|-
! scope="row" | 31
| game_haschosennottosignintoxbl
| Whether the user is currently signed out of Xbox Live.
| 0/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" | 32
| game_hasshownsocialdrawer
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
! scope="row" | 33
| dvce_filestoragelocation
| Where the game files are stored.
| {{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" | 55
! scope="row" | 34
| show_advanced_video_settings
| ctrl_islefthanded
| 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.
| Whether the touch d-pad should be on the left or the right.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 56
! scope="row" | 35
| gfx_guiscale_offset
| ctrl_joystickVisibility
| How much to scale the UI, relative to the game's predetermined scale (based on the screen/window size).
| Whether the joystick in touch controls is visible when unused.
| Theoretically any number, but generally an integer between -1 and 2 on most screen sizes.
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 57
! scope="row" | 36
| gfx_splitscreen_guiscale_offset
| ctrl_staticJoystick
| The offset of GUIs when using splitscreen.
| Wether the joystick in touch controls can be moved on the screen.
| 0-1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 58
! scope="row" | 37
| gfx_safe_zone_x
| ctrl_usetouchjoypad
| The horizontal offset of the screen.
| Whether or not Split Touch controls is enabled.
| 0-1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 59
! scope="row" | 38
| gfx_safe_zone_y
| ctrl_swapjumpandsneak
| The vertical offset of the screen.
| Whether the jump and sneak buttons should be swapped.
| 0-1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
| [[Minecraft:Pocket Edition Alpha 0.12.1|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 2|build 2]])
|-
|-
! scope="row" | 60
! scope="row" | 39
| gfx_safe_zone_all
| gfx_viewdistance
| The scale offset of the screen.
| The player's render distance, measured in blocks.
| 0-1
| 80-1536
| 1
| Varies depending on the device.
|
|
|-
|-
! scope="row" | 61
! scope="row" | 40
| gfx_safe_zone_pos_x
| gfx_particleviewdistance
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0-1
| 0.5
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
! scope="row" | 41
| gfx_viewbobbing
| Toggles view bobbing.
| 0/1
| 1
| 1
|
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|-
! scope="row" | 62
! scope="row" | 42
| gfx_safe_zone_pos_y
| gfx_damagebobbing
| {{info needed}}
| Adjusts screen bobbing when taking [[Minecraft:damage]].
| 0-1
| 0-1
| 0
| 1
|
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 63
! scope="row" | 43
| gfx_ui_profile
| gfx_transparentleaves
| Whether to use the Pocket UI instead of the Classic UI.
| Toggles transparent leaves.
| 0/1
| 0/1
| 1 on mobile devices, 0 on other platforms.
| 1
|
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
|-
! scope="row" | 64
! scope="row" | 44
| audio_main
| gfx_smoothlighting
| The volume of all sounds.
| 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" | 65
! scope="row" | 45
| audio_sound
| gfx_fancyskies
| The volume of sound effects.
| Whether the sun, moon, clouds, stars, and different sky colors are visible.
| 0-1
| 0/1
| 1
| 1
| [[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" | 46
| audio_music
| gfx_field_of_view
| The volume of gameplay [[Minecraft:music]].
| The player's field of view, measured in degrees.  
| 0-1
| 30-110
| 1
| 60
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
| [[Minecraft:Pocket Edition Alpha 0.12.1|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 3|build 3]])
|-
|-
! scope="row" | 67
! scope="row" | 47
| audio_ambient
| gfx_msaa
| The volume of ambient sounds.
| 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.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.14.2 alpha|0.14.2]]
|-
|-
! scope="row" | 68
! scope="row" | 48
| audio_block
| gfx_texel_aa_2
| The volume of blocks.
| {{info needed}}
| 0-1
| {{info needed}}
| 1
| 0
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|
|-
|-
! scope="row" | 69
! scope="row" | 49
| audio_hostile
| gfx_gamma
| The volume of hostile mobs.
| The brightness level of the player's screen.
| 0-1
| 0-1
| 1
| 0.5
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
| [[Minecraft:Pocket Edition v0.10.0 alpha|0.10.0]] ([[Minecraft:Pocket Edition v0.10.0 alpha build 1|build 1]])
|-
|-
! scope="row" | 70
! scope="row" | 50
| audio_neutral
| gfx_multithreaded_renderer
| The volume of friendly creatures.
| {{info needed}}
| 0-1
| 0/1{{verify}}
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|
|-
|-
! scope="row" | 71
! scope="row" | 51
| audio_record
| gfx_vsync
| The volume of music/sounds from [[Minecraft:Jukebox|jukeboxes]] and [[Minecraft:Note Block|note blocks]].
| Whether [[Minecraft:wikipedia:Screen tearing#V-sync|v-sync]] (vertical synchronization) is enabled
| 0-1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 72
! scope="row" | 52
| audio_player
| dev_file_watcher
| The volume of players.
| {{info needed}}
| 0-1
| 0/1{{verify}}
| 1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 73
! scope="row" | 53
| audio_weather
| gfx_max_framerate
| The volume of weather.
| The maximum framerate (0 means unlimited)
| 0-1
| 0-250
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
! scope="row" | 74
| audio_teksttospeech
| The volume of text to speech.
| 0-1
| 1
|[[Minecraft:Bedrock Edition 1.16.210|1.16.210]]
|-
! scope="row" | 75
| store_has_purchased_coins
| Whether the user has ever bought [[Minecraft:Marketplace|minecoins]].
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 76
! scope="row" |  
| switch_coin_debug
| gfx_max_framerate_advanced
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
|  
| 0
| 0
|
|
|-
|-
! scope="row" | 77
! scope="row" | 54
| manuallyTrackedAchievements
| gfx_fullscreen
| 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>.
| Whether or not fullscreen is enabled
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
! scope="row" | 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
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 78
! scope="row" | 56
| startup_statistics
| gfx_guiscale_offset
| {{info needed}}
| How much to scale the UI, relative to the game's predetermined scale (based on the screen/window size).
| 0/1{{verify}}
| Theoretically any number, but generally an integer between -1 and 2 on most screen sizes.
| 0
| 0
|
|
|-
|-
! scope="row" | 79
! scope="row" | 57
| dev_debug_hud
| gfx_splitscreen_guiscale_offset
| Whether the debug info in ''[[Minecraft:Minecraft Preview]]'' is enabled, does nothing in full releases.
| The offset of GUIs when using splitscreen.
| 0: enabled / 1: disabled
| 0-1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|-
|-
! scope="row" | 80
! scope="row" | 58
| old_game_version_major
| gfx_safe_zone_x
| The first number in the current version.
| The horizontal offset of the screen.
|  
| 0-1
| 0{{verify}}
| 1
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
|-
|-
! scope="row" | 81
! scope="row" | 59
| old_game_version_minor
| gfx_safe_zone_y
| The second number in the current version, used to store major updates.
| The vertical offset of the screen.
|  
| 0-1
| 0{{verify}}
| 1
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|[[Minecraft:Bedrock Edition 1.2.9|1.2.9]]
|-
|-
! scope="row" | 82
! scope="row" | 60
| old_game_version_patch
| gfx_safe_zone_all
| The third number in the current version, used to store minor updates/hotfixes.
| The scale offset of the screen.
|
| 0-1
| 0{{verify}}
| 1
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|
|-
|-
! scope="row" | 83
! scope="row" | 61
| old_game_version_revision
| gfx_safe_zone_pos_x
| The fourth number in the current version, used for internal versioning.
| {{info needed}}
|
| 0-1
| 0{{verify}}
| 1
| [[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|
|-
|-
! scope="row" | 84
! scope="row" | 62
| old_game_version_beta
| gfx_safe_zone_pos_y
| The fifth number in the current version, used for betas (0 if not playing beta).
|
| 0{{verify}}
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|-
! scope="row" | 85
| fail_realms_purchase_fulfillment
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0-1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 86
! scope="row" | 63
| realms_show_friend_invites_only
| gfx_ui_profile
| Whether the list of invites to Realms should show invites only from in-game friends.
| 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
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 2|build 2]])
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 87
! scope="row" | 65
| number_of_owned_realms
| audio_sound
| The number of Realms that the player owns.
| The volume of sound effects.
|  
| 0-1
| 0
| 1
|
| [[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|-
|-
! scope="row" | 88
! scope="row" | 66
| number_of_friends_realms
| audio_music
| The number of Realms the player has access to.
| The volume of gameplay [[Minecraft:music]].
|  
| 0-1
| 0
| 1
|
| [[Minecraft:Pocket Edition v0.12.1 alpha|0.12.1]] ([[Minecraft:Pocket Edition v0.12.1 alpha build 1|build 1]])
|-
|-
! scope="row" | 89
! scope="row" | 67
| realms_view_upsell_screen_count
| audio_ambient
| {{info needed}}
| The volume of ambient sounds.
|
| 0-1
| 3
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
! scope="row" | 90
| realms_ore_ui_moderation
| Whether the [[Minecraft: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 ''[[Minecraft: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
! scope="row" | 68
| realms_ore_ui_purchase_enabled
| audio_block
| {{info needed}}
| The volume of blocks.
| 0/1
| 0-1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 92
! scope="row" | 69
| MultipleSwitchRealms
| audio_hostile
| {{info needed}}
| The volume of hostile mobs.
| 0/1{{verify}}
| 0-1
| 0
| 1
| [[Minecraft:1.21.80]]
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 93
! scope="row" | 70
| realms_enable_subpacks
| audio_neutral
| {{info needed}}
| The volume of friendly creatures.
| 0/1
| 0-1
| 1
| 1
| [[Minecraft:1.21.80]]
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 94
! scope="row" | 71
| realms_switch_reconciliation
| audio_record
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| The volume of music/sounds from [[Minecraft:Jukebox|jukeboxes]] and [[Minecraft:Note Block|note blocks]].
| 0/1
| 0-1
| 0
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 95
! scope="row" | 72
| realms_switch_test_offers
| audio_player
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| The volume of players.
| 0/1
| 0-1
| 0
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
! scope="row" | 73
| audio_weather
| The volume of weather.
| 0-1
| 1
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" |
! scope="row" | 74
| realms_commerce_v2{{upcoming|be 26.30}}
| audio_teksttospeech
| {{info needed|Related to updated store name in 26.30.25}}
| The volume of text to speech.
| 0/1
| 0-1
| 0
| 1
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|[[Minecraft:Bedrock Edition 1.16.210|1.16.210]]
|-
|-
! scope="row" | 96
! scope="row" | 75
| shown_ratings_prompt
| store_has_purchased_coins
| Whether the "Do you like Minecraft" pop-up has appeared.
| Whether the user has ever bought [[Minecraft:Marketplace|minecoins]].
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|
|-
|-
! scope="row" | 97
! scope="row" | 76
| save_and_quit_count
| switch_coin_debug
| The number of times the player has exited a world, which determines when the "Do you like Minecraft" pop-up appears.
|
| 1
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
! scope="row" | 98
| show_worlds_trial_button
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0/1{{verify}}
| 1
|
|-
! scope="row" | 99
| allow_cellular_data
| Whether to use cellular data to connect with online services.
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 100
! scope="row" | 77
| auto_update_mode
| manuallyTrackedAchievements
| Whether to update Marketplace packs automatically over cellular data or wi-fi.
| 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
|  
| 1
|  
|
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" | 101
! scope="row" | 78
| auto_update_enabled
| startup_statistics
| Whether to update Marketplace packs automatically.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 1
|
|-
! scope="row" | 102
| websocket_enabled
| Whether the game allows to connect to WebSocket servers.
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 103
! scope="row" | 79
| websocket_encryption
| dev_debug_hud
| Whether the game only allows encrypted WebSocket server connections.
| 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.1.0|1.1.0]]
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
|-
! scope="row" | 104
! scope="row" | 80
| text_to_speech_discovered
| old_game_version_major
| Whether the device has support for text to speech.
| 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" | 105
! scope="row" | 81
| monitor_platform_text_to_speech
| old_game_version_minor
| Toggles text to speech with the device's settings.
| 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" | 82
| old_game_version_patch
| The third number in the current version, used to store minor updates/hotfixes.
|
| 0{{verify}}
| [[Minecraft:Pocket Edition v0.8.1 alpha|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}}
| [[Minecraft:Pocket Edition v0.8.1 alpha|0.8.1]]
|-
|-
! scope="row" | 106
! scope="row" | 85
| enable_gameplay_subtitles
| fail_realms_purchase_fulfillment
| Toggles [[Minecraft:closed captions]]
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 0
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 107
! scope="row" | 86
| hide_own_gameplay_subtitles
| realms_show_friend_invites_only
| Whether subtitles for the player's own sounds are shown.
| Whether the list of invites to Realms should show invites only from in-game friends.
| 0/1
| 0/1
| 0
| 1
| [[Minecraft:Bedrock Edition 26.20|26.20]]
| [[Minecraft:Pocket Edition v0.15.0 alpha|0.15.0]] ([[Minecraft:Pocket Edition v0.15.0 alpha build 2|build 2]])
|-
|-
! scope="row" | 108
! scope="row" | 87
| hide_ambient_gameplay_subtitles
| number_of_owned_realms
| Whether subtitles for ambient and weather sounds are shown.
| The number of Realms that the player owns.
| 0/1
|  
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 109
! scope="row" | 88
| subtitle_duration
| number_of_friends_realms
| The time subtitles are shown, in 0.01 seconds.
| The number of Realms the player has access to.
| 1000-4000
|  
| 1500
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
! scope="row" | 110
| subtitle_position
| Whether subtitles are shown in the top-right or bottom-right.
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 111
! scope="row" | 89
| chat_text_to_speech
| realms_view_upsell_screen_count
| Toggles text to speech for chat messages.
| {{info needed}}
| 0/1
|  
| 0
| 3
|[[Minecraft:Pocket Edition 1.0.0|1.0.0]]
|
|-
|-
! scope="row" | 112
! scope="row" | 90
| ui_text_to_speech
| realms_ore_ui_moderation{{until|be 26.40}}
| Toggles text to speech in menu screens.
| Whether the feed moderation in Realms uses Ore UI.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.11.0|1.11.0]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
! scope="row" | 113
! scope="row" | 91
| open_chat_message
| realms_ore_ui_purchase_enabled
| Toggles to show the "Press {{key|T}}, {{key|RETURN}}, or {{key|Gamepad Button8}} to open chat" message in the chat.
| Whether Realms purchase screens use Ore UI.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|
|-
|-
! scope="row" | 114
! scope="row" | 92
| ctrl_sensitivity2_mouse
| MultipleSwitchRealms
| The sensitivity when using mouse controls.
| {{info needed}}
| 0-1
| 0/1{{verify}}
| 0.6
| 0
|
| [[Minecraft:1.21.80]]
|-
|-
! scope="row" | 115
! scope="row" | 93
| ctrl_sensitivity_touch
| realms_enable_subpacks
| The sensitivity when using touch controls.
| {{info needed}}
| 0-1
| 0/1
| 0.6
| 1
|
| [[Minecraft:1.21.80]]
|-
|-
! scope="row" | 116
! scope="row" | 94
| ctrl_sensitivity2_gamepad
| realms_switch_reconciliation
| The sensitivity when using a console controller.
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| 0-1
| 0.6
|
|-
! scope="row" | 117
| ctrl_smoothrotationspeed
| The sensitivity of the camera movement keys when using [[Minecraft:full keyboard gameplay]].
| 0-1
| 0.1
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
! scope="row" | 118
| ctrl_invertmouse_mouse
| Whether the vertical camera movement on the mouse is inversed.
| 0/1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 119
! scope="row" | 95
| ctrl_invertmouse_touch
| realms_switch_test_offers
| Whether the vertical camera movement on touch controls is inverted.
| {{info needed|Related to purchase reconciliation on Nintendo Switch but how?}}
| 0/1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 120
! scope="row" |
| ctrl_invertmouse_gamepad
| realms_commerce_v2
| Wether the vertical camera movement on a console controller is inverted.
| {{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" | 121
! scope="row" | 96
| ctrl_autojump_mouse
| shown_ratings_prompt
| Toggles auto-jump for mouse controls.
| Whether the "Do you like Minecraft" pop-up has appeared.
| 0/1
| 0/1
| 1
| 0
|
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
|-
! scope="row" | 122
! scope="row" | 97
| ctrl_autojump_touch
| save_and_quit_count
| Toggles auto-jump for touch controls.
| The number of times the player has exited a world, which determines when the "Do you like Minecraft" pop-up appears.
| 0/1
|  
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
|-
! scope="row" | 123
! scope="row" | 98
| ctrl_autojump_gamepad
| show_worlds_trial_button
| Toggles auto-jump for console controllers.
| {{info needed}}
| 0/1
| 0/1{{verify}}
| 1
| 1
|
|
|-
|-
! scope="row" | 124
! scope="row" | 99
| ctrl_fullkeyboardgameplay
| allow_cellular_data
| Toggles [[Minecraft:full keyboard gameplay]]. If set to 1, all controls are on the keyboard, and the mouse is not used.
| Whether to use cellular data to connect with online services.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 125
! scope="row" | 100
| feedback_destroy_vibration_mouse
| auto_update_mode
| Whether to vibrate when breaking block, for keyboard & mouse controls.
| Whether to update Marketplace packs automatically over cellular data or wi-fi.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 126
! scope="row" | 101
| feedback_destroy_vibration_touch
| auto_update_enabled
| Whether to vibrate when breaking block, for touch controls.
| Whether to update Marketplace packs automatically.
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 127
! scope="row" | 102
| feedback_destroy_vibration_gamepad
| websocket_enabled
| Whether to vibrate when breaking block, for console controllers.
| Whether the game allows to connect to WebSocket servers.
| 0/1
| 0/1
| 1
| 0
|
|
|-
|-
! scope="row" | 128
! scope="row" | 103
| feedback_split_vibration_mouse
| websocket_encryption
| Whether to vibrate when splitting items in a GUI, for keyboard & mouse controls.
| Whether the game only allows encrypted WebSocket server connections.
| 0/1
| 0/1
| 1
| 0
|
|[[Minecraft:Pocket Edition 1.1.0|1.1.0]]
|-
|-
! scope="row" | 129
! scope="row" | 104
| feedback_split_vibration_touch
| text_to_speech_discovered
| Whether to vibrate when splitting items in a GUI, for touch controls.
| 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" | 130
! scope="row" | 105
| feedback_split_vibration_gamepad
| monitor_platform_text_to_speech
| Whether to vibrate when splitting items in a GUI, for console controllers.
| Toggles text to speech with the device's settings.
| 0/1
| 0/1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 131
! scope="row" | 106
| gfx_toggleclouds
| enable_gameplay_subtitles
| Whether to show the clouds. (Note: <code>gfx_fancyskies</code> must also be on).
| Toggles [[Minecraft:closed captions]]
| 0/1
| 1
|
|-
! scope="row" | 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/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 133
! scope="row" | 107
| ctrl_togglecrouch_touch
| hide_own_gameplay_subtitles
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls.
| Whether subtitles for the player's own sounds are shown.
| 0/1
| 0/1
| 1
| 0
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 134
! scope="row" | 108
| ctrl_togglecrouch_gamepad
| hide_ambient_gameplay_subtitles
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using a console controller.
| 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" | 135
! scope="row" | 110
| ctrl_sneak
| subtitle_position
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls with a joystick.
| Whether subtitles are shown in the top-right or bottom-right.
| 0/1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 136
! scope="row" | 111
| crossplatform_toggle
| chat_text_to_speech
| {{info needed}}
| Toggles text to speech for chat messages.
| 0/1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|[[Minecraft:Pocket Edition 1.0.0|1.0.0]]
|-
|-
! scope="row" | 137
! scope="row" | 112
| last_xuid
| ui_text_to_speech
| The logged Xbox account xuid (in decimal number)
| Toggles text to speech in menu screens.
|  
| 0/1
| Blank<ref group="note" name="empty"/>
| 0
|
|[[Minecraft:Bedrock Edition 1.11.0|1.11.0]]
|-
|-
! scope="row" | 138
! scope="row" | 113
| gfx_hidepaperdoll
| open_chat_message
| Whether to hide the paper doll. If turned on, the [[Minecraft:HUD]] must also be displayed.
| Toggles to show the "Press {{key|T}}, {{key|RETURN}}, or {{key|Gamepad Button8}} to open chat" message in the chat.
| 0/1
| 0/1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 139
! scope="row" | 114
| gfx_tooltips
| ctrl_sensitivity2_mouse
| {{info needed}}
| The sensitivity when using mouse controls.
| 0/1{{verify}}
| 0-1
| 0
| 0.6
|
|
|-
|-
! scope="row" | 140
! scope="row" | 115
| show_learning_Prompts
| ctrl_sensitivity_touch
| {{info needed}}
| The sensitivity when using touch controls.
| 0/1{{verify}}
| 0-1
| 0
| 0.6
|
|
|-
|-
! scope="row" | 141
! scope="row" | 116
| show_control_tips
| ctrl_sensitivity2_gamepad
| Whether to show controller hints for controller controls.
| The sensitivity when using a console controller.
| 0/1
| 0-1
| 0
| 0.6
|
|
|-
|-
! scope="row" | 142
! scope="row" | 117
| show_control_tips_overridden
| ctrl_smoothrotationspeed
| {{info needed}}
| The sensitivity of the camera movement keys when using [[Minecraft:full keyboard gameplay]].
| 0/1{{verify}}
| 0-1
| 0
| 0.1
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 143
! scope="row" | 118
| gfx_classic_box_selection
| ctrl_invertmouse_mouse
| Whether to show the outline selection when aiming at blocks with the crosshair.
| Whether the vertical camera movement on the mouse is inversed.
| 0/1
| 0/1
| 1
| 0
|
|
|-
|-
! scope="row" | 144
! scope="row" | 119
| gfx_splitscreen
| ctrl_invertmouse_touch
| Toggles splitscreen mode between horizontal and vertical.
| Whether the vertical camera movement on touch controls is inverted.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 145
! scope="row" | 120
| gfx_hidehud
| ctrl_invertmouse_gamepad
| 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.
| Wether the vertical camera movement on a console controller is inverted.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 146
! scope="row" | 121
| gfx_hidehand
| ctrl_autojump_mouse
| Whether to hide the player's hand. If turned on, the player's hand appears regardless of <code>gfx_hidhud</code>.
| Toggles auto-jump for mouse controls.
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 147
! scope="row" | 122
| gfx_ingame_player_names
| ctrl_autojump_touch
| Whether or not in-game player nametags are shown.
| Toggles auto-jump for touch controls.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 148
! scope="row" | 123
| gfx_splitscreen_ingame_player_names
| ctrl_autojump_gamepad
| Whether or not in-game player nametags are shown when playing in splitscreen.
| Toggles auto-jump for console controllers.
| 0/1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 149
! scope="row" | 124
| gfx_interface_opacity
| ctrl_fullkeyboardgameplay
| Adjusts the opacity of the HUD.
| 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
| 0
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
! scope="row" | 125
| feedback_destroy_vibration_mouse
| Whether to vibrate when breaking block, for keyboard & mouse controls.
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 150
! scope="row" | 126
| gfx_splitcreen_interface_opacity
| feedback_destroy_vibration_touch
| Adjusts the opacity of the HUD while in splitscreen.
| Whether to vibrate when breaking block, for touch controls.
| 0-1
| 0/1
| 0
|
|-
! scope="row" | 127
| feedback_destroy_vibration_gamepad
| Whether to vibrate when breaking block, for console controllers.
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 151
! scope="row" | 128
| gfx_hud_background_opacity
| feedback_split_vibration_mouse
| Adjusts the opacity of text shown on the HUD.
| Whether to vibrate when splitting items in a GUI, for keyboard & mouse controls.
| 0-1
| 0/1
| 0.6
| 1
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|
|-
|-
! scope="row" | 152
! scope="row" | 129
| gfx_actionbar_background_opacity
| feedback_split_vibration_touch
| Adjusts the opacity of text shown on the [[Minecraft:action bar]].
| Whether to vibrate when splitting items in a GUI, for touch controls.
| 0-1
| 0/1
| 0.6
| 0
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|
|-
|-
! scope="row" | 153
! scope="row" | 130
| gfx_chat_background_opacity
| feedback_split_vibration_gamepad
| Adjusts the opacity of [[Minecraft:chat]] messages shown on the HUD.
| Whether to vibrate when splitting items in a GUI, for console controllers.
| 0-1
| 0/1
| 0.7
| 1
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
 
! scope="row" | 154
| game_ackautosave
| {{info needed}}
| 0/1{{verify}}
| 0
|
|
|-
|-
! scope="row" | 155
! scope="row" | 131
| gfx_showautosaveicon
| gfx_toggleclouds
| Whether or not to show the [[Minecraft:autosave]] icon when autosaving.
| Whether to show the clouds. (Note: <code>gfx_fancyskies</code> must also be on).
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 156
! scope="row" | 132
| gfx_has_set_safe_zone
| ctrl_togglecrouch_mouse
| {{info needed}}
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using keyboard controls.
| 0/1{{verify}}
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 157
! scope="row" | 133
| gfx_field_of_view_toggle
| ctrl_togglecrouch_touch
| {{info needed}}
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls.
| 0/1{{verify}}
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 158
! scope="row" | 134
| gfx_gamepad_cursor
| ctrl_togglecrouch_gamepad
| Whether to show a cursor in the GUI while using a console controller.
| 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
|
|
|-
|-
! scope="row" | 159
! scope="row" | 135
| gamma_calibration
| ctrl_sneak
| The brightness when using [[Minecraft:Vibrant Visuals]].
| Whether the sneak button toggles sneaking, as opposed to holding the button to sneak, when using touch controls with a joystick.
| 0.25-1.5
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|
|-
|-
! scope="row" | 160
! scope="row" | 136
| has_set_hdr_brightness{{until|be 26.30}}
| crossplatform_toggle
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
! scope="row" | 161
| ctrl_hotbarOnlyTouch
| Whether touch controls should be used only for the hotbar.
| 0/1
| 0/1
| 0
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
! scope="row" | 162
| gfx_gamepad_cursor_sensitivity
| The sensitivity of the cursor when using a console controller.
| 0-1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.2.10|1.2.10]]
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 163
! scope="row" | 137
| realms_sunset_tier
| last_xuid
| {{info needed}}
| The logged Xbox account xuid (in decimal number)
| -1/0/1{{verify}}
| -1
|  
|  
| Blank<ref group="note" name="empty"/>
|
|-
|-
! scope="row" | 164
! scope="row" | 138
| has_shown_being_sunset_notice
| gfx_hidepaperdoll
| Whether to show a warning when support for this platform is being sunset in the near future.
| 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.16.10|1.16.10]]
|
|-
|-
! scope="row" | 165
! scope="row" | 139
| has_shown_sunset_notice
| gfx_tooltips
| Whether to show a warning when support for this platform has been sunset.
| Whether to show controller hints for controller controls.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|
|-
! scope="row" | 140
| show_learning_Prompts
| {{info needed}}
| 0/1{{verify}}
| 0
|
|-
! scope="row" | 141
| show_control_tips
| {{info needed}}
| 0/1{{verify}}
| 0
|
|-
|-
! scope="row" | 166
! scope="row" | 142
| game_showplatformnetworkconnect
| show_control_tips_overridden
| {{info needed}}
| {{info needed}}
| 0/1{{verify}}
| 0/1{{verify}}
Line 2,213: Line 2,511:
|
|
|-
|-
! scope="row" | 167
! scope="row" | 143
| screen_animations
| gfx_classic_box_selection
| Whether or not smooth screen transitions are enabled.
| Whether to show the outline selection when aiming at blocks with the crosshair.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|
|-
|-
! scope="row" |  
! scope="row" | 144
| panorama_scroll_speed{{upcoming|be 26.30}}
| gfx_splitscreen
| Scroll speed of the menu [[Minecraft:panorama]].
| Toggles splitscreen mode between horizontal and vertical.
| 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" | 169
! scope="row" | 145
| ctrl_swap_gamepad_xy_buttons
| gfx_hidehud
| Whether to swap the X and Y buttons on a controller (by default, these are crafting and inventory, respectively).
| 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/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|
|-
|-
! scope="row" | 170
! scope="row" | 146
| ctrl_clear_hotbar
| gfx_hidehand
| Whether the option to instantly clear the hotbar while in a GUI is available, for console controllers.
| Whether to hide the player's hand. If turned on, the player's hand appears regardless of <code>gfx_hidehud</code>.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.17.30|1.17.30]]
|
|-
|-
! scope="row" | 171
! scope="row" | 147
| gfx_bubble_particles
| gfx_ingame_player_names
| Toggles bubble [[Minecraft:particles]] and fancy [[Minecraft:bubble columns]].
| Whether or not in-game player nametags are shown.
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|
|-
|-
! scope="row" | 172
! scope="row" | 148
| game_showplatformpremiumupsell
| gfx_splitscreen_ingame_player_names
| {{info needed}}
| Whether or not in-game player nametags are shown when playing in splitscreen.
| 0/1
| 0/1
| 0
| 1
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|
|-
|-
! scope="row" | 173
! scope="row" | 149
| chat_color_code
| gfx_interface_opacity
| The color used in the [[Minecraft:chat]] window. See the [[Minecraft:formatting codes]] page for details.
| Adjusts the opacity of the HUD.
|  
| 0-1
| § f
| 1
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|
|-
|-
! scope="row" | 174
! scope="row" | 150
| chat_font_size
| gfx_splitcreen_interface_opacity
| The font size used in the chat window.
| Adjusts the opacity of the HUD while in splitscreen.
|  
| 0-1
| 12
| 1
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|
|-
|-
! scope="row" | 175
! scope="row" | 151
| chat_line_spacing
| gfx_hud_background_opacity
| The line spacing in the chat window.
| Adjusts the opacity of text shown on the HUD.
|  
| 0-1
| 1
| 0.6
|[[Minecraft:Bedrock Edition 1.7.0|1.7.0]]
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
! scope="row" | 152
| gfx_actionbar_background_opacity
| Adjusts the opacity of text shown on the [[Minecraft:action bar]].
| 0-1
| 0.6
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 176
! scope="row" | 153
| chat_mentions_color_code
| gfx_chat_background_opacity
| The color used to mention other players (e.g., @Player). See the [[Minecraft:formatting codes]] page for details.
| Adjusts the opacity of [[Minecraft:chat]] messages shown on the HUD.
|  
| 0-1
| § e
| 0.7
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 177
 
| chat_typeface
! scope="row" | 154
| The font used in the chat between [[Minecraft:Mojangles]] or [[Minecraft:Noto Sans]].
| game_ackautosave
| 0/1
| {{info needed}}
| 0/1{{verify}}
| 0
| 0
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|
|-
|-
! scope="row" | 178
! scope="row" | 155
| content_log_file
| gfx_showautosaveicon
| Enables a content log file.
| Whether or not to show the [[Minecraft:autosave]] icon when autosaving.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|
|-
|-
! scope="row" | 179
! scope="row" | 156
| content_log_gui
| gfx_has_set_safe_zone
| Enables the content log GUI in the Creator settings tab.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[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" | 181
! scope="row" | 157
| content_log_gui_show_on_errors
| gfx_field_of_view_toggle
| Whether the content log GUI is opened in-game on an error.
| Whether gameplay can alter the field of view.
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 182
! scope="row" | 158
| gameplay_tips_enabled
| gfx_gamepad_cursor
| Toggles [[Minecraft:tutorial hints]].
| Whether to show a cursor in the GUI while using a console controller.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|
|-
|-
! scope="row" | 183
! scope="row" | 159
| gameplay_tips_enabled_for_debug
| gamma_calibration
| {{info needed}}
| The brightness when using [[Minecraft:Vibrant Visuals]].
| 0/1
| 0.25-1.5
| 1
| 1
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
|-
! scope="row" | 184
! scope="row" | 161
| pause_feature_enabled
| ctrl_hotbarOnlyTouch
| Whether the game is paused in the [[Minecraft:pause menu]] in singleplayer.
| Whether touch controls should be used only for the hotbar.
| 0/1
| 0/1
| 0
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
! scope="row" | 162
| gfx_gamepad_cursor_sensitivity
| The sensitivity of the cursor when using a console controller.
| 0-1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|[[Minecraft:Bedrock Edition 1.2.10|1.2.10]]
|-
|-
! scope="row" | 185
! scope="row" | 163
| game_tips_animation_enabled
| realms_sunset_tier
| Toggles the animation of tutorial hints.
| 0/1
| 1
|
|-
! scope="row" | 186
| iap_owning_account
| {{info needed}}
| {{info needed}}
| -1/0/1{{verify}}
| -1
|  
|  
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 187
! scope="row" | 164
| last_minecraft_id
| has_shown_being_sunset_notice
| {{info needed}}
| Whether to show a warning when support for this platform is being sunset in the near future.
|  
| 0/1
| Blank<ref group="note" name="empty"/>
| 0
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|-
! scope="row" | 165
| has_shown_sunset_notice
| Whether to show a warning when support for this platform has been sunset.
| 0/1
| 0
| [[Minecraft:Bedrock Edition 1.16.10|1.16.10]]
|-
|-
! scope="row" | 188
! scope="row" | 166
| last_title_account_id
| game_showplatformnetworkconnect
| {{info needed}}
| {{info needed}}
|  
| 0/1{{verify}}
| Blank<ref group="note" name="empty"/>
| 0
|
|
|-
|-
! scope="row" | 189
! scope="row" | 167
| show_camera_tip_times_remain
| screen_animations
| The amount of camera [[Minecraft:tutorial hints]] that is yet to be shown.
| Whether or not smooth screen transitions are enabled.
|  
| 0/1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 190
! scope="row" |  
| show_movement_tip_times_remain
| panorama_scroll_speed
| The amount of movement [[Minecraft:tutorial hints]] that is yet to be shown.
| Scroll speed of the menu [[Minecraft:panorama]].
|  
| 0-1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 26.30|26.30]]
|-
|-
! scope="row" | 191
! scope="row" | 168
| show_flying_tip_times_remain
| ctrl_swap_gamepad_ab_buttons
| The amount of flying [[Minecraft:tutorial hints]] that is yet to be shown.
| Whether to swap the A and B buttons on a controller (by default, these are jumping and sneaking, respectively).
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 192
! scope="row" | 169
| show_fly_up_tip_times_remain
| ctrl_swap_gamepad_xy_buttons
| The amount of fly up [[Minecraft:tutorial hints]] that is yet to be shown.
| Whether to swap the X and Y buttons on a controller (by default, these are crafting and inventory, respectively).
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.2.13|1.2.13]]
|-
|-
! scope="row" | 193
! scope="row" | 170
| show_fly_down_tip_times_remain
| ctrl_clear_hotbar
| The amount of fly down [[Minecraft:tutorial hints]] that is yet to be shown.
| Whether the option to instantly clear the hotbar while in a GUI is available, for console controllers.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.17.30|1.17.30]]
|-
|-
! scope="row" | 194
! scope="row" | 171
| show_stop_flying_tip_times_remain
| gfx_bubble_particles
| The amount of stop flying [[Minecraft:tutorial hints]] that is yet to be shown.
| Toggles bubble [[Minecraft:particles]] and fancy [[Minecraft:bubble columns]].
|  
| 0/1
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
! scope="row" | 172
| game_showplatformpremiumupsell
| {{info needed}}
| 0/1
| 0
|[[Minecraft:Bedrock Edition 1.5.0|1.5.0]]
|-
|-
! scope="row" | 195
! scope="row" | 173
| show_jump_tip_times_remain
| chat_color_code
| The amount of jump [[Minecraft:tutorial hints]] that is yet to be shown.
| The color used in the [[Minecraft:chat]] window. See the [[Minecraft:formatting codes]] page for details.
|  
|  
| 3
| § f
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|-
|-
! scope="row" | 196
! scope="row" | 174
| show_swim_tip_times_remain
| chat_font_size
| The amount of swim [[Minecraft:tutorial hints]] that is yet to be shown.
| The font size used in the chat window.
|  
|  
| 3
| 12
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|-
|-
! scope="row" | 197
! scope="row" | 175
| show_break_block_tip_times_remain
| chat_line_spacing
| The amount of break block [[Minecraft:tutorial hints]] that is yet to be shown.
| The line spacing in the chat window.
|  
|  
| 3
| 1
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.7.0|1.7.0]]
|-
|-
! scope="row" | 198
! scope="row" | 176
| show_place_block_tip_times_remain
| chat_mentions_color_code
| The amount of place block [[Minecraft:tutorial hints]] that is yet to be shown.
| The color used to mention other players (e.g., @Player). See the [[Minecraft:formatting codes]] page for details.
|  
|  
| 3
| § e
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.8.0|1.8.0]]
|-
|-
! scope="row" | 199
! scope="row" | 177
| show_open_inventory_tip_times_remain
| chat_typeface
| The amount of open inventory [[Minecraft:tutorial hints]] that is yet to be shown.
| The font used in the chat between [[Minecraft:Mojangles]] or [[Minecraft:Noto Sans]].
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.10.0|1.10.0]]
|-
|-
! scope="row" | 200
! scope="row" | 178
| show_sneak_tip_times_remain
| content_log_file
| The amount of sneak [[Minecraft:tutorial hints]] that is yet to be shown.
| Enables a content log file.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
|-
! scope="row" | 201
! scope="row" | 179
| show_stop_sneaking_tip_times_remain
| content_log_gui
| The amount of stop sneaking [[Minecraft:tutorial hints]] that is yet to be shown.
| Enables the content log GUI in the Creator settings tab.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|[[Minecraft:Bedrock Edition 1.12.0|1.12.0]]
|-
|-
! scope="row" | 202
! scope="row" | 180
| show_place_crafting_table_tip_times_remain
| content_log_gui_level
| The amount of place crafting table [[Minecraft:tutorial hints]] that is yet to be shown.
| Adjusts the minimum content log level.
|  
| 0/1/2/3/4
| 3
| 2
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 203
! scope="row" | 181
| show_use_crafting_table_tip_times_remain
| content_log_gui_show_on_errors
| The amount of use crafting table [[Minecraft:tutorial hints]] that is yet to be shown.
| Whether the content log GUI is opened in-game on an error.
|  
| 0/1
| 3
| 0
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|
|-
|-
! scope="row" | 204
! scope="row" | 182
| show_hotbar_scrolling_tip_times_remain
| gameplay_tips_enabled
| The amount of hotbar scrolling [[Minecraft:tutorial hints]] that is yet to be shown.
| Toggles [[Minecraft:tutorial hints]].
|
| 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" | 207
| 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.9.0|1.9.0]]
|-
|-
! scope="row" | 208
! scope="row" | 183
| is_legacy_player
| gameplay_tips_enabled_for_debug
| {{info needed}}
| {{info needed}}
| 0/1
| 0/1
| 1
| 1
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 209
! scope="row" | 184
| toast_notification_duration
| pause_feature_enabled
| The duration of toast notifications.
| Whether the game is paused in the [[Minecraft:pause menu]] in singleplayer.
| 0/1/2
| 0/1
| 0
|
|-
! scope="row" | 210
| chat_message_duration
| The duration of chat messages shown on the HUD.
| 0/1/2
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 211
! scope="row" | 185
| dev_enable_texture_hot_reloader
| game_tips_animation_enabled
| {{info needed}}
| Toggles the animation of tutorial hints.
| 0/1
| 0/1
| 0
| 1
|
|
|-
|-
! scope="row" | 212
! scope="row" | 186
| playfab_commerce_enabled
| iap_owning_account
| {{info needed}}
| {{info needed}}
| 0/1
|  
| 0
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 213
! scope="row" | 187
| do_not_show_multiplayer_online_safety_warning
| last_minecraft_id
| Whether the game should show the online safety warning when attempting to play a [[Minecraft:multiplayer]] world or server.
| The PFID of the player during the last session.
| 0/1
|  
| 0
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|[[Minecraft:Bedrock Edition 1.9.0|1.9.0]]
|-
|-
! scope="row" | 214
! scope="row" | 188
| only_show_trusted_skins
| last_title_account_id
| Whether or not user uploaded skins are rendered.
| The account ID of the player during the last session.
| 0/1
|  
| 1
| Blank<ref group="note" name="empty"/>
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|
|-
|-
! scope="row" | 215
! scope="row" | 189
| filter_profanity
| show_camera_tip_times_remain
| Whether the game should use profanity filtering in the chat.
| The amount of camera [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 216
! scope="row" | 190
| camera_shake
| show_movement_tip_times_remain
| Whether the camera could visually shake affected by gameplay.
| The amount of movement [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
|[[Minecraft:Bedrock Edition 1.16.100|1.16.100]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row | 217
! scope="row" | 191
| hide_endflash
| show_flying_tip_times_remain
| Whether [[Minecraft:End flashes]] can happen.
| The amount of flying [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row | 218
! scope="row" | 192
| enable_dithering_blocks
| show_fly_up_tip_times_remain
| Whether dithering is enabled for blocks, such as [[Minecraft:sugar cane]].
| The amount of fly up [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row | 219
! scope="row" | 193
| enable_dithering_mobs
| show_fly_down_tip_times_remain
| Whether dithering is enabled for mobs.
| The amount of fly down [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 220
! scope="row" | 194
| gfx_gui_accessibility_scaling
| show_stop_flying_tip_times_remain
| Enables a larger version of the GUI.
| The amount of stop flying [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 221
! scope="row" | 195
| raytracing_viewdistance
| show_jump_tip_times_remain
| The render distance when the graphics mode is set to Ray Traced.
| The amount of jump [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-128<ref name="deferred_viewdistance" group="note" />
|  
| Varies depending on the device.
| 3
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 222
! scope="row" | 196
| deferred_viewdistance
| show_swim_tip_times_remain
| The render distance when the graphics mode is set to [[Minecraft:Vibrant Visuals]].
| The amount of swim [[Minecraft:tutorial hints]] that is yet to be shown.
| 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>
|  
| Varies depending on the device.
| 3
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 223
! scope="row" | 197
| upscaling_percentage
| show_break_block_tip_times_remain
| The resolution used for upscaling when the graphics mode is set to Vibrant Visuals.
| The amount of break block [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-100
|  
| 0
| 3
|[[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 224
! scope="row" | 198
| upscaling_mode
| show_place_block_tip_times_remain
| The upscaling mode used for Vibrant Visuals.
| The amount of place block [[Minecraft:tutorial hints]] that is yet to be shown.
| 0: TAAU / 1: Bilinear
|  
| 1
| 3
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 225
! scope="row" | 199
| gfx_upscaling
| show_open_inventory_tip_times_remain
| Whether upscaling is enabled when the graphics mode is set to Ray Traced.
| The amount of open inventory [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 1
| 3
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 226
! scope="row" | 200
| target_resolution
| show_sneak_tip_times_remain
| The automatic upscaling factor for [[Minecraft:Vibrant Visuals]].
| The amount of sneak [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-1
|  
| [[Minecraft:Settings#Default|Varies]]
| 3
| [[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 227
! scope="row" | 201
| new_edit_realm_world_beta
| show_stop_sneaking_tip_times_remain
| Whether the Ore UI [[Minecraft:edit world]] screen is currently enabled for [[Minecraft:Realms]].
| The amount of stop sneaking [[Minecraft:tutorial hints]] that is yet to be shown.
| 0/1
|  
| 0
| 3
|[[Minecraft:Bedrock Edition 1.20.60|1.20.60]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 228
! scope="row" | 202
| ctrl_spyglassdamp_mouse
| show_place_crafting_table_tip_times_remain
| The sensitivity of the mouse while using a [[Minecraft:spyglass]].
| The amount of place crafting table [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-1
|  
| 0.5
| 3
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 229
! scope="row" | 203
| ctrl_spyglassdamp_touch
| show_use_crafting_table_tip_times_remain
| The sensitivity of the joystick while using a [[Minecraft:spyglass]].
| The amount of use crafting table [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-1
|  
| 0.5
| 3
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 230
! scope="row" | 204
| ctrl_spyglassdamp_gamepad
| show_hotbar_scrolling_tip_times_remain
| The sensitivity of the console controller while using a [[Minecraft:spyglass]].
| The amount of hotbar scrolling [[Minecraft:tutorial hints]] that is yet to be shown.
| 0-1
|  
| 0.5
| 3
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
|-
! scope="row" | 231
! scope="row" | 205
| ctrl_dwellbeforedragtime
| show_chat_tip_times_remain
| {{info needed}}
| The amount of chat [[Minecraft:tutorial hints]] that is yet to be shown.
| {{info needed}}
|  
| 180
| 3
|
|[[Minecraft:Bedrock Edition 1.21.20|1.21.20]]
|-
|-
! scope="row" | 232
! scope="row" | 206
| ctrl_stacksplittingtriggertime
| show_emote_tip_times_remain
| The time while holding needed to start splitting a stack of items in the inventory.
| The amount of emote [[Minecraft:tutorial hints]] that is yet to be shown.
|  
|  
| 525
| 3
|
|[[Minecraft:Bedrock Edition 1.20.70|1.20.70]]
|-
! scope="row" | 207
| day_one_experience_completed
| Whether the player has completed one in-game day. Or loading_tips_index = 12.
| 0/1
| 0
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 233
! scope="row" | 208
| show_render_distance_warning_modal
| is_legacy_player
| Whether to show a warning message when trying to set the render distance above the recommended value.
| Whether the player has previously owned ''[[Minecraft:PlayStation 4 Edition]]'', to show the "Editions" button on the main menu.
| 0/1
| 0/1
| 1
| 1
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 234
! scope="row" | 209
| dev_marketplace_rotation_speed_multiplier
| toast_notification_duration
| The rotation speed of skins in the Marketplace.
| The duration of toast notifications.
|  
| 0/1/2
| 0
| 0
|
|
|-
|-
! scope="row" | 235
! scope="row" | 210
| dev_marketplace_toggle_all_skins_rotate
| chat_message_duration
| Whether skins in the Marketplace are visually rotating.
| The duration of chat messages shown on the HUD.
| 0/1
| 0/1/2
| 1
| 1
|
|
|-
|-
! scope="row" | 236
! scope="row" | 211
| has_shown_storage_location_warning
| dev_enable_texture_hot_reloader
| Whether a warning about the storage location has ever been shown.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|
|-
|-
! scope="row" | 237
! scope="row" | 212
| game_event_retention_ticks
| playfab_commerce_enabled
| {{info needed}}
| {{info needed}}
| {{info needed}}
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.13.0|1.13.0]]
|-
|-
! scope="row" | 238
! scope="row" | 213
| deep_dark_debug_render
| do_not_show_multiplayer_online_safety_warning
| {{info needed}}
| 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 1.14.60|1.14.60]]
|-
|-
! scope="row" | 239
! scope="row" | 214
| copy_coordinate_ui
| only_show_trusted_skins
| Whether the coordinates and buttons to copy them are shown in the chat menu.
| Whether or not user uploaded skins are rendered.
| 0/1
| 0/1
| 0
| 1
|[[Minecraft:Bedrock Edition 1.19.10|1.19.10]]
|[[Minecraft:Bedrock Edition 1.14.60|1.14.60]]
|-
|-
! scope="row" | 240
! scope="row" | 215
| serverbound_client_diagnostics_enabled
| filter_profanity
| Starts a diagnostics capture session at level load.
| Whether the game should use profanity filtering in the chat.
| 0/1
| 0/1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 241
! scope="row" | 216
| script_debugger_auto_attach
| camera_shake
| 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.
| Whether the camera could visually shake affected by gameplay.
| 0/1
| 0/1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.16.100|1.16.100]]
|-
|-
! scope="row" | 242
! scope="row | 217
| script_debugger_auto_attach_timeout
| hide_endflash
| Amount of time to wait at world load for debugger to attach.
| Whether [[Minecraft:End flashes]] can happen.
| 0-1
| 0/1
| 0
| 0
|
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" | 243
! scope="row | 218
| script_debugger_attach_mode
| enable_dithering_blocks
| Whether to connect to the debugger at the specified port, or listen to inbound connect attempts from the debugger on the specified port.
| Whether dithering is enabled for blocks, such as [[Minecraft:sugar cane]].
| 0: connect / 1: listen
| 0/1
| 1
| 1
|
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 244
! scope="row | 219
| script_debugger_host
| enable_dithering_mobs
| The specified host to connect with the debugger.
| Whether dithering is enabled for mobs.
|  
| 0/1
| localhost
| 1
|
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 245
! scope="row" | 220
| script_debugger_port
| gfx_gui_accessibility_scaling
| The specified port to connect with or listen to the debugger.
| Enables a larger version of the GUI.
|
| 19144
|
|-
! scope="row" | 246
| script_debugger_passcode
| The passcode used for the debugger.
|
| Blank<ref group="note" name="empty"/>
|
|-
! scope="row" | 247
| script_debugger_passcode_required
| VSCode will prompt user for passcode to connect.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 248
! scope="row" | 221
| script_watchdog_slow_warning
| raytracing_viewdistance
| Enables the watchdog for slow script.
| 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
| 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
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 249
! scope="row" | 225
| script_watchdog_spike_warning
| gfx_upscaling
| Enables the watchdog for single tick spikes.
| Whether upscaling is enabled when the graphics mode is set to Ray Traced.
| 0/1
| 0/1
| 0
| 1
|
|[[Minecraft:Bedrock Edition 1.16.200|1.16.200]]
|-
|-
! scope="row" | 250
! scope="row" | 226
| script_watchdog_slow_threshold
| target_resolution
| Sets the watchdog threshold for single tick spikes.
| The automatic upscaling factor for [[Minecraft:Vibrant Visuals]].
| 5-50
| 0-1
| 10
| [[Minecraft:Settings#Default|Varies]]
|
| [[Minecraft:Bedrock Edition 1.21.40|1.21.40]]
|-
|-
! scope="row" | 251
! scope="row" | 227
| script_watchdog_spike_threshold
| new_edit_realm_world_beta
| Sets the watchdog threshold for slow scripts over multiple ticks.
| Whether the Ore UI [[Minecraft:edit world]] screen is currently enabled for [[Minecraft:Realms]].
| 50-500
| 0/1
| 100
| 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" | 252
! scope="row" | 229
| script_watchdog_hang_threshold
| ctrl_spyglassdamp_touch
| Sets the watchdog threshold for single tick hangs.
| The sensitivity of the joystick while using a [[Minecraft:spyglass]].
| 3-100
| 0-1
| 10
| 0.5
|
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|-
|-
! scope="row" | 253
! scope="row" | 230
| device_info_memory_tier_override
| ctrl_spyglassdamp_gamepad
| Saves and shuts down the world when the combined script memory usage exceeds the given threshold.
| The sensitivity of the console controller while using a [[Minecraft:spyglass]].
| 1/2/3/4/5
| 0-1
| 4
| 0.5
|
|[[Minecraft:Bedrock Edition 1.17.0|1.17.0]]
|-
|-
! scope="row" | 254
! scope="row" | 231
| device_info_use_memory_tier_override
| ctrl_dwellbeforedragtime
| Whether to use {{Code|device_info_memory_tier_override}} instead of an automatic memory tier.
| {{info needed}}
| 0/1
| {{info needed}}
| 0
| 180
|
|
|-
|-
! scope="row" | 255
! scope="row" | 232
| debug_text_filtering_delay_sec_override
| ctrl_stacksplittingtriggertime
| The amount of seconds the profanity filter is delayed, if the option below is set.
| The time while holding needed to start splitting a stack of items in the inventory.
| 0-5
|  
| 0
| 525
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 256
! scope="row" | 233
| debug_text_filtering_use_delay_sec_override
| show_render_distance_warning_modal
| Whether to enable the profanity filter delay override.
| Whether to show a warning message when trying to set the render distance above the recommended value.
| 0/1
| 0/1
| 1
|
|-
! scope="row" | 234
| dev_marketplace_rotation_speed_multiplier
| The rotation speed of skins in the Marketplace.
|
| 0
| 0
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 257
! scope="row" | 235
| darkness_effect_modifier
| dev_marketplace_toggle_all_skins_rotate
| Changes the influence of the [[Minecraft:Darkness]] effect.
| Whether skins in the Marketplace are visually rotating.
| 0-1
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 258
! scope="row" | 236
| glint_strength
| has_shown_storage_location_warning
| Changes the transparency of visual [[Minecraft:Enchantment glint|glint]] on enchanted items.
| Whether a warning about the storage location has ever been shown.
| 0-1
| 0/1
| 0.75
| 0
|[[Minecraft:Bedrock Edition 1.19.80|1.19.80]]
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 259
! scope="row" | 237
| glint_speed
| game_event_retention_ticks
| Changes the speed of visual glint on enchanted items.
| {{info needed}}
| 0-1
| {{info needed}}
| 0.5
| 0
|[[Minecraft:Bedrock Edition 1.19.80|1.19.80]]
|
|-
|-
! scope="row" | 260
! scope="row" | 238
| touch_control_selection_screen
| deep_dark_debug_render
| Enables a button to change the touch control mode.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 261
! scope="row" | 239
| enable_braze
| copy_coordinate_ui
| {{info needed}}
| Whether the coordinates and buttons to copy them are shown in the chat menu.
| 0/1
| 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/1
| 0
| 0
|
|
|-
|-
! scope="row" | 262
! scope="row" | 241
| gfx_resizableui
| script_debugger_auto_attach
| Toggles the ability to customize the location, scale, and opacity of buttons in touch controls.
| 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/1
| 1
| 0
|
|
|-
|-
! scope="row" | 263
! scope="row" | 242
| gfx_hotbarScale
| script_debugger_auto_attach_timeout
| Adjusts the scale of the [[Minecraft:hotbar]]
| Amount of time to wait at world load for debugger to attach.
| 0-1
| 0-1
| 0
|
|-
! scope="row" | 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
| 1
|
|
|-
|-
! scope="row" | 264
! scope="row" | 244
| gfx_moveStickX
| script_debugger_host
| The horizontal location of the move joystick.
| The specified host to connect with the debugger.
| 0-1
|  
| 0.15
| localhost
|
|
|-
|-
! scope="row" | 265
! scope="row" | 245
| gfx_moveStickY
| script_debugger_port
| The vertical location of the move joystick.
| The specified port to connect with or listen to the debugger.
| 0-1
|  
| 0.55
| 19144
|
|
|-
|-
! scope="row" | 266
! scope="row" | 246
| gfx_moveStickScale
| script_debugger_passcode
| The size of the move joystick.
| The passcode used for the debugger.
|  
|  
| 1
| Blank<ref group="note" name="empty"/>
|
|
|-
|-
! scope="row" | 267
! scope="row" | 247
| gfx_altStickX
| script_debugger_passcode_required
| The horizontal location of the alternative move joystick.
| VSCode will prompt user for passcode to connect.
| 0-1
| 0/1
| 0.85
| 0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|-
|-
! scope="row" | 268
! scope="row" | 248
| gfx_altStickY
| script_watchdog_slow_warning
| The vertical location of the alternative move joystick.
| Enables the watchdog for slow script.
| 0-1
| 0/1
| 0.55
| 0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|-
|-
! scope="row" | 269
! scope="row" | 249
| gfx_altStickScale
| script_watchdog_spike_warning
| The size of the alternative move joystick.
| Enables the watchdog for single tick spikes.
|  
| 0/1
| 1
| 0
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|
|-
|-
! scope="row" | 270
! scope="row" | 250
| gfx_touchButton1X
| script_watchdog_slow_threshold
| The horizontal location of the place block button.
| Sets the watchdog threshold for single tick spikes.
| 0-1
| 5-50
| 0.925
| 10
|
|
|-
|-
! scope="row" | 271
! scope="row" | 251
| gfx_touchButton1Y
| script_watchdog_spike_threshold
| The vertical location of the place block button.
| Sets the watchdog threshold for slow scripts over multiple ticks.
| 0-1
| 50-500
| 0.4
| 100
|
|
|-
|-
! scope="row" | 272
! scope="row" | 252
| gfx_touchButton1Scale
| script_watchdog_hang_threshold
| The scale of the place block button.
| Sets the watchdog threshold for single tick hangs.
|  
| 3-100
| 1
| 10
|
|
|-
|-
! scope="row" | 273
! scope="row" | 253
| gfx_touchButton1Opacity
| device_info_memory_tier_override
| The opacity of the place block button.
| Saves and shuts down the world when the combined script memory usage exceeds the given threshold.
| 0-1
| 1/2/3/4/5
| 0.5
| 4
|
|
|-
|-
! scope="row" | 274
! scope="row" | 254
| gfx_touchButton2X
| device_info_use_memory_tier_override
| The horizontal location of the attack/destroy button.
| Whether to use {{Code|device_info_memory_tier_override}} instead of an automatic memory tier.
| 0-1
| 0/1
| 0.825
| 0
|
|
|-
|-
! scope="row" | 275
! scope="row" | 255
| gfx_touchButton2Y
| debug_text_filtering_delay_sec_override
| The vertical location of the attack/destroy 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.5
|
|-
! scope="row" | 276
| gfx_touchButton2Scale
| The scale of the attack/destroy button.
|
| 1
| 1
|
|
|-
|-
! scope="row" | 277
! scope="row" |  
| gfx_touchButton2Opacity
| screen_distortion{{upcoming|be 26.40}}
| The opacity of the attack/destroy button.
| Changes the influence of the screen distortion effect.
| 0-1
| 0-1
| 0.5
| 1
|
| [[Minecraft:Bedrock Edition 26.40|26.40]]
|-
|-
! scope="row" | 278
! scope="row" | 258
| gfx_touchButton3X
| glint_strength
| The horizontal location of the sneak button.
| Changes the transparency of visual [[Minecraft:Enchantment glint|glint]] on enchanted items.
| 0-1
| 0-1
| 0.925
| 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" | 279
! scope="row" | 261
| gfx_touchButton3Y
| enable_braze
| The vertical location of the sneak button.
| {{info needed}}
| 0-1
| 0/1
| 0.6
| 0
|
|
|-
|-
! scope="row" | 280
! scope="row" | 262
| gfx_touchButton3Scale
| gfx_resizableui
| The scale of the sneak button.
| Toggles the ability to customize the location, scale, and opacity of buttons in touch controls.
|  
| 0/1
| 1
| 1
|
|
|-
|-
! scope="row" | 281
! scope="row" | 263
| gfx_touchButton3Opacity
| gfx_hotbarScale
| The opacity of the sneak button.
| Adjusts the scale of the [[Minecraft:hotbar]]
| 0-1
| 0-1
| 0.5
| 1
|
|
|-
|-
! scope="row" | 282
! scope="row" | 264
| gfx_touchButton4X
| gfx_moveStickX
| The horizontal location of the sprint button.
| The horizontal location of the move joystick.
| 0-1
| 0-1
| 0.825
| 0.15
|
|
|-
|-
! scope="row" | 283
! scope="row" | 265
| gfx_touchButton4Y
| gfx_moveStickY
| The vertical location of the sprint button.
| The vertical location of the move joystick.
| 0-1
| 0-1
| 0.7
| 0.55
|
|
|-
|-
! scope="row" | 284
! scope="row" | 266
| gfx_touchButton4Scale
| gfx_moveStickScale
| The scale of the sprint button.
| The size of the move joystick.
|  
|  
| 1
| 1
|
|
|-
|-
! scope="row" | 285
! scope="row" | 267
| gfx_touchButton4Opacity
| gfx_altStickX
| The opacity of the sprint button.
| The horizontal location of the alternative move joystick.
| 0-1
| 0.85
| [[Minecraft:Bedrock Edition 1.21.130|1.21.130]]
|-
! scope="row" | 268
| gfx_altStickY
| The vertical location of the alternative move joystick.
| 0-1
| 0-1
| 0.5
| 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" | 286
! scope="row" | 270
| gfx_touchButton5X
| gfx_touchButton1X
| The horizontal location of the jump button.
| The horizontal location of the place block button.
| 0-1
| 0-1
| 0.925
| 0.925
|
|
|-
|-
! scope="row" | 287
! scope="row" | 271
| gfx_touchButton5Y
| gfx_touchButton1Y
| The vertical location of the place jump button.
| The vertical location of the place block button.
| 0-1
| 0-1
| 0.8
| 0.4
|
|
|-
|-
! scope="row" | 288
! scope="row" | 272
| gfx_touchButton5Scale
| gfx_touchButton1Scale
| The scale of the place jump button.
| The scale of the place block button.
|  
|  
| 1
| 1
|
|
|-
|-
! scope="row" | 289
! scope="row" | 273
| gfx_touchButton5Opacity
| gfx_touchButton1Opacity
| The opacity of the place jump button.
| The opacity of the place block button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 290
! scope="row" | 274
| gfx_touchButton6X
| gfx_touchButton2X
| The horizontal location of the pick block button.
| The horizontal location of the attack/destroy button.
| 0-1
| 0-1
| 0.266
| 0.825
|
|
|-
|-
! scope="row" | 291
! scope="row" | 275
| gfx_touchButton6Y
| gfx_touchButton2Y
| The vertical location of the pick block button.
| The vertical location of the attack/destroy button.
| 0-1
| 0-1
| 0.8
| 0.5
|
|
|-
|-
! scope="row" | 292
! scope="row" | 276
| gfx_touchButton6Scale
| gfx_touchButton2Scale
| The scale of the pick block button.
| The scale of the attack/destroy button.
| 0
|  
| 1
| 1
|
|
|-
|-
! scope="row" | 293
! scope="row" | 277
| gfx_touchButton6Opacity
| gfx_touchButton2Opacity
| The opacity of the pick block button.
| The opacity of the attack/destroy button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 294
! scope="row" | 278
| gfx_touchDpadX
| gfx_touchButton3X
| The horizontal location of the D-Pad.
| The horizontal location of the sneak button.
| 0-1
| 0-1
| 0.12
| 0.925
|
|
|-
|-
! scope="row" | 295
! scope="row" | 279
| gfx_touchDpadY
| gfx_touchButton3Y
| The vertical location of the D-Pad.
| The vertical location of the sneak button.
| 0-1
| 0-1
| 0.75
| 0.6
|
|
|-
|-
! scope="row" | 296
! scope="row" | 280
| gfx_touchDpadScale
| gfx_touchButton3Scale
| The scale of the D-Pad.
| The scale of the sneak button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 297
! scope="row" | 281
| gfx_touchDpadOpacity
| gfx_touchButton3Opacity
| The opacity of the D-Pad.
| The opacity of the sneak button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 298
! scope="row" | 282
| gfx_classicButton1X
| gfx_touchButton4X
| The horizontal location of the jump button when using D-pad & tap to interact control mode.
| The horizontal location of the sprint button.
| 0-1
| 0-1
| 0.9
| 0.825
|
|
|-
|-
! scope="row" | 299
! scope="row" | 283
| gfx_classicButton1Y
| gfx_touchButton4Y
| The vertical location of the jump 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" | 300
! scope="row" | 284
| gfx_classicButton1Scale
| gfx_touchButton4Scale
| The scale of the jump button when using D-pad & tap to interact control mode.
| The scale of the sprint button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 301
! scope="row" | 285
| gfx_classicButton1Opacity
| gfx_touchButton4Opacity
| The opacity of the jump 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" | 302
! scope="row" | 286
| gfx_classicButton2X
| gfx_touchButton5X
| The horizontal location of the fly/swim up button when using D-pad & tap to interact control mode.
| The horizontal location of the jump button.
| 0-1
| 0-1
| 0.9
| 0.925
|
|
|-
|-
! scope="row" | 303
! scope="row" | 287
| gfx_classicButton2Y
| gfx_touchButton5Y
| The vertical location of the fly/swim up button when using D-pad & tap to interact control mode.
| The vertical location of the place jump button.
| 0-1
| 0-1
| 0.75
| 0.8
|
|
|-
|-
! scope="row" | 304
! scope="row" | 288
| gfx_classicButton2Scale
| gfx_touchButton5Scale
| The scale of the fly/swim up button when using D-pad & tap to interact control mode.
| The scale of the place jump button.
|  
|  
| 1.2
| 1
|
|
|-
|-
! scope="row" | 305
! scope="row" | 289
| gfx_classicButton2Opacity
| gfx_touchButton5Opacity
| The opacity of the fly/swim up button when using D-pad & tap to interact control mode.
| The opacity of the place jump button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 306
! scope="row" | 290
| gfx_classicButton3X
| gfx_touchButton6X
| The horizontal location of the fly/swim down button when using D-pad & tap to interact control mode.
| The horizontal location of the pick block button.
| 0-1
| 0-1
| 0.9
| 0.266
|
|
|-
|-
! scope="row" | 307
! scope="row" | 291
| gfx_classicButton3Y
| gfx_touchButton6Y
| The vertical location of the fly/swim down button when using D-pad & tap to interact control mode.
| The vertical location of the pick block button.
| 0-1
| 0-1
| 0.89
| 0.8
|
|
|-
|-
! scope="row" | 308
! scope="row" | 292
| gfx_classicButton3Scale
| gfx_touchButton6Scale
| The scale of the fly/swim down button when using D-pad & tap to interact control mode.
| The scale of the pick block button.
|  
| 0
| 1.2
| 1
|
|
|-
|-
! scope="row" | 309
! scope="row" | 293
| gfx_classicButton3Opacity
| gfx_touchButton6Opacity
| The opacity of the fly/swim down button when using D-pad & tap to interact control mode.
| The opacity of the pick block button.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 310
! scope="row" | 294
| gfx_classicButton4X
| gfx_touchDpadX
| The horizontal location of the pick block button when using D-pad & tap to interact control mode.
| The horizontal location of the D-Pad.
| 0-1
| 0-1
| 0.75
| 0.12
|
|
|-
|-
! scope="row" | 311
! scope="row" | 295
| gfx_classicButton4Y
| gfx_touchDpadY
| The vertical location of the pick block button when using D-pad & tap to interact control mode.
| The vertical location of the D-Pad.
| 0-1
| 0-1
| 0.75
| 0.75
|
|
|-
|-
! scope="row" | 312
! scope="row" | 296
| gfx_classicButton4Scale
| gfx_touchDpadScale
| The scale of the pick block button when using D-pad & tap to interact control mode.
| The scale of the D-Pad.
|  
|  
| 1.2
| 1.2
|
|
|-
|-
! scope="row" | 313
! scope="row" | 297
| gfx_classicButton4Opacity
| gfx_touchDpadOpacity
| The opacity of the pick block button when using D-pad & tap to interact control mode.
| The opacity of the D-Pad.
| 0-1
| 0-1
| 0.5
| 0.5
|
|
|-
|-
! scope="row" | 314
! scope="row" | 298
| realmsplus_lastshowngoogleholddate
| gfx_classicButton1X
| {{info needed}}
| The horizontal location of the jump button when using D-pad & tap to interact control mode.
| Date: YYYY-MM-DDTHH:MM:SSZ
| 0-1
| 1970-01-01T00:00:00Z
| 0.9
|
|
|-
|-
! scope="row" | 315
! scope="row" | 299
| ctrl_resetOnStart
| gfx_classicButton1Y
| {{info needed}}
| The vertical location of the jump button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.75
|
|
|-
|-
! scope="row" | 316
! scope="row" | 300
| gpu_validation_enabled
| gfx_classicButton1Scale
| {{info needed}}
| The scale of the jump button when using D-pad & tap to interact control mode.
| 0/1
|  
| 0
| 1.2
|
|
|-
|-
! scope="row" | 317
! scope="row" | 301
| gpu_validation_verbose
| gfx_classicButton1Opacity
| {{info needed}}
| The opacity of the jump button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 0
| 0.5
|
|
|-
|-
! scope="row" | 318
! scope="row" | 302
| gpu_validation_outputmanager_enabled
| gfx_classicButton2X
| {{info needed}}
| 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
|
|
|-
|-
! scope="row" | 319
! scope="row" | 303
| gpu_validation_disable_errorsupress
| gfx_classicButton2Y
| {{info needed}}
| 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" | 320
! scope="row" | 304
| load_renderdocdll
| gfx_classicButton2Scale
| {{info needed}}
| The scale of the fly/swim up button when using D-pad & tap to interact control mode.
| 0/1
|  
| 0
| 1.2
|
|
|-
|-
! scope="row" | 321
! scope="row" | 305
| graphics_mode
| gfx_classicButton2Opacity
| Changes the game's [[Minecraft:graphics]] mode.
| The opacity of the fly/swim up button when using D-pad & tap to interact control mode.
| 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" | 322
! scope="row" | 306
| graphics_api
| gfx_classicButton3X
| Sets the graphics API on certain platforms.{{info needed|What platforms (not Windows and Android) and which API?}}
| 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.21.120|1.21.120]]
|
|-
|-
! scope="row" | 323
! scope="row" | 307
| graphics_quality_preset_mode
| gfx_classicButton3Y
| The quality of [[Minecraft:Vibrant Visuals]].
| The vertical location of the fly/swim down button when using D-pad & tap to interact control mode.
| 0: Favor Performance / 1: Favor Visuals / 2: Custom
| 0-1
| 0
| 0.89
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|
|-
|-
! scope="row" | 324
! scope="row" | 308
| shadow_quality
| gfx_classicButton3Scale
| The quality of shadows in [[Minecraft:Vibrant Visuals]].
| The scale of the fly/swim down button when using D-pad & tap to interact control mode.
| 0: Low / 1: Medium / 2: High / 3: Ultra
|  
| 1
| 1.2
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 325
! scope="row" | 309
| cloud_quality
| gfx_classicButton3Opacity
| The quality of clouds in [[Minecraft:Vibrant Visuals]].
| The opacity of the fly/swim down button when using D-pad & tap to interact control mode.
| 0: Low / 1: Medium / 2: High / 3: Ultra
| 0-1
| 1
| 0.5
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|
|-
|-
! scope="row" | 326
! scope="row" | 310
| lighting_mixed_res_upscale
| gfx_classicButton4X
| {{info needed}}
| The horizontal location of the pick block button when using D-pad & tap to interact control mode.
| 0/1
| 0-1
| 1
| 0.75
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 327
! scope="row" | 311
| point_light_shadow_quality
| gfx_classicButton4Y
| The quality of point light shadows in [[Minecraft:Vibrant Visuals]].
| The vertical location of the pick block button when using D-pad & tap to interact control mode.
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 0-1
| 2
| 0.75
| [[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|
|-
|-
! scope="row" | 328
! scope="row" | 312
| point_light_loding_quality
| gfx_classicButton4Scale
| The quality of point light loding in [[Minecraft:Vibrant Visuals]].
| The scale of the pick block button when using D-pad & tap to interact control mode.
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
|  
| 1
| 1.2
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 329
! scope="row" | 313
| volumetric_fog_quality
| gfx_classicButton4Opacity
| The quality of volumetric fog in [[Minecraft:Vibrant Visuals]].
| The opacity of the pick block 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.20.60|1.20.60]]
|-
! scope="row" | 330
| reflections_quality
| 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
| 0-1
| 1
| 0.5
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 332
! scope="row" | 314
| bloom_custom_strength
| realmsplus_lastshowngoogleholddate
| {{info needed|How is this different from bloom_strength?}}
| {{info needed}}
| 0-1
| Date: YYYY-MM-DDTHH:MM:SSZ
| 0
| 1970-01-01T00:00:00Z
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|
|-
|-
! scope="row" | 333
! scope="row" | 315
| do_not_show_multiplayer_ip_safety_warning
| ctrl_resetOnStart
| Whether to show the warning message when trying show the IP adress of a custom server.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 334
! scope="row" | 316
| do_not_show_worlds_without_entitlement_warning
| gpu_validation_enabled
| Whether to show the warning message when trying to play a world without a name.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 335
! scope="row" | 317
| do_not_show_old_worlds_warning
| gpu_validation_verbose
| Whether to show the warning message when trying to play an [[Minecraft:Old]] world.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|
|-
|-
! scope="row" | 336
! scope="row" | 318
| do_not_hardcore_mode_warning
| gpu_validation_outputmanager_enabled
| Whether to show the warning message when trying to create a [[Minecraft:Hardcore]] world.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|
|-
|-
! scope="row" | 337
! scope="row" | 319
| DO_NOT_SHOW_PARTY_TOO_LARGE_WARNING
| gpu_validation_disable_errorsupress
| Whether to show the warning message if a [[Minecraft:party]] grows too large.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
|-
! scope="row" | 338
! scope="row" | 320
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_CANT_INVITE_WARNING
| load_renderdocdll
| Whether to show the warning message if invited players can't join the party.
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|
|-
! 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" | 339
! scope="row" | 322
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_INVITE_WARNING
| graphics_api
| Whether to show the warning message if the player can't join a party they've been invited to.
| 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 26.20|26.20]]
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 340
! scope="row" | 323
| DO_NOT_SHOW_PARTIES_NOT_SUPPORTED_WARNING
| graphics_quality_preset_mode
| Whether to show the warning message attempting to move a party to a server that does not support parties.
| The quality of [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Favor Performance / 1: Favor Visuals / 2: Custom
| 0
| 0
|[[Minecraft:Bedrock Edition 26.20|26.20]]
| [[Minecraft:Bedrock Edition 1.21.60|1.21.60]]
|-
|-
! scope="row" | 341
! scope="row" | 324
| do_not_show_experimental_worlds_warning
| shadow_quality
| Whether to show the warning message when trying to play or create a world with [[Minecraft:experiments]] enabled.
| 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.30|1.20.30]]
|-
|-
! scope="row" | 342
! scope="row" | 325
| do_not_show_using_external_storage_warning
| cloud_quality
| Whether to show the warning message when using external storage.
| The quality of clouds in [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Low / 1: Medium / 2: High / 3: Ultra
| 0
| 1
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
| [[Minecraft:Bedrock Edition 1.21.100|1.21.100]]
|-
|-
! scope="row" | 343
! scope="row" | 326
| do_not_show_hidden_local_worlds_warning
| lighting_mixed_res_upscale
| Whether to show the warning message when locally stored worlds created from a template are hidden without having access to the template.
| {{info needed}}
| 0/1
| 0/1
| 0
| 1
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 344
! scope="row" | 327
| do_not_show_hidden_alternative_storage_worlds_warning
| point_light_shadow_quality{{until|be 26.40}}
| Whether to show the warning message when external stored worlds are hidden.
| 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" | 345
! scope="row" | 328
| do_not_show_alternative_storage_has_worlds
| point_light_loding_quality{{until|be 26.50}}<br>block_light_quality{{upcoming|be 26.50}}
| Whether to show a message when there are worlds external stored.
| The quality of point light loding in [[Minecraft:Vibrant Visuals]].
| 0/1
| 0: Standard / 1: Volumetric Lights / 2: Point Lights / 3: Point Lights+ / 4: Point Lights++
| 1
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
! scope="row" | 329
| volumetric_fog_quality
| The quality of volumetric fog in [[Minecraft:Vibrant Visuals]].
| 0: Off / 1: Low / 2: Medium / 3: High / 4: Ultra
| 2
| [[Minecraft:Bedrock Edition 1.20.60|1.20.60]]
|-
! scope="row" | 330
| reflections_quality
| 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
| 0
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
| [[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
|-
! scope="row" | 346
! scope="row" | 333
| do_not_show_addon_stacking_warning
| do_not_show_multiplayer_ip_safety_warning
| Whether to show the warning when [[Minecraft:Add-On|add-on]]s are being stacked.
| Whether to show the warning message when trying show the IP adress of a custom server.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 347
! scope="row" | 334
| do_not_show_slow_connection_warning
| do_not_show_worlds_without_entitlement_warning
| Whether to show the warning when the player's connection is slow while playing in [[Minecraft:multiplayer]].
| Whether to show the warning message when trying to play a world without a name.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.80|1.21.80]]
|
|-
|-
! scope="row" | 348
! scope="row" |
| do_not_show_realms_moderation_deletion_warning
| do_not_show_unavailable_dependencies_beta_warning{{upcoming|be 26.40}}
| 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]]
| [[Minecraft:Bedrock Edition 26.40|26.40]]
|-
|-
! scope="row" | 349
! scope="row" | 335
| do_not_show_realms_region_ping_warning
| do_not_show_old_worlds_warning
| Whether to show a warning when the server region for a Realms server is set to one with a high ping.
| Whether to show the warning message when trying to play an [[Minecraft:Old]] world.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 350
! scope="row" | 336
| do_not_show_friends_list_ftue
| do_not_hardcore_mode_warning
| Whether to show a tooltip in the [[Minecraft:pause menu]] that the list of players has been moved to the [[Minecraft:social]] drawer.
| Whether to show the warning message when trying to create a [[Minecraft:Hardcore]] world.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|[[Minecraft:Bedrock Edition 1.20.80|1.20.80]]
|-
|-
! scope="row" |
! scope="row" | 337
| do_not_show_storage_low_warning{{upcoming|be 26.30}}
| DO_NOT_SHOW_PARTY_TOO_LARGE_WARNING
| Whether to show the warning modal in the [[Minecraft:play]] screen when the storage is full and worlds cannot be opened.
| Whether to show the warning message if a [[Minecraft:party]] grows too large.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 351
! scope="row" | 338
| emoteChat
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_CANT_INVITE_WARNING
| Whether to show a message in the chat when a player uses an [[Minecraft:emote]].
| Whether to show the warning message if invited players can't join the party.
| 0/1
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 352
! scope="row" | 339
| loading_tips_index
| DO_NOT_SHOW_PARTY_MEMBERS_NO_ACCESS_INVITE_WARNING
| Whether the player has reached the second level of Survival [[Minecraft:loading tips]] shown in the loading world screen.
| 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.20|26.20]]
|-
|-
! scope="row" | 353
! scope="row" | 340
| nether_reached
| DO_NOT_SHOW_PARTIES_NOT_SUPPORTED_WARNING
| Whether the player has ever entered the [[Minecraft:Nether]], unlocks the third level of Survival loading tips.
| Whether to show the warning message attempting to move a party to a server that does not support parties.
| 0/1
| 0/1
| 0
| 0
|[[Minecraft:Bedrock Edition 1.20.50|1.20.50]]
|[[Minecraft:Bedrock Edition 26.20|26.20]]
|-
|-
! scope="row" | 354
! scope="row" |
| has_dismissed_new_player_flow
| DO_NOT_SHOW_NON_PUBLIC_SERVER_WARNING_THIS_JOIN{{upcoming|be 26.40}}
| Whether the player is new to the game and the game starts with [[Minecraft:Title screen#Quick world creation|quick world creation]].
| {{info needed}}
| 0/1
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 26.40|26.40]]
|-
|-
! scope="row" | 355
! scope="row" | 341
| ctrl_improvedInputResponse
| do_not_show_experimental_worlds_warning
| Toggles the Improved Input Response feature, which reduces the delay between an input and the game's response.
| Whether to show the warning message when trying to play or create a world with [[Minecraft:experiments]] enabled.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 356
! scope="row" | 342
| app_launched_count
| do_not_show_using_external_storage_warning
| The total amount the player has launched the game.
| Whether to show the warning message when using external storage.
|  
| 0/1
| 0
| 0
|
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 357
! scope="row" | 343
| gfx_debug_trace
| do_not_show_hidden_local_worlds_warning
| {{info needed}}
| 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
| 0
| 0
|
|
|-
|-
! scope="row" | 358
! scope="row" | 344
| xbl_use_remote_connect
| do_not_show_hidden_alternative_storage_worlds_warning
| Whether to use a login code to sign in with a Microsoft account on non-Windows devices.
| Whether to show the warning message when external stored worlds are hidden.
| 0/1
| 0/1
| 0
| 0
|
|
|-
|-
! scope="row" | 359
! scope="row" | 345
| worlds_friends_servers_SISU_third_session
| do_not_show_alternative_storage_has_worlds
| {{info needed}}
| Whether to show a message when there are worlds external stored.
| 0/1
| 0/1
| 1
| 0
|
|[[Minecraft:Bedrock Edition 1.18.0|1.18.0]]
|-
|-
! scope="row" | 360
! scope="row" | 346
| show_free_preview_realm_available_new_icon
| do_not_show_addon_stacking_warning
| {{info needed}}
| Whether to show the warning when [[Minecraft:Add-On|add-on]]s are being stacked.
| 0/1
| 0/1
| 1
| 0
|
|
|-
|-
! scope="row" | 361
! scope="row" | 347
| ecomode_toggle
| do_not_show_slow_connection_warning
| {{info needed}}
| Whether to show the warning when the player's connection is slow while playing in [[Minecraft:multiplayer]].
| 0/1
| 0/1
| 1
| 0
|
| [[Minecraft:Bedrock Edition 1.21.80|1.21.80]]
|-
|-
! scope="row" | 362
! scope="row" | 348
| playScreenWorldLayoutMode
| do_not_show_realms_moderation_deletion_warning
| Toggles the layout of the world tab in the [[Minecraft:Play screen]] between list and gallery.
| Whether a warning message should be shown when attempting to delete an expired Realm.
| 1: Gallery / 2: List
| 0/1
| 1
| 0
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
| [[Minecraft:Bedrock Edition 1.21.111|1.21.111]]
|-
|-
! scope="row" | 363
! scope="row" | 349
| do_not_show_manage_showcase_clear_warning
| do_not_show_realms_region_ping_warning
| Whether to show the warning message when the player attempts to clear the showcase gallery.
| 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.30|1.21.30]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 364
! scope="row" | 350
| do_not_show_manage_showcase_replace_warning
| do_not_show_friends_list_ftue
| Whether to show the warning message when the player attempts to replace a screenshot in the showcase gallery.
| 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 1.21.30|1.21.30]]
| [[Minecraft:Bedrock Edition 1.21.120|1.21.120]]
|-
|-
! scope="row" | 365
! scope="row" |  
| do_not_show_not_following_party_warning
| do_not_show_party_tab_ftue
| Whether to show the warning message when the player refuses to move to a world from a [[Minecraft:party]].{{upcoming|nocat=1}}
| Whether to show a tooltip in the [[Minecraft:social]] drawer informing players about the new party feature.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|-
|-
! scope="row" | 366
! scope="row" |
| new_player_flow_v3_abc_test_group
| do_not_show_storage_low_warning
| {{info needed}}
| Whether to show the warning modal in the [[Minecraft:play]] screen when the storage is full and worlds cannot be opened.
| {{info needed}}
| 0/1
| 1
| 0
|
| [[Minecraft:Bedrock Edition 26.30|26.30]]
|-
|-
! scope="row" | 367
! scope="row" | 351
| new_player_path_tutorial_mode_ab_test_group
| emoteChat
| {{info needed}}
| Whether to show a message in the chat when a player uses an [[Minecraft:emote]].
| {{info needed}}
| 0/1
| 1
| 1
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 368
! scope="row" | 352
| partyInviteReceivedFilter
| loading_tips_index
| Whether party invites are shown from any player or only in-game friends.
| 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/1
| 0/12
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 369
! scope="row" | 353
| partyPrivacy
| nether_reached
| Changes the default state of the party privacy setting, either "Friends only" or "Open".
| Whether the player has ever entered the [[Minecraft:Nether]], unlocks the third level of Survival loading tips.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|[[Minecraft:Bedrock Edition 1.20.50|1.20.50]]
|-
|-
! scope="row" | 370
! scope="row" | 354
| partyInviteSendPrivileges
| has_dismissed_new_player_flow
| Whether members of a party can invite players or not.
| 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/1
| 1
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 371
! scope="row" | 355
| frame_pacing_enabled
| ctrl_improvedInputResponse
| Whether to enable frame pacing on mobile devices.
| Toggles the Improved Input Response feature, which reduces the delay between an input and the game's response.
| 0/1
| 0/1
| 0
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 372
! scope="row" | 356
| options_version_major
| app_launched_count
| The first number in the version of the game.
| The total amount the player has launched the game.
|  
|  
| 1
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 373
! scope="row" | 357
| options_version_minor
| gfx_debug_trace
| The second number in the version of the game, used for major updates.
| {{info needed}}
| 0/1
| 0
|
|
| 26
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 374
! scope="row" | 358
| options_version_patch
| xbl_use_remote_connect
| The third number in the version of the game, used for minor updates.
| Whether to use a login code to sign in with a Microsoft account on non-Windows devices.
| 0/1
| 0
|
|
| 20 (30 in ''Preview'')
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 375
! scope="row" | 359
| options_version_revision
| worlds_friends_servers_SISU_third_session
| The fourth number in the version of the game, used for internal versioning.
| {{info needed}}
|
| 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/1
| 0
| 1
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|
|-
|-
! scope="row" | 377
! scope="row" | 360
| gfx_texture_streaming
| show_free_preview_realm_available_new_icon
| Enables texture streaming, which makes the game not load textures from resource packs that get overwritten
| {{info needed}}
| 0/1
| 0/1
| 1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 378
! scope="row" | 361
| command_macro_command_0
| ecomode_toggle
| The command entered for the first command macro slot.
| {{info needed}}
|  
| 0/1
|  
| 1
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 379
! scope="row" | 362
| command_macro_command_1
| playScreenWorldLayoutMode
| The command entered for the second command macro slot.
| Toggles the layout of the world tab in the [[Minecraft:Play screen]] between list and gallery.
|  
| 1: Gallery / 2: List
|  
| 1
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.20.30|1.20.30]]
|-
|-
! scope="row" | 380
! scope="row" | 363
| command_macro_command_2
| do_not_show_manage_showcase_clear_warning
| The command entered for the third command macro slot.
| Whether to show the warning message when the player attempts to clear the showcase gallery.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.21.30|1.21.30]]
|-
|-
! scope="row" | 381
! scope="row" | 364
| command_macro_command_3
| do_not_show_manage_showcase_replace_warning
| The command entered for the fourth command macro slot.
| Whether to show the warning message when the player attempts to replace a screenshot in the showcase gallery.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.21.30|1.21.30]]
|-
|-
! scope="row" | 382
! scope="row" | 365
| command_macro_command_4
| do_not_show_not_following_party_warning
| The command entered for the fifth command macro slot.
| Whether to show the warning message when the player refuses to move to a world from a [[Minecraft:party]].{{upcoming|nocat=1}}
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 383
! scope="row" | 366
| command_macro_command_5
| new_player_flow_v3_abc_test_group
| The command entered for the sixth command macro slot.
| {{info needed}}
|  
| {{info needed}}
|  
| 1
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 384
! scope="row" | 367
| command_macro_command_6
| new_player_path_tutorial_mode_ab_test_group
| The command entered for the seventh command macro slot.
| {{info needed}}
|  
| {{info needed}}
|  
| 1
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 385
! scope="row" | 368
| command_macro_command_7
| partyInviteReceivedFilter
| The command entered for the eighth command macro slot.
| Whether party invites are shown from any player or only in-game friends.
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 386
! scope="row" | 369
| command_macro_command_8
| partyPrivacy
| The command entered for the ninth command macro slot.
| Changes the default state of the party privacy setting, either "Friends only" or "Open".
|  
| 0/1
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 387
! scope="row" | 370
| command_macro_command_9
| partyInviteSendPrivileges
| The command entered for the tenth command macro slot.
| Whether members of a party can invite players or not.
|
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
! scope="row" | 388
| editor_collect_network_metrics
| Whether to collect metrics in the ''Editor''.
| 0/1
| 0/1
| 1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 389
! scope="row" | 371
| pause_menu_on_focus_lost
| frame_pacing_enabled
| Whether the game pauses when the application loses focus on Windows.
| Whether to enable frame pacing on mobile devices.
| 0/1
| 0/1
| 0
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
! scope="row" | 372
| options_version_major
| The first number in the version of the game.
|
| 1
| 1
| [[Minecraft:Bedrock Edition 26.10|26.10]]
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 390
! scope="row" | 373
| gamepadMappingVersion
| options_version_minor
| The version type used for the controller controls layout.
| The second number in the version of the game, used for major updates.
| 0/1/2/3
| 1
|
|
| 26
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 391
! scope="row" | 374
| ctrl_type_0_key.jump
| options_version_patch
| The jump key when using a controller.
| The third number in the version of the game, used for minor updates.
|
| 1
|
|
| 20 (30 in ''Preview'')
| [[Minecraft:Bedrock Edition 1.21.90|1.21.90]]
|-
|-
! scope="row" | 392
! scope="row" | 375
| ctrl_type_0_key.drop
| options_version_revision
| The drop item key when using a controller.
| The fourth number in the version of the game, used for internal versioning.
|  
|  
| 6
| 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
| [[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.attack
| command_macro_command_0
| The attack key when using a controller.
| The command entered for the first command macro slot.
|
|  
|  
| -99
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 394
! scope="row" | 379
| ctrl_type_0_key.use
| command_macro_command_1
| The use key when using a controller.
| The command entered for the second command macro slot.
|  
|  
| -100
|
|-
! scope="row" | 395
| ctrl_type_0_container.crafting
| The crafting key when using a controller.
|  
|  
| 3
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 396
! scope="row" | 380
| ctrl_type_0_key.inventory
| command_macro_command_2
| The open inventory key when using a controller.
| The command entered for the third command macro slot.
|  
|  
| 4
|  
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 397
! scope="row" | 381
| ctrl_type_0_key.cycleItemLeft
| command_macro_command_3
| The cycle item left key when using a controller.
| The command entered for the fourth command macro slot.
|
|  
|  
| 11
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 398
! scope="row" | 382
| ctrl_type_0_key.cycleItemRight
| command_macro_command_4
| The cycle item right key when using a controller.
| The command entered for the fifth command macro slot.
|
|  
|  
| 12
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 399
! scope="row" | 383
| ctrl_type_0_key.togglePerspective
| command_macro_command_5
| The toggle perspective key when using a controller.
| The command entered for the sixth command macro slot.
|  
|  
| 5
|
|-
! scope="row" | 400
| ctrl_type_0_key.sneak
| The sneak key when using a controller.
|  
|  
| 2
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 401
! scope="row" | 384
| ctrl_type_0_key.sprint
| command_macro_command_6
| The sprint key when using a controller.
| The command entered for the seventh command macro slot.
|  
|  
| 9
|
|-
! scope="row" | 402
| ctrl_type_0_key.flyUpSlow
| The fly up slow key when using a controller.
|  
|  
| 0
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 403
! scope="row" | 385
| ctrl_type_0_key.flyDownSlow
| command_macro_command_7
| The fly down slow key when using a controller.
| The command entered for the eighth command macro slot.
|  
|  
| 10
|
|-
! scope="row" | 404
| ctrl_type_0_key.emote
| The emote key when using a controller.
|  
|  
| 7
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 405
! scope="row" | 386
| ctrl_type_0_key.socialdrawermobeffectsandinteractwithtoast
| command_macro_command_8
| The view status effects, open notifications, and social drawer key when using a controller.
| The command entered for the ninth command macro slot.
|  
|  
| 13
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
! scope="row" | 406
| ctrl_type_0_key.chat
| The open chat key when using a controller.
|  
|  
| 8
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 407
! scope="row" | 387
| ctrl_type_0_key.left
| command_macro_command_9
| The move left key when using a controller.
| The command entered for the tenth command macro slot.
|  
|  
| 18
|
|-
! scope="row" | 408
| ctrl_type_0_key.right
| The move right key when using a controller.
|  
|  
| 17
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 409
! scope="row" | 388
| ctrl_type_0_key.back
| editor_collect_network_metrics
| The move backward key when using a controller.
| Whether to collect metrics in the ''Editor''.
|  
| 0/1
| 16
| 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
| ctrl_type_0_key.forward
| ctrl_type_0_key.jump
| The jump key when using a controller.
| The jump key when using a controller.
|  
|  
| 19
| 1
|
|
|-
|-
! scope="row" | 411
! scope="row" | 392
| ctrl_type_0_key.pickItem
| ctrl_type_0_key.drop
| The pick block control key when using a controller.
| The drop item key when using a controller.
|  
|  
| 0
| 6
|
|
|-
|-
! scope="row" | 412
! scope="row" | 393
| ctrl_type_0_key.describeBlock
| ctrl_type_0_key.attack
| The [[Minecraft:Identify]] key when using a controller.
| The attack key when using a controller.
|  
|  
| 0
| -99
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 413
! scope="row" | 394
| keyboard_type_0_key.attack
| ctrl_type_0_key.use
| The attack key when using a keyboard and mouse.
| The use key when using a controller.
|  
|  
| -99
| -100
|
|
|-
|-
! scope="row" | 414
! scope="row" | 395
| keyboard_type_0_key.pickItem
| ctrl_type_0_container.crafting
| The pick block key when using a keyboard and mouse.
| The crafting key when using a controller.
|
|  
| -97
| 3
|
|
|-
|-
! scope="row" | 415
! scope="row" | 396
| keyboard_type_0_key.use
| ctrl_type_0_key.inventory
| The use key when using a keyboard and mouse.
| The open inventory key when using a controller.
|  
|  
| -98
| 4
|
|
|-
|-
! scope="row" | 416
! scope="row" | 397
| keyboard_type_0_key.drop
| ctrl_type_0_key.cycleItemLeft
| The drop key when using a keyboard and mouse.
| The cycle item left key when using a controller.
|  
|  
| 81
| 11
|
|
|-
|-
! scope="row" | 417
! scope="row" | 398
| keyboard_type_0_key.hotbar.1
| ctrl_type_0_key.cycleItemRight
| The select hotbar slot 1 key when using a keyboard and mouse.
| The cycle item right key when using a controller.
|  
|  
| 49
| 12
|
|
|-
|-
! scope="row" | 418
! scope="row" | 399
| keyboard_type_0_key.hotbar.2
| ctrl_type_0_key.togglePerspective
| The select hotbar slot 2 key when using a keyboard and mouse.
| The toggle perspective key when using a controller.
|  
|  
| 50
| 5
|
|
|-
|-
! scope="row" | 419
! scope="row" | 400
| keyboard_type_0_key.hotbar.3
| ctrl_type_0_key.sneak
| The select hotbar slot 3 key when using a keyboard and mouse.
| The sneak key when using a controller.
|  
|  
| 51
| 2
|
|
|-
|-
! scope="row" | 420
! scope="row" | 401
| keyboard_type_0_key.hotbar.4
| ctrl_type_0_key.sprint
| The select hotbar slot 4 key when using a keyboard and mouse.
| The sprint key when using a controller.
|  
|  
| 52
| 9
|
|
|-
|-
! scope="row" | 421
! scope="row" | 402
| keyboard_type_0_key.hotbar.5
| ctrl_type_0_key.flyUpSlow
| The select hotbar slot 5 key when using a keyboard and mouse.
| The fly up slow key when using a controller.
|  
|  
| 53
| 0
|
|
|-
|-
! scope="row" | 422
! scope="row" | 403
| keyboard_type_0_key.hotbar.6
| ctrl_type_0_key.flyDownSlow
| The select hotbar slot 6 key when using a keyboard and mouse.
| The fly down slow key when using a controller.
|  
|  
| 54
| 10
|
|
|-
|-
! scope="row" | 423
! scope="row" | 404
| keyboard_type_0_key.hotbar.7
| ctrl_type_0_key.emote
| The select hotbar slot 7 key when using a keyboard and mouse.
| The emote key when using a controller.
|  
|  
| 55
| 7
|
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="row" | 424
! scope="row" | 405
| keyboard_type_0_key.hotbar.8
| ctrl_type_0_key.socialdrawermobeffectsandinteractwithtoast
| The select hotbar slot 8 key when using a keyboard and mouse.
| The view status effects, open notifications, and social drawer key when using a controller.
|  
|  
| 56
| 13
|
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 425
! scope="row" | 406
| keyboard_type_0_key.hotbar.9
| ctrl_type_0_key.chat
| The select hotbar slot 9 key when using a keyboard and mouse.
| The open chat key when using a controller.
|  
|  
| 57
| 8
|
|
|-
|-
! scope="row" | 426
! scope="row" | 407
| keyboard_type_0_key.inventory
| ctrl_type_0_key.left
| The open inventory key when using a keyboard and mouse.
| The move left key when using a controller.
|  
|  
| 69
| 18
|
|
|-
|-
! scope="row" | 427
! scope="row" | 408
| keyboard_type_0_key.togglePerspective
| ctrl_type_0_key.right
| The toggle perspective key when using a keyboard and mouse.
| The move right key when using a controller.
|  
|  
| 116
| 17
|
|
|-
|-
! scope="row" | 428
! scope="row" | 409
| keyboard_type_0_key.jump
| ctrl_type_0_key.back
| The jump key when using a keyboard and mouse.
| The move backward key when using a controller.
|  
|  
| 32
| 16
|
|
|-
|-
! scope="row" | 429
! scope="row" | 410
| keyboard_type_0_key.sneak
| ctrl_type_0_key.forward
| The sneak key when using a keyboard and mouse.
| The jump key when using a controller.
|  
|  
| 16
| 19
|
|
|-
|-
! scope="row" | 430
! scope="row" | 411
| keyboard_type_0_key.sprint
| ctrl_type_0_key.pickItem
| The sprint key when using a keyboard and mouse.
| The pick block control key when using a controller.
|  
|  
| 17
| 0
|
|
|-
|-
! scope="row" | 431
! scope="row" | 412
| keyboard_type_0_key.left
| ctrl_type_0_key.describeBlock
| The strafe left key when using a keyboard and mouse.
| The [[Minecraft:Identify]] key when using a controller.
|  
|  
| 65
| 0
|
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|-
|-
! scope="row" | 432
! scope="row" | 413
| keyboard_type_0_key.right
| keyboard_type_0_key.attack
| The strafe right key when using a keyboard and mouse.
| The attack key when using a keyboard and mouse.
|  
|  
| 86
| -99
|
|
|-
|-
! scope="row" | 433
! scope="row" | 414
| keyboard_type_0_key.back
| keyboard_type_0_key.pickItem
| The walk backward key when using a keyboard and mouse.
| The pick block key when using a keyboard and mouse.
|  
|
| 83
| -97
|
|
|-
|-
! scope="row" | 434
! scope="row" | 415
| keyboard_type_0_key.forward
| keyboard_type_0_key.use
| The walk forward key when using a keyboard and mouse.
| The use key when using a keyboard and mouse.
|  
|  
| 87
| -98
|
|
|-
|-
! scope="row" | 435
! scope="row" | 416
| keyboard_type_0_key.mobEffects
| keyboard_type_0_key.drop
| The view status effects key when using a keyboard and mouse.
| The drop key when using a keyboard and mouse.
|  
|  
| 90
| 81
|
|
|-
|-
! scope="row" | 436
! scope="row" | 417
| keyboard_type_0_key.chat
| keyboard_type_0_key.hotbar.1
| The chat key when using a keyboard and mouse.
| The select hotbar slot 1 key when using a keyboard and mouse.
|  
|  
| 84,13
| 49
|
|
|-
|-
! scope="row" | 437
! scope="row" | 418
| keyboard_type_0_key.command
| keyboard_type_0_key.hotbar.2
| The open command key when using a keyboard and mouse.
| The select hotbar slot 2 key when using a keyboard and mouse.
|  
|  
| 191
| 50
|
|
|-
|-
! scope="row" | 438
! scope="row" | 419
| keyboard_type_0_key.copyCoordinates
| keyboard_type_0_key.hotbar.3
| The copy coordinates key when using a keyboard and mouse.
| The select hotbar slot 3 key when using a keyboard and mouse.
|  
|  
| 67
| 51
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|
|-
|-
! scope="row" | 439
! scope="row" | 420
| keyboard_type_0_key.copyFacingCoordinates
| keyboard_type_0_key.hotbar.4
| The copy facing coordinates key when using a keyboard and mouse.
| The select hotbar slot 4 key when using a keyboard and mouse.
|  
|  
| 88
| 52
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|
|-
|-
! scope="row" | 440
! scope="row" | 421
| keyboard_type_0_key.emote
| keyboard_type_0_key.hotbar.5
| The [[Minecraft:emote]] key when using a keyboard and mouse.
| The select hotbar slot 5 key when using a keyboard and mouse.
|  
|  
| 66
| 53
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|
|-
|-
! scope="row" | 441
! scope="row" | 422
| keyboard_type_0_key.describeBlock
| keyboard_type_0_key.hotbar.6
| The [[Minecraft:Describe]] key when using a keyboard and mouse.
| The select hotbar slot 6 key when using a keyboard and mouse.
|  
|  
| 0
| 54
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 442
! scope="row" | 423
| keyboard_type_0_key.screenshot
| keyboard_type_0_key.hotbar.7
| The [[Minecraft:screenshot]] key when using a keyboard and mouse.
| The select hotbar slot 7 key when using a keyboard and mouse.
|  
|  
| 113
| 55
|
|
|-
|-
! scope="row" | 443
! scope="row" | 424
| keyboard_type_0_key.socialDrawer
| keyboard_type_0_key.hotbar.8
| The open [[Minecraft:social]] drawer key when using a keyboard and mouse.
| The select hotbar slot 8 key when using a keyboard and mouse.
|  
|  
| 115
| 56
| [[Minecraft:Bedrock Edition 26.10|26.10]]
|
|-
|-
! scope="row" | 444
! scope="row" | 425
| keyboard_type_0_key.menuTabLeft
| keyboard_type_0_key.hotbar.9
| The menu tab left key when using a keyboard and mouse.
| The select hotbar slot 9 key when using a keyboard and mouse.
|  
|  
| 219
| 57
|[[Minecraft:Bedrock Edition 1.6.0|1.6.0]]
|
|-
|-
! scope="row" | 445
! scope="row" | 426
| keyboard_type_0_key.menuTabRight
| keyboard_type_0_key.inventory
| The menu tab right key when using a keyboard and mouse.
| The open inventory key when using a keyboard and mouse.
|  
|  
| 221
| 69
|[[Minecraft:Bedrock Edition 1.6.0|1.6.0]]
|
|-
|-
! scope="row" | 446
! scope="row" | 427
| keyboard_type_0_key.menuCancel
| keyboard_type_0_key.togglePerspective
| The menu cancel key when using a keyboard and mouse.
| The toggle perspective key when using a keyboard and mouse.
|  
|  
| -95
| 116
|
|
|-
|-
! scope="row" | 447
! scope="row" | 428
| keyboard_type_0_key.interactwithtoast
| keyboard_type_0_key.jump
| The open notifications key when using a keyboard and mouse.
| The jump key when using a keyboard and mouse.
|  
|  
| 78
| 32
|
|
|-
|-
! scope="row" | 448
! scope="row" | 429
| keyboard_type_0_key.commandmacro.0
| keyboard_type_0_key.sneak
| The key to execute the first 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_0_key.commandmacro.1
| keyboard_type_0_key.sprint
| The key to execute the second command macro.
| The sprint key when using a keyboard and mouse.
|  
|  
| 0
| 17
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 450
! scope="row" | 431
| keyboard_type_0_key.commandmacro.2
| keyboard_type_0_key.left
| The key to execute the third command macro.
| The strafe left key when using a keyboard and mouse.
|  
|  
| 0
| 65
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 451
! scope="row" | 432
| keyboard_type_0_key.commandmacro.3
| keyboard_type_0_key.right
| The key to execute the fourth command macro.
| The strafe right key when using a keyboard and mouse.
|  
|  
| 0
| 86
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 452
! scope="row" | 433
| keyboard_type_0_key.commandmacro.4
| keyboard_type_0_key.back
| The key to execute the fifth command macro.
| The walk backward key when using a keyboard and mouse.
|  
|  
| 0
| 83
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 453
! scope="row" | 434
| keyboard_type_0_key.commandmacro.5
| keyboard_type_0_key.forward
| The key to execute the sixth command macro.
| The walk forward key when using a keyboard and mouse.
|  
|  
| 0
| 87
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 454
! scope="row" | 435
| keyboard_type_0_key.commandmacro.6
| keyboard_type_0_key.mobEffects
| The key to execute the seventh command macro.
| The view status effects key when using a keyboard and mouse.
|  
|  
| 0
| 90
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 455
! scope="row" | 436
| keyboard_type_0_key.commandmacro.7
| keyboard_type_0_key.chat
| The key to execute the eighth command macro.
| The chat key when using a keyboard and mouse.
|  
|  
| 0
| 84,13
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 456
! scope="row" | 437
| keyboard_type_0_key.commandmacro.8
| keyboard_type_0_key.command
| The key to execute the ninth command macro.
| The open command key when using a keyboard and mouse.
|  
|  
| 0
| 191
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
! scope="row" | 457
! scope="row" | 438
| keyboard_type_0_key.commandmacro.9
| keyboard_type_0_key.copyCoordinates
| The key to execute the tenth command macro.
| The copy coordinates key when using a keyboard and mouse.
|  
|  
| 0
| 67
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|-
|-
! scope="row" | 458
! scope="row" | 439
| keyboard_type_1_key.lookUpSlight
| keyboard_type_0_key.copyFacingCoordinates
| The look up slight key when using full keyboard gameplay.
| The copy facing coordinates key when using a keyboard and mouse.
|  
|  
| 109
| 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.lookDownSlight
| keyboard_type_0_key.emote
| The look down slight key when using full keyboard gameplay.
| The [[Minecraft:emote]] key when using a keyboard and mouse.
|  
|  
| 107
| 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.lookUpRight
| keyboard_type_0_key.describeBlock
| The look up right key when using full keyboard gameplay.
| The [[Minecraft:Describe]] key when using a keyboard and mouse.
|  
|  
| 105
| 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.lookUp
| keyboard_type_0_key.screenshot
| The look up key when using full keyboard gameplay.
| The [[Minecraft:screenshot]] key when using a keyboard and mouse.
|  
|  
| 104
| 113
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 462
! scope="row" | 443
| keyboard_type_1_key.lookUpLeft
| keyboard_type_0_key.socialDrawer
| The look up left key when using full keyboard gameplay.
| The open [[Minecraft:social]] drawer key when using a keyboard and mouse.
|  
|  
| 103
| 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.lookRight
| keyboard_type_0_key.menuTabLeft
| The look right key when using full keyboard gameplay.
| The menu tab left key when using a keyboard and mouse.
|  
|  
| 102
| 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.lookCenter
| keyboard_type_0_key.menuTabRight
| The look center key when using full keyboard gameplay.
| The menu tab right key when using a keyboard and mouse.
|  
|  
| 101,35,220
| 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.lookLeft
| keyboard_type_0_key.menuCancel
| The look left key when using full keyboard gameplay.
| The menu cancel key when using a keyboard and mouse.
|  
|  
| 100
| -95
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 466
! scope="row" | 447
| keyboard_type_1_key.lookDownRight
| keyboard_type_0_key.interactwithtoast
| The look down right key when using full keyboard gameplay.
| The open notifications key when using a keyboard and mouse.
|  
|  
| 99
| 78
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|
|-
|-
! scope="row" | 467
! scope="row" | 448
| keyboard_type_1_key.lookDown
| keyboard_type_0_key.commandmacro.0
| The look down key when using full keyboard gameplay.
| The key to execute the first command macro.
|  
|  
| 98
| 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.lookDownLeft
| keyboard_type_0_key.commandmacro.1
| The look down left key when using full keyboard gameplay.
| The key to execute the second command macro.
|  
|  
| 97
| 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.lookUpSmooth
| keyboard_type_0_key.commandmacro.2
| The look up smooth key when using full keyboard gameplay.
| The key to execute the third command macro.
|  
|  
| 38
| 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.lookDownSmooth
| keyboard_type_0_key.commandmacro.3
| The look down smooth key when using full keyboard gameplay.
| The key to execute the fourth command macro.
|  
|  
| 40
| 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.lookLeftSmooth
| keyboard_type_0_key.commandmacro.4
| The look left smooth key when using full keyboard gameplay.
| The key to execute the fifth command macro.
|  
|  
| 37
| 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.lookRightSmooth
| keyboard_type_0_key.commandmacro.5
| The look right smooth key when using full keyboard gameplay.
| The key to execute the sixth command macro.
|  
|  
| 39
| 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.cycleItemLeft
| keyboard_type_0_key.commandmacro.6
| The cycle item left key when using full keyboard gameplay.
| The key to execute the seventh command macro.
|  
|  
| 33
| 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.cycleItemRight
| keyboard_type_0_key.commandmacro.7
| The cycle item right key when using full keyboard gameplay.
| The key to execute the eighth command macro.
|  
|  
| 34
| 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.interactwithtoast
| keyboard_type_0_key.commandmacro.8
| The open notifications key when using full keyboard gameplay.
| The key to execute the ninth command macro.
|  
|  
| 78
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|-
|-
! scope="row" | 476
! scope="row" | 457
| keyboard_type_1_key.attack
| keyboard_type_0_key.commandmacro.9
| The attack key when using full keyboard gameplay.
| The key to execute the tenth command macro.
|  
|  
| 81
| 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.pickItem
| keyboard_type_1_key.lookUpSlight
| The pick block key when using full keyboard gameplay.
| The look up slight key when using full keyboard gameplay.
|  
|  
| 88
| 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.use
| keyboard_type_1_key.lookDownSlight
| The use key when using full keyboard gameplay.
| The look down slight key when using full keyboard gameplay.
|  
|  
| 69
| 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.drop
| keyboard_type_1_key.lookUpRight
| The drop key when using full keyboard gameplay.
| The look up right key when using full keyboard gameplay.
|  
|  
| 90
| 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.hotbar.1
| keyboard_type_1_key.lookUp
| The select hotbar slot 1 key when using full keyboard gameplay.
| The look up key when using full keyboard gameplay.
|  
|  
| 49
| 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.hotbar.2
| keyboard_type_1_key.lookUpLeft
| The select hotbar slot 2 key when using full keyboard gameplay.
| The look up left key when using full keyboard gameplay.
|  
|  
| 50
| 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.hotbar.3
| keyboard_type_1_key.lookRight
| The select hotbar slot 3 key when using full keyboard gameplay.
| The look right key when using full keyboard gameplay.
|  
|  
| 51
| 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.hotbar.4
| keyboard_type_1_key.lookCenter
| The select hotbar slot 4 key when using full keyboard gameplay.
| The look center key when using full keyboard gameplay.
|  
|  
| 52
| 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.hotbar.5
| keyboard_type_1_key.lookLeft
| The select hotbar slot 5 key when using full keyboard gameplay.
| The look left key when using full keyboard gameplay.
|  
|  
| 53
| 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.hotbar.6
| keyboard_type_1_key.lookDownRight
| The select hotbar slot 6 key when using full keyboard gameplay.
| The look down right key when using full keyboard gameplay.
|  
|  
| 54
| 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.hotbar.7
| keyboard_type_1_key.lookDown
| The select hotbar slot 7 key when using full keyboard gameplay.
| The look down key when using full keyboard gameplay.
|  
|  
| 55
| 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.hotbar.8
| keyboard_type_1_key.lookDownLeft
| The select hotbar slot 8 key when using full keyboard gameplay.
| The look down left key when using full keyboard gameplay.
|  
|  
| 56
| 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.hotbar.9
| keyboard_type_1_key.lookUpSmooth
| The select hotbar slot 9 key when using full keyboard gameplay.
| The look up smooth key when using full keyboard gameplay.
|  
|  
| 57
| 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.inventory
| keyboard_type_1_key.lookDownSmooth
| The open inventory key when using full keyboard gameplay.
| The look down smooth key when using full keyboard gameplay.
|  
|  
| 67
| 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.togglePerspective
| keyboard_type_1_key.lookLeftSmooth
| The toggle perspective key when using full keyboard gameplay.
| The look left smooth key when using full keyboard gameplay.
|  
|  
| 116
| 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.jump
| keyboard_type_1_key.lookRightSmooth
| The jump key when using full keyboard gameplay.
| The look right smooth key when using full keyboard gameplay.
|  
|  
| 32
| 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.sneak
| keyboard_type_1_key.cycleItemLeft
| The sneak key when using full keyboard gameplay.
| The cycle item left key when using full keyboard gameplay.
|  
|  
| 16
| 33
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 493
! scope="row" | 474
| keyboard_type_1_key.sprint
| keyboard_type_1_key.cycleItemRight
| The sprint key when using full keyboard gameplay.
| The cycle item right key when using full keyboard gameplay.
|  
|  
| 17
| 34
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 494
! scope="row" | 475
| keyboard_type_1_key.left
| keyboard_type_1_key.interactwithtoast
| The strafe left key when using full keyboard gameplay.
| The open notifications key when using full keyboard gameplay.
|
| 78
|
|-
! scope="row" | 476
| keyboard_type_1_key.attack
| The attack key when using full keyboard gameplay.
|  
|  
| 65
| 81
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 495
! scope="row" | 477
| keyboard_type_1_key.right
| keyboard_type_1_key.pickItem
| The strafe right key when using full keyboard gameplay.
| The pick block key when using full keyboard gameplay.
|  
|  
| 68
| 88
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 496
! scope="row" | 478
| keyboard_type_1_key.back
| keyboard_type_1_key.use
| The walk backward key when using full keyboard gameplay.
| The use key when using full keyboard gameplay.
|  
|  
| 83
| 69
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 497
! scope="row" | 479
| keyboard_type_1_key.forward
| keyboard_type_1_key.drop
| The walk forward key when using full keyboard gameplay.
| The drop key when using full keyboard gameplay.
|  
|  
| 87
| 90
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 498
! scope="row" | 480
| keyboard_type_1_key.mobEffects
| keyboard_type_1_key.hotbar.1
| The view status effects key when using full keyboard gameplay.
| The select hotbar slot 1 key when using full keyboard gameplay.
|  
|  
| 9
| 49
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 499
! scope="row" | 481
| keyboard_type_1_key.chat
| keyboard_type_1_key.hotbar.2
| The chat key when using full keyboard gameplay.
| The select hotbar slot 2 key when using full keyboard gameplay.
|  
|  
| 84, 13
| 50
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 500
! scope="row" | 482
| keyboard_type_1_key.command
| keyboard_type_1_key.hotbar.3
| The open command key when using full keyboard gameplay.
| The select hotbar slot 3 key when using full keyboard gameplay.
|  
|  
| 191
| 51
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 501
! scope="row" | 483
| keyboard_type_1_key.emote
| keyboard_type_1_key.hotbar.4
| The [[Minecraft:emote]] key when using full keyboard gameplay.
| The select hotbar slot 4 key when using full keyboard gameplay.
|  
|  
| 66
| 52
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 502
! scope="row" | 484
| keyboard_type_1_key.screenshot
| keyboard_type_1_key.hotbar.5
| The [[Minecraft:screenshot]] key when using full keyboard gameplay.
| The select hotbar slot 5 key when using full keyboard gameplay.
|  
|  
| 113
| 53
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 503
! scope="row" | 485
| keyboard_type_1_key.menuTabLeft
| keyboard_type_1_key.hotbar.6
| The menu tab left key when using full keyboard gameplay.
| The select hotbar slot 6 key when using full keyboard gameplay.
|  
|  
| 219
| 54
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 504
! scope="row" | 486
| keyboard_type_1_key.menuTabRight
| keyboard_type_1_key.hotbar.7
| The menu tab right key when using full keyboard gameplay.
| The select hotbar slot 7 key when using full keyboard gameplay.
|  
|  
| 221
| 55
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 505
! scope="row" | 487
| keyboard_type_1_key.menuCancel
| keyboard_type_1_key.hotbar.8
| The menu cancel key when using full keyboard gameplay.
| The select hotbar slot 8 key when using full keyboard gameplay.
|  
|  
| 80
| 56
|
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 506
! scope="row" | 488
| keyboard_type_1_key.copyCoordinates
| keyboard_type_1_key.hotbar.9
| The copy coordinates key when using full keyboard gameplay.
| The select hotbar slot 9 key when using full keyboard gameplay.
|  
|  
| 0
| 57
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 507
! scope="row" | 489
| keyboard_type_1_key.copyFacingCoordinates
| keyboard_type_1_key.inventory
| The copy facing coordinates key when using full keyboard gameplay.
| The open inventory key when using full keyboard gameplay.
|  
|  
| 0
| 67
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 508
! scope="row" | 490
| keyboard_type_1_key.commandmacro.0
| keyboard_type_1_key.togglePerspective
| The key to execute the first command macro when using full keyboard gameplay.
| The toggle perspective key when using full keyboard gameplay.
|  
|  
| 0
| 116
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 509
! scope="row" | 491
| keyboard_type_1_key.commandmacro.1
| keyboard_type_1_key.jump
| The key to execute the second command macro when using full keyboard gameplay.
| The jump key when using full keyboard gameplay.
|  
|  
| 0
| 32
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 510
! scope="row" | 492
| keyboard_type_1_key.commandmacro.2
| keyboard_type_1_key.sneak
| The key to execute the third command macro when using full keyboard gameplay.
| The sneak key when using full keyboard gameplay.
|  
|  
| 0
| 16
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 511
! scope="row" | 493
| keyboard_type_1_key.commandmacro.3
| keyboard_type_1_key.sprint
| The key to execute the fourth command macro when using full keyboard gameplay.
| The sprint key when using full keyboard gameplay.
|  
|  
| 0
| 17
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 512
! scope="row" | 494
| keyboard_type_1_key.commandmacro.4
| keyboard_type_1_key.left
| The key to execute the fifth command macro when using full keyboard gameplay.
| The strafe left key when using full keyboard gameplay.
|  
|  
| 0
| 65
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 513
! scope="row" | 495
| keyboard_type_1_key.commandmacro.5
| keyboard_type_1_key.right
| The key to execute the sixth command macro when using full keyboard gameplay.
| The strafe right key when using full keyboard gameplay.
|  
|  
| 0
| 68
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 514
! scope="row" | 496
| keyboard_type_1_key.commandmacro.6
| keyboard_type_1_key.back
| The key to execute the seventh command macro when using full keyboard gameplay.
| The walk backward key when using full keyboard gameplay.
|  
|  
| 0
| 83
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 515
! scope="row" | 497
| keyboard_type_1_key.commandmacro.7
| keyboard_type_1_key.forward
| The key to execute the eighth command macro when using full keyboard gameplay.
| The walk forward key when using full keyboard gameplay.
|  
|  
| 0
| 87
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 516
! scope="row" | 498
| keyboard_type_1_key.commandmacro.8
| keyboard_type_1_key.mobEffects
| The key to execute the ninth command macro when using full keyboard gameplay.
| The view status effects key when using full keyboard gameplay.
|  
|  
| 0
| 9
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
|-
! scope="row" | 517
! scope="row" | 499
| keyboard_type_1_key.commandmacro.9
| keyboard_type_1_key.chat
| The key to execute the tenth command macro when using full keyboard gameplay.
| The chat key when using full keyboard gameplay.
|  
|  
| 0
| 84, 13
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|}
|-
 
! scope="row" | 500
== Removed options ==
| keyboard_type_1_key.command
{{info needed section|removed options}}
| The open command key when using full keyboard gameplay.
=== ''Java Edition'' ===
|
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
| 191
|[[Minecraft:Bedrock Edition 1.4.0|1.4.0]]
|-
! scope="row" | 501
| keyboard_type_1_key.emote
| The [[Minecraft:emote]] key when using full keyboard gameplay.
|
| 66
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
|-
|-
! scope="col" |Option name
! scope="row" | 502
! scope="col" class="unsortable" |Explanation
| keyboard_type_1_key.screenshot
! scope="col" |Valid values
| The [[Minecraft:screenshot]] key when using full keyboard gameplay.
! scope="col" |Default value
|  
! scope="col" |First added
| 113
!Officially added
| [[Minecraft:Bedrock Edition 1.16.0|1.16.0]]
! scope="col" |First removed
!Officially removed
|-
|-
|advancedOpengl
! scope="row" | 503
| keyboard_type_1_key.menuTabLeft
| The menu tab left key when using full keyboard gameplay.
|
| 219
|
|
|
| FALSE
|[[Minecraft:b1.6-tb3]]
|[[Minecraft:b1.9-pre1]]
|[[Minecraft:14w30a]]
|[[Minecraft:1.8-pre1]]
|-
|-
|allowBlockAlternatives
! scope="row" | 504
|Whether alternative block models are used
| keyboard_type_1_key.menuTabRight
|true/false
| The menu tab right key when using full keyboard gameplay.
|TRUE
|  
|[[Minecraft:14w28a]]
| 221
|[[Minecraft:1.8-pre1]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|anaglyph3d
|Whether 3D mode is turned on
|true/false
|FALSE
|[[Minecraft:c0.24_st_03]]
|[[Minecraft:b1.9-pre1]]
|[[Minecraft:17w43a]]
|[[Minecraft:1.13-pre1]]
|-
|anisotropicFiltering
|
|
|
|1
|[[Minecraft:13w38a]]
|[[Minecraft:Java Edition 1.7|1.7]]
|[[Minecraft:14w25a]]
|[[Minecraft:1.8-pre1]]
|-
|-
|chunksPerFrame
! scope="row" | 505
| keyboard_type_1_key.menuCancel
| The menu cancel key when using full keyboard gameplay.
|
| 80
|
|
|
|2
|[[Minecraft:1.8.2-pre1]]
|[[Minecraft:1.8.2-pre1]]
|[[Minecraft:1.8.2-pre2]]
|[[Minecraft:1.8.2-pre2]]
|-
|-
| difficulty
! scope="row" | 506
| The world difficulty. Has no effect after 1.7.2
| keyboard_type_1_key.copyCoordinates
| 0–3 (Peaceful, Easy, Normal, Hard)
| The copy coordinates key when using full keyboard gameplay.
| 2 (Normal)
|  
|
| 0
|
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|[[Minecraft:22w12a]]{{verify}}
|[[Minecraft:Java Edition 1.19|1.19]]
|-
|-
| clouds
! scope="row" | 507
|Whether or not clouds are on
| keyboard_type_1_key.copyFacingCoordinates
|
| The copy facing coordinates key when using full keyboard gameplay.
|TRUE
|  
|[[Minecraft:b1.9-pre5]]
| 0
|[[Minecraft:b1.9-pre5]]
|[[Minecraft:Bedrock Edition 1.19.30|1.19.30]]
|[[Minecraft:14w25a]]
|[[Minecraft:1.8-pre1]]
|-
|-
|enableWeakAttacks
! scope="row" | 508
|When false, the client will ignore attempts to attack when weapon cooldown is less than 75% recharged.
| keyboard_type_1_key.commandmacro.0
|
| The key to execute the first command macro when using full keyboard gameplay.
|FALSE
|  
|[[Minecraft:1.9.1-pre1]]
| 0
|[[Minecraft:1.9.1-pre1]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:19w08a]]
|[[Minecraft:1.14 Pre-Release 1]]
|-
|-
|fancyGraphics
! scope="row" | 509
|Whether fancy (more detailed) graphics are turned on
| keyboard_type_1_key.commandmacro.1
|true/false
| The key to execute the second command macro when using full keyboard gameplay.
|TRUE
|  
|[[Minecraft:inf-20100615]]
| 0
|[[Minecraft:b1.9-pre1]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:20w27a]]
|[[Minecraft:1.16-pre1]]
|-
|-
|fboEnable
! scope="row" | 510
|Whether Framebuffer Objects is turned on
| keyboard_type_1_key.commandmacro.2
| true/false
| The key to execute the third command macro when using full keyboard gameplay.
|TRUE
|  
|[[Minecraft:13w38a]]
| 0
|[[Minecraft:Java Edition 1.7|1.7]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:18w44a]]
|[[Minecraft:1.14 Pre-Release 1]]
|-
|-
|fpsLimit
! scope="row" | 511
|
| keyboard_type_1_key.commandmacro.3
|
| The key to execute the fourth command macro when using full keyboard gameplay.
|1
|  
|[[Minecraft:b1.7_01]]
| 0
|[[Minecraft:b1.9-pre1]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:13w38a]]
|[[Minecraft:Java Edition 1.7|1.7]]
|-
|-
|grayscale
! scope="row" | 512
|
| keyboard_type_1_key.commandmacro.4
| true/false
| The key to execute the fifth command macro when using full keyboard gameplay.
|FALSE
|  
|[[Minecraft:2point0-blue]]
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:2point0-red]]
|
|-
|-
|heldItemTooltips
! scope="row" | 513
| Whether switching between items shows the name of the item; no in-game control
| keyboard_type_1_key.commandmacro.5
| true/false
| The key to execute the sixth command macro when using full keyboard gameplay.
|TRUE
|  
|[[Minecraft:12w50a]]
| 0
|[[Minecraft:Java Edition 1.4.6|1.4.6]]
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:23w06a]]
|[[Minecraft:Java Edition 1.19.4|1.19.4]]
|-
|-
| hideBundleTutorial
! scope="row" | 514
| Whether the player has seen the bundle tutorial hint when trying to use a bundle.
| keyboard_type_1_key.commandmacro.6
| true/false
| The key to execute the seventh command macro when using full keyboard gameplay.
| false
|  
|
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|
|-
|-
|key_Back
! scope="row" | 515
|Back control
| keyboard_type_1_key.commandmacro.7
|
| The key to execute the eighth command macro when using full keyboard gameplay.
| 31
|  
|[[Minecraft:c0.0.23a_01]]
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:b1.1-2]]
|
|-
|-
| key_Build
! scope="row" | 516
|Use control
| keyboard_type_1_key.commandmacro.8
|
| The key to execute the ninth command macro when using full keyboard gameplay.
|48
|  
|[[Minecraft:c0.0.23a_01]]
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
| colspan="2" |[[Minecraft:in-20091231-2]]
|-
|-
|key_Chat
! scope="row" | 517
|Chat control
| keyboard_type_1_key.commandmacro.9
|
| The key to execute the tenth command macro when using full keyboard gameplay.
| 20
|  
|[[Minecraft:c0.0.23a_01]]
| 0
|
| [[Minecraft:Bedrock Edition 26.0|26.0]]
|[[Minecraft:b1.1-2]]
|}
|
 
== Removed options ==
{{info needed section|removed options}}
=== ''Java Edition'' ===
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
|-
|-
|key_Drop
! scope="col" | Option name
|Drop control
! scope="col" class="unsortable" | Explanation
|
! scope="col" | Valid values
|16
! scope="col" | Default value
|[[Minecraft:in-20091231-2]]
! scope="col" | Development version added
|
! scope="col" | Version added
|[[Minecraft:b1.1-2]]
! scope="col" | Development version removed
|
! scope="col" | Version removed
|-
|-
|key_Forward
| advancedOpengl
|Forward control
| {{info needed}}
|
| {{info needed}}
|17
| false
|[[Minecraft:c0.0.23a_01]]
| [[Minecraft:b1.6-tb3]]
|
|[[Minecraft:b1.1-2]]
|
|
| [[Minecraft:Java Edition 14w30a|14w30a]]
| [[Minecraft:Java Edition 1.8|1.8]]
|-
|-
|key_Inventory
| allowBlockAlternatives
|Inventory control
| Whether alternative block models are used
|
| true/false
|23
| true
|[[Minecraft:in-20091231-2]]
| [[Minecraft:Java Edition 14w28a|14w28a]]
|
| [[Minecraft:Java Edition 1.8|1.8]]
|[[Minecraft:b1.1-2]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
|
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
|key_Jump
| anaglyph3d
|Jump control
| Whether 3D mode is turned on
|
| true/false
|57
| false
|[[Minecraft:c0.0.23a_01]]
| [[Minecraft:c0.24_st_03]]
|
|[[Minecraft:b1.1-2]]
|
|
| [[Minecraft:Java Edition 17w43a|17w43a]]
| [[Minecraft:Java Edition 1.13|1.13]]
|-
|-
|key_key.boss_mode
| anisotropicFiltering
|Boss mode control
| {{info needed}}
|
| {{info needed}}
|key.keyboard.b
| 1
| colspan="2" |[[Minecraft:3D Shareware v1.34]]
| [[Minecraft:Java Edition 13w38a|13w38a]]
|[[Minecraft:19w14a]]
| [[Minecraft:Java Edition 1.7|1.7]]
|
| [[Minecraft:Java Edition 14w25a|14w25a]]
| [[Minecraft:Java Edition 1.8|1.8]]
|-
|-
|key_key.decrease_view
| chatPreview
|Screen size control
| When the client will send the current chat to the server to preview it
|
| true/false
|key.keyboard.f8
| true
| colspan="2" |[[Minecraft:3D Shareware v1.34]]
| [[Minecraft:Java Edition 22w19a|22w19a]]
|[[Minecraft:19w14a]]
| [[Minecraft:Java Edition 1.19|1.19]]
|
| [[Minecraft:Java Edition 22w42a|22w42a]]
| [[Minecraft:Java Edition 1.19.3|1.19.3]]
|-
|-
|key_key.fog
| chunksPerFrame
|Fog control
| {{info needed}}
|
| {{info needed}}
|33
| 2
|[[Minecraft:b1.1-2]]
| [[Minecraft:Java Edition 1.8.2-pre1|1.8.2-pre1]]
|
|
|[[Minecraft:b1.8]]
| [[Minecraft:Java Edition 1.8.2-pre2|1.8.2-pre2]]
|
|
|-
|-
|key_key.increase_view
| difficulty
|Screen size control
| The world difficulty. Had no effect after 1.7.2
|
| 0–3 (Peaceful, Easy, Normal, Hard)
| key.keyboard.f7
| 2 (Normal)
| colspan="2" |[[Minecraft:3D Shareware v1.34]]
| {{info needed}}
|[[Minecraft:19w14a]]
| {{info needed}}
|
| [[Minecraft:Java Edition 22w12a|22w12a]]
| [[Minecraft:Java Edition 1.19|1.19]]
|-
|-
|key_key.streamCommercial
| clouds
| Stream Commercial control
| Whether or not clouds are on
| true/false
| true
| [[Minecraft:b1.9-pre5]]
|
|
|0 (none)
| [[Minecraft:Java Edition 14w25a|14w25a]]
|[[Minecraft:13w47a]]
| [[Minecraft:Java Edition 1.8|1.8]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|-
| key_key.streamPauseUnpause
| enableWeakAttacks
|Pause/Unpause Stream control
| When false, the client will ignore attempts to attack when weapon cooldown is less than 75% recharged.
| true/false
| false
| [[Minecraft:Java Edition 1.9.1-pre1|1.9.1-pre1]]
| [[Minecraft:Java Edition 1.9.1|1.9.1]]
| [[Minecraft:Java Edition 19w08a|19w08a]]
| [[Minecraft:Java Edition 1.14|1.14]]
|-
| fancyGraphics
| Whether fancy (more detailed) graphics are turned on
| true/false
| true
| [[Minecraft:inf-20100615]]
|
|
|65 (F7)
| [[Minecraft:Java Edition 20w27a|20w27a]]
|[[Minecraft:13w47a]]
| [[Minecraft:Java Edition 1.16.2|1.16.2]]
|[[Minecraft:1.7.3]]
|-
|[[Minecraft:15w31a]]
| fboEnable
|[[Minecraft:1.9-pre1]]
| Whether Framebuffer Objects is turned on
| true/false
| true
| [[Minecraft:Java Edition 13w38a|13w38a]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
| [[Minecraft:Java Edition 18w44a|18w44a]]
| [[Minecraft:Java Edition 1.14|1.14]]
|-
|-
|key_key.streamStartStop
| fpsLimit
| Start/Stop Stream control
| {{info needed}}
|
| {{info needed}}
|64 (F6)
| 1
|[[Minecraft:13w47a]]
| [[Minecraft:b1.7_01]]
|[[Minecraft:1.7.3]]
|
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 13w38a|13w38a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.7.2|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)
| [[Minecraft:Java Edition 1.16 Pre-release 1|1.16-pre1]]
| [[Minecraft:Java Edition 1.16|1.16]]
| [[Minecraft:Java Edition 25w41a|25w41a]]
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
|-
|key_key.streamToggleMic
| heldItemTooltips
|Microphone input control
| Whether switching between items shows the name of the item; no in-game control
|
| true/false
|0 (none)
| true
|[[Minecraft:13w47d]]
| [[Minecraft:Java Edition 12w50a|12w50a]]
|[[Minecraft:1.7.3]]
| [[Minecraft:Java Edition 1.4.6|1.4.6]]
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 23w06a|23w06a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.19.4|1.19.4]]
|-
|-
|key_key.swapHands
| hideBundleTutorial
|Swapping of items between hands control; renamed to key_key.swapOffhand
| Whether the player has seen the bundle tutorial hint when trying to use a bundle.
|true/false
| true/false
|33
| false
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 21w05a|21w05a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.17|1.17]]
|[[Minecraft:20w27a]]
| [[Minecraft:Java Edition 24w33a|24w33a]]
|[[Minecraft:1.16-pre3]]
| [[Minecraft:Java Edition 1.21.2|1.21.1]]
|-
|-
|key_Left
| key_Back
| Back control
|
|
| 31
| [[Minecraft:c0.0.23a_01]]
|
|
|30
| [[Minecraft:b1.1-2]]
|[[Minecraft:c0.0.23a_01]]
|
|[[Minecraft:b1.1-2]]
|
|
|-
|-
|key_Load location
| key_Build
| Use control
|
|
| 48
| [[Minecraft:c0.0.23a_01]]
|
|
|19
| [[Minecraft:in-20091231-2]]
|[[Minecraft:c0.0.23a_01]]
|
|[[Minecraft:a1.0.10]]
|
|
|-
|-
|key_Right
| key_Chat
| Chat control
|
|
| 20
| [[Minecraft:c0.0.23a_01]]
|
|
|32
| [[Minecraft:b1.1-2]]
|[[Minecraft:c0.0.23a_01]]
|
|[[Minecraft:b1.1-2]]
|
|
|-
|-
|key_Save location
| key_Drop
| Drop control
|
|
| 16
| [[Minecraft:in-20091231-2]]
|
|
|28
| [[Minecraft:b1.1-2]]
|[[Minecraft:c0.0.23a_01]]
|
|[[Minecraft:a1.0.10]]
|
|
|-
|-
| key_Sneak
| key_Forward
| Forward control
|
|
| 17
| [[Minecraft:c0.0.23a_01]]
|
|
| 42
| [[Minecraft:b1.1-2]]
|[[Minecraft:a1.1.1]]
|
|[[Minecraft:b1.1-2]]
|
|
|-
|-
|key_Toggle fog
| key_Inventory
|Old fog control
| Inventory control
|
|
|33
| 23
|[[Minecraft:c0.0.23a_01]]
| [[Minecraft:in-20091231-2]]
|
|
|[[Minecraft:b1.1-2]]
| [[Minecraft:b1.1-2]]
|
|
|-
|-
|limitFramerate
| key_Jump
|Framerate limit
| Jump control
|
|
|FALSE
| 57
|[[Minecraft:c0.27_st]]
| [[Minecraft:c0.0.23a_01]]
|
|
|[[Minecraft:b1.7_01]]
| [[Minecraft:b1.1-2]]
|
|
|-
|-
|music
| key_key.fog
|Whether music is on
| Fog control
|
|
|TRUE
| 33
|[[Minecraft:c0.0.23a_01]]
| [[Minecraft:b1.1-2]]
|[[Minecraft:b1.9-pre1]]
|[[Minecraft:13w36a]]
|[[Minecraft:1.7]]
|-
|postProcessEnable
|
|
| [[Minecraft:b1.8]]
|
|
|TRUE
|[[Minecraft:13w38a]]
|
|[[Minecraft:13w38b]]
|
|-
|-
| saturation
| key_key.streamCommercial
|No in-game control. Never did anything.
| Stream Commercial control
| 0-1
| [[Minecraft:Key codes]]
| 0.0
| 0 (none)
|[[Minecraft:13w38a]]
| [[Minecraft:Java Edition 13w47a|13w47a]]
|[[Minecraft:1.7]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
|[[Minecraft:19w08a]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
|[[Minecraft:1.14 Pre-Release 1]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
| key_key.streamPauseUnpause
| Pause/Unpause Stream control
| [[Minecraft:Key codes]]
| 65 (F7)
| [[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]]
|-
|-
|serverTextures
| key_key.streamStartStop
|
| Start/Stop Stream control
|
| [[Minecraft:Key codes]]
|TRUE
| 64 (F6)
|[[Minecraft:12w18a]]
| [[Minecraft:Java Edition 13w47a|13w47a]]
|[[Minecraft:1.3]]
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
|[[Minecraft:14w17a]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
|[[Minecraft:1.7.6-pre1]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
|shieldAnimation
| key_key.streamToggleMic
|
| Microphone input control
|
| [[Minecraft:Key codes]]
|TRUE
| 0 (none)
|[[Minecraft:Combat Test 3]]
| [[Minecraft:Java Edition 13w47d|13w47d]]
|
| [[Minecraft:Java Edition 1.7.4|1.7.4]]
| colspan="2" |[[Minecraft:Combat Test 4]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
| [[Minecraft:Java Edition 1.9|1.9]]
|-
|-
|showCape
| key_key.swapHands
|
| Swapping of items between hands control; renamed to key_key.swapOffhand
|
| [[Minecraft:Key codes]]
|TRUE
| key.keyboard.f
|[[Minecraft:12w41a]]
| [[Minecraft:Java Edition 15w31a|15w31a]]
|[[Minecraft:1.4]]
| [[Minecraft:Java Edition 1.9|1.9]]
|[[Minecraft:14w03a]]
| [[Minecraft:Java Edition 1.16 Pre-release 3|1.16-pre3]]
|[[Minecraft:1.8-pre1]]
| [[Minecraft:Java Edition 1.16|1.16]]
|-
|-
|showFrameRate
| key_Left
|
| {{info needed}}
|
|
| FALSE
| 30
|[[Minecraft:c0.0.23a_01]]
| [[Minecraft:c0.0.23a_01]]
|
|
|[[Minecraft:a1.1.1]]
| [[Minecraft:b1.1-2]]
|
|
|-
|-
|showInventoryAchievementHint
| key_Load location
|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
| {{info needed}}
|true/false
|TRUE
|[[Minecraft:13w36a]]
|[[Minecraft:1.7]]
|[[Minecraft:17w13a]]
|[[Minecraft:1.12-pre1]]
|-
|skin
|
|
| 19
| [[Minecraft:c0.0.23a_01]]
|
|
|Default
| [[Minecraft:a1.0.10]]
|[[Minecraft:a1.2.2-1]]
|[[Minecraft:b1.9-pre1]]
|[[Minecraft:13w36a]]
|[[Minecraft:1.7]]
|-
|snooperEnabled
|Whether snooper functionality is turned on
|true/false
| TRUE
|[[Minecraft:12w30a]]
|[[Minecraft:1.3]]
|[[Minecraft:21w43a]]
|[[Minecraft:1.18-pre1]]
|-
|sound
|Whether sound is on
|
|
|TRUE
|[[Minecraft:c0.0.23a_01]]
|[[Minecraft:b1.9-pre1]]
|[[Minecraft:13w36a]]
|[[Minecraft:1.7]]
|-
|-
|soundCategory_animals
| key_Right
| {{info needed}}
|
|
| 32
| [[Minecraft:c0.0.23a_01]]
|
|
| 1.0
| [[Minecraft:b1.1-2]]
|[[Minecraft:13w36a]]
|
|[[Minecraft:13w42a]]
|
|
|-
|-
|soundCategory_blocks
| key_Save location
| {{info needed}}
|
|
| 28
| [[Minecraft:c0.0.23a_01]]
|
|
|1.0
| [[Minecraft:a1.0.10]]
|[[Minecraft:13w36a]]
|
|[[Minecraft:13w42a]]
|
|
|-
|-
|soundCategory_mobs
| key_Sneak
| {{info needed}}
|
|
| 42
| [[Minecraft:a1.1.1]]
|
|
|1.0
| [[Minecraft:b1.1-2]]
|[[Minecraft:13w36a]]
|
|[[Minecraft:13w42a]]
|
|
|-
|-
|soundCategory_players
| key_Toggle fog
| Old fog control
|
| 33
| [[Minecraft:c0.0.23a_01]]
|
|
| [[Minecraft:b1.1-2]]
|
|
|1.0
|-
|[[Minecraft:13w36a]]
| limitFramerate
| Framerate limit
| {{info needed}}
| false
| [[Minecraft:c0.27_st]]
|
|
|[[Minecraft:13w42a]]
| [[Minecraft:b1.7_01]]
|
|
|-
|-
|soundCategory_records
| music
| Whether music 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]]
|-
| onlyShowSignedChat
| Toggles whether the chat displays only cryptographically signed player messages
| true/false
| false
| [[Minecraft:Java Edition 22w19a|22w19a]]
|
| [[Minecraft:Java Edition 1.19 Pre-release 1|1.19-pre1]]
|
|
|1.0
|-
|[[Minecraft:13w36a]]
| postProcessEnable
| {{info needed}}
| {{info needed}}
| true
| [[Minecraft:Java Edition 13w38a|13w38a]]
|
|
|[[Minecraft:13w42a]]
| [[Minecraft:Java Edition 13w38b|13w38b]]
|
|
|-
|-
| streamBytesPerPixel
| saturation
|The total bytes-per-pixel (BPP) for livestream output
| No in-game control. Never did anything.
|0-1
| 0-1
|0.5
| 0.0
|[[Minecraft:13w47a]]
| [[Minecraft:Java Edition 13w38a|13w38a]]
|[[Minecraft:1.7.3]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 19w08a|19w08a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.14|1.14]]
|-
|-
| streamChatEnabled
| serverTextures
|If the Twitch chat is copied into the Minecraft chat
| {{info needed}}
|0/1 (true/false)
| true/false
|0
| true
|[[Minecraft:13w47a]]
| [[Minecraft:Java Edition 12w18a|12w18a]]
|[[Minecraft:1.7.3]]
| [[Minecraft:Java Edition 1.3.1|1.3.1]]
|[[Minecraft:15w31a]]
| {{info needed}}
|[[Minecraft:1.9-pre1]]
| {{info needed}}
|-
|-
|streamChatUserFilter
| shieldAnimation
|The above but whether it is to be censored
| {{info needed}}
|0/1 (true/false)
| true/false
| 0
| true
|[[Minecraft:13w47a]]
| [[Minecraft:Combat Test 3]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|streamCompression
|Whether to compress the livestream's video output
|0/1 (false/true)
| 1
|[[Minecraft:13w47a]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|streamFps
|The output FPS of the livestream.
|
|
|0.31690142
| [[Minecraft:Combat Test 4]]
|[[Minecraft:13w47a]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|streamKbps
|The bitrate (Kbps) of the video when livestreaming.
|
|
|0.5412844
|[[Minecraft:13w47a]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|-
|streamMicToggleBehavior
| showCape
| Used to toggle microphone output
| {{info needed}}
|0/1 (false/true)
| true/false
|0
| true
|[[Minecraft:13w47d]]
| [[Minecraft:Java Edition 12w41a|12w41a]]
|[[Minecraft:1.7.3]]
| [[Minecraft:Java Edition 1.4.2|1.4.2]]
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 14w03a|14w03a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.8|1.8]]
|-
|-
|streamMicVolume
| showFrameRate
|Microphone's output volume when livestreaming
| {{info needed}}
|0-1
| {{info needed}}
|1.0
| false
|[[Minecraft:13w47a]]
| [[Minecraft:c0.0.23a_01]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|streamPreferredServer
|The preferred ingest server of the livestream.
|
|
| [[Minecraft:a1.1.1]]
|
|
|[[Minecraft:13w47a]]
|[[Minecraft:1.7.3]]
|[[Minecraft:15w31a]]
|[[Minecraft:1.9-pre1]]
|-
|-
|streamSendMetadata
| showInventoryAchievementHint
|Whether to send extra metadata in the livestream
| 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/false
|TRUE
| true
|[[Minecraft:13w47a]]
| [[Minecraft:Java Edition 13w36a|13w36a]]
|[[Minecraft:1.7.3]]
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 17w13a|17w13a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.12|1.12]]
|-
|-
|streamSystemVolume
| showNowPlayingToast
|System's output volume when livestreaming
| Whether to show a toast when a song starts playing
|0-1
| true/false
|1.0
| false
|[[Minecraft:13w47a]]
| [[Minecraft:Java Edition 25w20a|25w20a]]
|[[Minecraft:1.7.3]]
| [[Minecraft:Java Edition 1.21.6|1.21.6]]
|[[Minecraft:15w31a]]
| [[Minecraft:Java Edition 25w46a|25w46a]]
|[[Minecraft:1.9-pre1]]
| [[Minecraft:Java Edition 1.21.11|1.21.11]]
|-
|-
|uploadsPerFrame
| skin
| {{info needed}}
| {{info needed}}
| Default
| [[Minecraft:a1.2.2-1]]
|
|
|
| [[Minecraft:Java Edition 13w36a|13w36a]]
|16
| [[Minecraft:Java Edition 1.7.2|1.7.2]]
|[[Minecraft:1.8.2-pre2]]
|[[Minecraft:1.8.2-pre2]]
|[[Minecraft:1.8.2-pre5]]
|[[Minecraft:1.8.2-pre5]]
|-
|-
|useVbo
| skipFriendsListPromo
| Whether Vertex Buffer Objects is turned on
| {{info needed}}
|true/false
| true/false
|FALSE
| false
|[[Minecraft:14w29a]]
| [[Minecraft:Java Edition 26.2 Snapshot 7|26.2-snapshot-7]]
|[[Minecraft:1.8-pre1]]
|[[Minecraft:18w44a]]
|[[Minecraft:1.14 Pre-Release 1]]
|-
|viewDistance
|
|
| [[Minecraft:Java Edition 26.2 Pre-Release 1|26.2-pre-1]]
|
|
|0
|[[Minecraft:c0.0.23a_01]]
|[[Minecraft:b1.9-pre1]]
|[[Minecraft:13w38a]]
|[[Minecraft:Java Edition 1.7|1.7]]
|-
|-
|skipRealms32bitWarning
| skipRealms32bitWarning
| Whether to skip the 32-bit environment warning when entering the Realms screen{{verify}}
| Whether to skip the 32-bit environment warning when entering the Realms screen{{verify}}
| true/false
| true/false
| false
| false
| [[Minecraft:Java Edition 1.18.2 Pre-release 1|1.18.2 Pre-release 1]] ([[Minecraft:Java Edition 1.18.2|1.18.2]])
| [[Minecraft:Java Edition 1.18.2 Pre-release 1|1.18.2-pre1]]
|
| [[Minecraft:Java Edition 1.18.2|1.18.2]]
|[[Minecraft:24w14a]]
| [[Minecraft:Java Edition 24w14a|24w14a]]
|[[Minecraft:1.20.5]]
| [[Minecraft:Java Edition 1.20.5|1.20.5]]
|-
|-
|}
| snooperEnabled
 
| Whether snooper functionality is turned on
=== ''Bedrock Edition'' ===
| true/false
{| class="wikitable sortable" style="width: 100%" data-description="List of options"
| 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]])
|-
|-
! scope="col" |Option name
|gfx_renderdistance_new
! scope="col" class="unsortable" |Explanation
|The player's render distance, measured in blocks.
! scope="col" |Valid values
|The range available without editing depends on the device's capabilities.{{needs testing}}
! scope="col" |Default value
|Varies depending on the device.{{needs testing}}
! scope="col" | Version added
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 1|build 1]])
! 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
|dev_autoloadlevel
|Inverted camera movement.
|On startup, the game would automatically load in the first level on the world selection screen.
|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 1|build 1]])
|
|
|-
|-
|ctrl_usetouchscreen
|dev_showchunkmap
|{{info needed}}
|{{info needed}}
|{{info needed}}
|0/1
|0
|1
|[[Minecraft:Pocket Edition v0.9.0 alpha|0.9.0]] ([[Minecraft:Pocket Edition v0.9.0 alpha build 1|build 1]])
|[[Minecraft:Pocket Edition v0.7.0 alpha|0.7.0]]
|
|
|-
|-
|feedback_vibration
|dev_showchunkmap
|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]])
|
|-
|dev_showchunkmap
|Second dev_showchunkmap line directly below the other one. It is not known whether the two behaved differently.
|Second dev_showchunkmap line directly below the other one. It is not known whether the two behaved differently.
|{{info needed}}
|{{info needed}}
Line 6,514: Line 7,033:
|
|
| [[Minecraft:Bedrock Edition 26.20|26.20]]
| [[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]]
|}
|}



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:客户端选项文件格式