Minecraft:Options: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 66: | Line 66: | ||
|} | |} | ||
| style="text-align: center;" | 70<ref name="default" group="note">Displays as "Normal" in-game.</ref> | | style="text-align: center;" | 70<ref name="default" group="note">Displays as "Normal" in-game.</ref> | ||
|} | |} | ||
== World Options == | == World Options == | ||
{{main|World Options}} | |||
{| | |||
== Online == | == Online == | ||
This is visible only in the main menu or when on a server. | This is visible only in the main menu or when on a server.{{until|je 26.3}} | ||
=== Friends List === | === Friends List === | ||
| Line 108: | Line 89: | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |- | ||
| In- | | In-Game Notification | ||
| Toggles in-game notifications for friends requests and game invites. | | Toggles in-game notifications for friends requests and game invites. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |||
| Visibility | |||
| '''Hidden''' You always appear as offline.<br>'''Limited''' You appear as online, but don't share what you are doing.<br>'''Full''' You appear as online and share what you are doing. | |||
| style="text-align: center;" | Full | |||
|- | |- | ||
| Xbox Settings... | | Xbox Settings... | ||
| Provides a link to manage privacy and online safety setting. | | Provides a link to manage privacy and online safety setting. | ||
| style="text-align: center;" | N/A | | style="text-align: center;" | N/A | ||
|} | |} | ||
| Line 131: | Line 112: | ||
| Toggles whether the player name appears in [[Minecraft:Server list#Java Edition|server listings]]. | | Toggles whether the player name appears in [[Minecraft:Server list#Java Edition|server listings]]. | ||
| style="text-align: center;" | ON | | style="text-align: center;" | ON | ||
|} | |} | ||
| Line 144: | Line 121: | ||
! Default | ! Default | ||
|- | |- | ||
| | | News & Invites | ||
| Toggles [[Minecraft:Realms]] notifications. | | Toggles [[Minecraft:Realms]] notifications. | ||
| style="text-align: center;" | ON | | style="text-align: center;" | ON | ||
| Line 169: | Line 146: | ||
| Toggles the right arm second layer. | | Toggles the right arm second layer. | ||
|- | |- | ||
| Left | | Left Pant Leg | ||
| Toggles the left leg second layer. | | Toggles the left leg second layer. | ||
|- | |- | ||
| Right | | Right Pant Leg | ||
| Toggles the right leg second layer. | | Toggles the right leg second layer. | ||
|- | |- | ||
| Line 197: | Line 174: | ||
| The volume of [[Minecraft:Music|gameplay music]]; setting it to 0% (displayed as ''OFF'' in-game) disables gameplay music entirely. | | The volume of [[Minecraft:Music|gameplay music]]; setting it to 0% (displayed as ''OFF'' in-game) disables gameplay music entirely. | ||
|- | |- | ||
| Jukebox/ | | Jukebox/Note Blocks | ||
| The volume of music and sounds played from [[Minecraft:jukebox]]es and [[Minecraft:note block]]s. | | The volume of music and sounds played from [[Minecraft:jukebox]]es and [[Minecraft:note block]]s. | ||
|- | |- | ||
| Line 218: | Line 195: | ||
| The volume of [[Minecraft:ambience]], sound of entering/exiting [[Minecraft:water]] and [[Minecraft:fireworks]] | | The volume of [[Minecraft:ambience]], sound of entering/exiting [[Minecraft:water]] and [[Minecraft:fireworks]] | ||
|- | |- | ||
| Voice | | Narrator/Voice | ||
| The volume of speech in ''Minecraft'' (for map makers) | | The volume of the [[Minecraft:narrator]] and speech in ''Minecraft'' (for map makers) | ||
|- | |- | ||
| UI | | UI | ||
| Line 244: | Line 221: | ||
| style="text-align: center;" | Default | | style="text-align: center;" | Default | ||
|- | |- | ||
| | | Music Toast | ||
| | | Controls when to show a music toast with the name of the currently playing music track. | ||
| style="text-align: center;" | | * '''Never''' never shows the music toast. | ||
* '''Pause Menu''' shows the music toast in the [[Minecraft:pause menu]]. | |||
* '''Pause Menu and Toast''' shows the music toast in the pause menu and when a new track starts playing. | |||
| style="text-align: center;" | Never | |||
|} | |} | ||
| Line 258: | Line 238: | ||
! Default | ! Default | ||
|- | |- | ||
| Fullscreen Resolution | | Fullscreen Resolution{{until|je 26.3}}<br>Exclusive Fullscreen Mode{{upcoming|je 26.3}} | ||
| Sets the resolution and framerate of the game when playing in fullscreen. | | Sets the resolution and framerate of the game when playing in fullscreen. | ||
| style="text-align: center;" | Current | | style="text-align: center;" | Current | ||
| Line 279: | Line 259: | ||
| Controls the GUI (graphical user interface) scale. This also controls the HUD ([[Minecraft:heads-up display]]) size. Note that the options available to the player depends on the game resolution. The number of available GUI scales for a specific resolution can be calculated using this formula: {{code|max(1, min(floor(width / 320), floor(height / 240)))}}. A GUI scale of 1 is properly scaled using a resolution of 320×240, but smaller resolutions might cause elements to run offscreen. A GUI scale of ''n'' is available at a resolution equal to or higher than (320 * ''n'')x(240 * ''n''), so a GUI scale of 2 is available at resolution 640×480 or higher, a GUI scale of 3 is available at resolution 960×720 or higher, and so on. There is no technical limit to how many GUI scales can be available. Auto sets the GUI scale to the highest value available for the current resolution. | | Controls the GUI (graphical user interface) scale. This also controls the HUD ([[Minecraft:heads-up display]]) size. Note that the options available to the player depends on the game resolution. The number of available GUI scales for a specific resolution can be calculated using this formula: {{code|max(1, min(floor(width / 320), floor(height / 240)))}}. A GUI scale of 1 is properly scaled using a resolution of 320×240, but smaller resolutions might cause elements to run offscreen. A GUI scale of ''n'' is available at a resolution equal to or higher than (320 * ''n'')x(240 * ''n''), so a GUI scale of 2 is available at resolution 640×480 or higher, a GUI scale of 3 is available at resolution 960×720 or higher, and so on. There is no technical limit to how many GUI scales can be available. Auto sets the GUI scale to the highest value available for the current resolution. | ||
The GUI scale can also be changed by holding {{key| | The GUI scale can also be changed by holding {{key|Control}} and moving the {{mouse|scroll}} in the Video Settings screen. | ||
| style="text-align: center;" | Auto | | style="text-align: center;" | Auto | ||
|- | |- | ||
| Line 287: | Line 267: | ||
|- | |- | ||
| Exclusive Fullscreen | | Exclusive Fullscreen | ||
| | | | ||
| style="text-align: center;" |OFF | | style="text-align: center;" |OFF | ||
|- | |- | ||
| Line 295: | Line 275: | ||
|- | |- | ||
| Graphics API | | Graphics API | ||
| Chooses which API is used for | | Chooses which API is used for rendering. | ||
*'''Default''' | *'''Default''' | ||
*'''Prefer OpenGL''' | *'''Prefer OpenGL''' | ||
*'''Prefer Vulkan (experimental)''' | *'''Prefer Vulkan (experimental)''' | ||
| Default<ref name="graphics api" group="note">Uses OpenGL behind the scenes.</ref> | | Default<ref name="graphics api" group="note">Uses OpenGL behind the scenes.</ref> | ||
|- | |||
| Menu/Dock Visibility{{note|name=macos-only|Only available on macOS.}}{{upcoming|JE 26.3}} | |||
| Controls whether the macOS Menu Bar and Dock can be revealed by moving the mouse to the edge of the screen while in fullscreen. | |||
| style="text-align: center;" | OFF | |||
|} | |} | ||
| Line 480: | Line 464: | ||
| | | | ||
| style="text-align: center;" | None | | style="text-align: center;" | None | ||
| | | style="text-align: center;" | RGSS | ||
| style="text-align: center;" | Anisotropic{{note|name=amd-anisotropy|If on an AMD device and not using Vulkan, this will instead use RGSS.}} | |||
|- | |- | ||
| Anisotropic Filtering | | Anisotropic Filtering | ||
| Only works if texture filtering is set to anisotropic. | | Only works if texture filtering is set to anisotropic. | ||
| colspan="2" style="text-align: center;" | Disabled (2× if enabled) | | colspan="2" style="text-align: center;" | Disabled (2× if enabled) | ||
| style="text-align: center;" | | | style="text-align: center;" | 4× | ||
|- | |- | ||
| Weather Effect Radius | | Weather Effect Radius | ||
| Line 531: | Line 516: | ||
! Default | ! Default | ||
|- | |- | ||
| Mouse Settings | | Mouse Settings... | ||
| Opens [[Minecraft:Options#Mouse Settings|mouse settings]] menu. | | Opens [[Minecraft:Options#Mouse Settings|mouse settings]] menu. | ||
| style="text-align: center;" | N/A | | style="text-align: center;" | N/A | ||
|- | |- | ||
| Key Binds | | Key Binds... | ||
| Configuring keyboard [[Minecraft:controls]]. | | Configuring keyboard [[Minecraft:controls]]. | ||
| style="text-align: center;" | N/A | | style="text-align: center;" | N/A | ||
| Line 562: | Line 547: | ||
| Represents the time window in ticks where double-tapping the forward key activates sprint. | | Represents the time window in ticks where double-tapping the forward key activates sprint. | ||
| style="text-align: center;" |7 | | style="text-align: center;" |7 | ||
|- | |||
| Quit Shortcuts{{Upcoming|Je 26.3}} | |||
| Enables to close the game with a keyboard shortcut. | |||
| style="text-align: center;" | ON | |||
|- | |||
| Right Click Emulation{{note|name=macos-only}}{{upcoming|je 26.3}} | |||
| Enables {{key|Control+}}{{mouse|left}} to be treated as {{mouse|right}}. | |||
| style="text-align: center;" | OFF | |||
|- | |- | ||
| Operator Items Tab | | Operator Items Tab | ||
| Enables the "Operator Utilities" tab in the [[Minecraft:Creative inventory]] if the player has the appropriate [[Minecraft:Permission level|permissions]]. | | Enables the "Operator Utilities" tab in the [[Minecraft:Creative inventory]] if the player has the appropriate [[Minecraft:Permission level|permissions]]. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|} | |} | ||
| Line 584: | Line 573: | ||
|- | |- | ||
| Scroll Sensitivity | | Scroll Sensitivity | ||
| Changes the sensitivity of the scroll | | Changes the sensitivity of the {{mouse|scroll}} in-game. Values above 1 do not affect selecting items in the Hotbar. | ||
| style="text-align: center;" | 1.00 | | style="text-align: center;" | 1.00 | ||
|- | |- | ||
| Line 732: | Line 721: | ||
| Toggles whether the narrator narrates all text, text in chat only, or text in menus only. | | Toggles whether the narrator narrates all text, text in chat only, or text in menus only. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |||
| Controls... | |||
| Opens [[Minecraft:Options#Controls|controls]] menu. | |||
| style="text-align: center;" | N/A | |||
|- | |- | ||
| Closed Captions | | Closed Captions | ||
| Toggles whether closed captions are shown. | | Toggles whether closed captions are shown. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |||
| High Contrast | |||
| Enhances the contrast of UI elements. | |||
| style="text-align: center;" | OFF | |||
|- | |||
| Menu Background Blur | |||
| Changes the blurriness of menu background. | |||
| style="text-align: center;" | 50% | |||
|- | |- | ||
| Text Background Opacity | | Text Background Opacity | ||
| Line 757: | Line 758: | ||
| style="text-align: center;" | None | | style="text-align: center;" | None | ||
|- | |- | ||
| | | Notification Time | ||
| | | Changes how long toast notifications (advancements, new recipes, etc.) display on screen. | ||
| style="text-align: center;" | | | style="text-align: center;" | 1.0x | ||
|- | |- | ||
| | | View Bobbing | ||
| | | Toggles the "bobbing" motion of the camera as the player is walking. | ||
| style="text-align: center;" | ON | |||
| style="text-align: center;" | | |||
|- | |- | ||
| Distortion Effects | | Distortion Effects | ||
| Line 780: | Line 773: | ||
| Changes the FOV effects of anything affecting them. | | Changes the FOV effects of anything affecting them. | ||
| style="text-align: center;" | 100% | | style="text-align: center;" | 100% | ||
|- | |- | ||
| Darkness Pulsing | | Darkness Pulsing | ||
| Line 793: | Line 778: | ||
| style="text-align: center;" | 100% | | style="text-align: center;" | 100% | ||
|- | |- | ||
| | | Damage Tilt | ||
| | | Controls the amount of camera shake caused by being hurt. | ||
| style="text-align: center;" | 100% | | style="text-align: center;" | 100% | ||
|- | |- | ||
| Glint Speed | | Glint Speed | ||
| Line 813: | Line 790: | ||
| style="text-align: center;" | 75% | | style="text-align: center;" | 75% | ||
|- | |- | ||
| | | Hide Sky Flashes | ||
| | | Prevents the screen from flashing when [[Minecraft:lightning]] strikes. The lightning bolts themselves are still visible. Also prevents [[Minecraft:End flash]]es from making the ground glow purple in [[Minecraft:the End]]. | ||
| style="text-align: center;" | | | style="text-align: center;" | OFF | ||
|- | |- | ||
| | | Monochrome Logo | ||
| | | Changes the Mojang Studios loading screen color from red to black. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |- | ||
| | | Panorama Scroll Speed | ||
| | | Changes the scrolling speed of the panorama in the main menu. | ||
| style="text-align: center;" | | | style="text-align: center;" | 100% | ||
|- | |- | ||
| Hide Splash Texts | | Hide Splash Texts | ||
| Toggles the ability to show or hide [[Minecraft:splash text]] on the main menu. | | Toggles the ability to show or hide [[Minecraft:splash text]] on the main menu. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |||
| Narrator Hotkey | |||
| Toggles the ability to turn the narrator on and off with {{key|Control+B}} ({{key|Command+B}} on Mac). | |||
| style="text-align: center;" | ON | |||
|- | |- | ||
| Rotate with Minecarts | | Rotate with Minecarts | ||
|When toggled, the [[Minecraft:player]] will change direction alongside the [[Minecraft:minecart]] they are in. | | When toggled, the [[Minecraft:player]] will change direction alongside the [[Minecraft:minecart]] they are in. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|- | |- | ||
| High Contrast Block Outlines | | High Contrast Block Outlines | ||
|Makes the targeted [[Minecraft:block]] outlines more visible. | | Makes the targeted [[Minecraft:block]] outlines more visible. | ||
| style="text-align: center;" | OFF | | style="text-align: center;" | OFF | ||
|} | |} | ||
| Line 875: | Line 856: | ||
|- | |- | ||
| Credits | | Credits | ||
| Opens the [[Minecraft: | | Opens the [[Minecraft:credit sequence]]. | ||
|- | |- | ||
| Attribution | | Attribution | ||
| Line 889: | Line 870: | ||
|{{HistoryLine|java classic}} | |{{HistoryLine|java classic}} | ||
|{{HistoryLine||mc-161616|Pressing {{key|Y}} swaps the mouse Y-axis.}} | |{{HistoryLine||mc-161616|Pressing {{key|Y}} swaps the mouse Y-axis.}} | ||
|{{HistoryLine||0.0.12a|New fog distance option.|Pressing {{key|F}} cycles between four levels of render distance.}} | |{{HistoryLine||0.0.12a|New fog distance option. | ||
|{{HistoryLine||0.0.23a|Added the options page.|New custom keymappings.|The FPS and chunk updates can now be toggled via the Show FPS button.|Fog distance can now be toggled in the options menu.|Inverting the mouse Y-axis is now a toggle in the options menu, instead of a hotkey.}} | |Pressing {{key|F}} cycles between four levels of render distance.}} | ||
|{{HistoryLine||0.0.23a|Added the options page. | |||
|New custom keymappings.|The FPS and chunk updates can now be toggled via the Show FPS button. | |||
|Fog distance can now be toggled in the options menu. | |||
|Inverting the mouse Y-axis is now a toggle in the options menu, instead of a hotkey.}} | |||
|{{HistoryLine||0.24_SURVIVAL_TEST|Added view bobbing button, and 3D anaglyph button.}} | |{{HistoryLine||0.24_SURVIVAL_TEST|Added view bobbing button, and 3D anaglyph button.}} | ||
|{{HistoryLine||0.26 SURVIVAL TEST|Added Limit framerate button.}} | |{{HistoryLine||0.26 SURVIVAL TEST|Added Limit framerate button.}} | ||
|{{HistoryLine|java indev}} | |{{HistoryLine|java indev}} | ||
|{{HistoryLine||0.31|dev=20100205-1558|Added difficulty button. <br | |{{HistoryLine||0.31|dev=20100205-1558|Added difficulty button.<br>Can change the difficulty to Peaceful, Easy, Normal, or Hard.}} | ||
|{{HistoryLine|java infdev}} | |{{HistoryLine|java infdev}} | ||
|{{HistoryLine||20100615|Added fancy/fast graphics toggle button.|Only the clouds could be toggled via the button.}} | |{{HistoryLine||20100615|Added fancy/fast graphics toggle button. | ||
|Only the clouds could be toggled via the button.}} | |||
|{{HistoryLine||20100616-1808|Leaves are now affected by fancy/fast graphics.}} | |{{HistoryLine||20100616-1808|Leaves are now affected by fancy/fast graphics.}} | ||
|{{HistoryLine|java alpha}} | |{{HistoryLine|java alpha}} | ||
|{{HistoryLine||v1.1.1|Removed Show FPS button.|The music and sound buttons became sliders.|Can now change mouse sensitivity with a slider.}} | |{{HistoryLine||v1.1.1|Removed Show FPS button.|The music and sound buttons became sliders. | ||
|Can now change mouse sensitivity with a slider.}} | |||
|{{HistoryLine|java beta}} | |{{HistoryLine|java beta}} | ||
|{{HistoryLine||1.3|Smooth lighting was added.}} | |{{HistoryLine||1.3|Smooth lighting was added.}} | ||
| Line 908: | Line 895: | ||
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 5|The Clouds setting was added (however, [[Minecraft:texture pack]]s were able to remove them before this option was introduced).}} | |{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 5|The Clouds setting was added (however, [[Minecraft:texture pack]]s were able to remove them before this option was introduced).}} | ||
|{{HistoryLine||1.3.1|dev=12w17a|The options menu was improved with a new "Chat Options" menu.}} | |{{HistoryLine||1.3.1|dev=12w17a|The options menu was improved with a new "Chat Options" menu.}} | ||
|{{HistoryLine||1.4.2|dev=12w34a|Added new Full-screen toggle to the Video settings.|Added new "Use VSync" toggle in the Video settings.}} | |{{HistoryLine||1.4.2|dev=12w34a|Added new Full-screen toggle to the Video settings. | ||
|{{HistoryLine|||dev=12w41a|Renamed "Chat Settings" to "Multiplayer Settings".|Added an option to hide capes.}} | |Added new "Use VSync" toggle in the Video settings.}} | ||
|{{HistoryLine|||dev=12w41a|Renamed "Chat Settings" to "Multiplayer Settings". | |||
|Added an option to hide capes.}} | |||
|{{HistoryLine||1.4.6|dev=pre|Added an option to toggle touchscreen mode.}} | |{{HistoryLine||1.4.6|dev=pre|Added an option to toggle touchscreen mode.}} | ||
|{{HistoryLine||1.5|dev=13w09b|Moved Texture Packs setting from the [[Minecraft:Title Screen|main menu]] to the options menu.}} | |{{HistoryLine||1.5|dev=13w09b|Moved Texture Packs setting from the [[Minecraft:Title Screen|main menu]] to the options menu.}} | ||
|{{HistoryLine||1.7.2|dev=13w36a|The options menu was revamped, including a brand new layout, new key binds and a "Super Secret Settings" button in the menu.}} | |{{HistoryLine||1.7.2|dev=13w36a|The options menu was revamped, including a brand new layout, new key binds and a "Super Secret Settings" button in the menu.}} | ||
|{{HistoryLine|||dev=13w36b|The "Super Secret Settings" button now plays a random sound when clicked.}} | |{{HistoryLine|||dev=13w36b|The "Super Secret Settings" button now plays a random sound when clicked.}} | ||
|{{HistoryLine|||dev=13w38a|The "Super Secret Settings" button now creates a shader effect on the game's display, in the following order: FXAA, Art, Bumpy, Blobs_2, Pencil, Color_Convolve, Deconverge, Flip, Invert, NTSC, Outline, Phosphor, Scan_Pincushion, Sobel, Bits, Desaturate, Green, Blur, Wobble, Blobs, Antialias, Default.|Replaced the render distance "cycle" button with a slider ranging from 2 to 16 chunks.|Added a max framerate slider option.|Added mipmapping and anisotropic filtering.}} | |{{HistoryLine|||dev=13w38a|The "Super Secret Settings" button now creates a shader effect on the game's display, in the following order: FXAA, Art, Bumpy, Blobs_2, Pencil, Color_Convolve, Deconverge, Flip, Invert, NTSC, Outline, Phosphor, Scan_Pincushion, Sobel, Bits, Desaturate, Green, Blur, Wobble, Blobs, Antialias, Default. | ||
|Replaced the render distance "cycle" button with a slider ranging from 2 to 16 chunks. | |||
|Added a max framerate slider option.|Added mipmapping and anisotropic filtering.}} | |||
|{{HistoryLine||1.7.4|dev=13w47a|Added "Twitch Broadcast Settings" and "Twitch Chat Settings" buttons.}} | |{{HistoryLine||1.7.4|dev=13w47a|Added "Twitch Broadcast Settings" and "Twitch Chat Settings" buttons.}} | ||
|{{HistoryLine||1.7.6|dev=pre1|Server Resource Packs option is now per-server, and has three settings: Prompt, Enabled, and Disabled.|The minimum FOV setting is now 30 rather than 70.}} | |{{HistoryLine||1.7.6|dev=pre1|Server Resource Packs option is now per-server, and has three settings: Prompt, Enabled, and Disabled.|The minimum FOV setting is now 30 rather than 70.}} | ||
|{{HistoryLine||1.8|dev=14w05a|[[Minecraft:Item (entity)|Dropped items]] on Fast graphics now face the player on all three axes, rather than just xz.}} | |{{HistoryLine||1.8|dev=14w05a|[[Minecraft:Item (entity)|Dropped items]] on Fast graphics now face the player on all three axes, rather than just xz.}} | ||
|{{HistoryLine|||dev=14w25a|Due to the introduction of proper [[Minecraft:model|item models]], dropped items now always render in 3D, rather then just while on fancy graphics.|Removed anisotropic filtering.|Grass blocks now always use the side overlay regardless of graphics setting.}} | |{{HistoryLine|||dev=14w25a|Due to the introduction of proper [[Minecraft:model|item models]], dropped items now always render in 3D, rather then just while on fancy graphics. | ||
|Removed anisotropic filtering.|Grass blocks now always use the side overlay regardless of graphics setting.}} | |||
|{{HistoryLine|||dev=14w28a|Added the Alternate Blocks setting.}} | |{{HistoryLine|||dev=14w28a|Added the Alternate Blocks setting.}} | ||
|{{HistoryLine|||dev=14w29a|Added VBOs setting.}} | |{{HistoryLine|||dev=14w29a|Added VBOs setting.}} | ||
| Line 924: | Line 916: | ||
|{{HistoryLine|||dev=14w30b|Changed the 3D anaglyph effect to look more accurate close up.}} | |{{HistoryLine|||dev=14w30b|Changed the 3D anaglyph effect to look more accurate close up.}} | ||
|{{HistoryLine||1.8.1|dev=pre1|Renamed "Multiplayer Settings" back to "Chat Settings".}} | |{{HistoryLine||1.8.1|dev=pre1|Renamed "Multiplayer Settings" back to "Chat Settings".}} | ||
|{{HistoryLine|||dev=pre4|The option to enable entity shadows is now controlled separately from the standard fast and fancy graphics.|The cloud's "fast" and "fancy" shape are controlled by the same option that enables clouds, rather than by the standard fast and fancy graphics.}} | |{{HistoryLine|||dev=pre4|The option to enable entity shadows is now controlled separately from the standard fast and fancy graphics. | ||
|{{HistoryLine||1.9|dev=15w31a|Removed "Super Secret Settings" and "Broadcast Settings".|Removed Alternate Blocks from video settings.|Added "Main Hand" to the skin settings.}} | |The cloud's "fast" and "fancy" shape are controlled by the same option that enables clouds, rather than by the standard fast and fancy graphics.}} | ||
|{{HistoryLine||1.9|dev=15w31a|Removed "Super Secret Settings" and "Broadcast Settings". | |||
|Removed Alternate Blocks from video settings. | |||
|Added "Main Hand" to the skin settings.}} | |||
|{{HistoryLine|||dev=15w34a|Added "Attack Indicator" to the video settings.}} | |{{HistoryLine|||dev=15w34a|Added "Attack Indicator" to the video settings.}} | ||
|{{HistoryLine|||dev=16w02a|Added "Voice/Speech" to the music & sound settings.}} | |{{HistoryLine|||dev=16w02a|Added "Voice/Speech" to the music & sound settings.}} | ||
|{{HistoryLine||1.10|dev=16w20a|Added "Auto-Jump" to controls.}} | |{{HistoryLine||1.10|dev=16w20a|Added "Auto-Jump" to controls.}} | ||
|{{HistoryLine||May 30, 2018|link=https://twitter.com/docm77/status/1001763772111958016|"Super Fancy" graphic setting were mentioned at Minecraft Creator Summit 2018.}}|{{HistoryLine||1.13|dev=17w43a|Removed "3D Anaglyph" option.|Added an option to change the full-screen resolution.}} | |{{HistoryLine||May 30, 2018|link=https://twitter.com/docm77/status/1001763772111958016|"Super Fancy" graphic setting were mentioned at Minecraft Creator Summit 2018.}} | ||
|{{HistoryLine|||dev=17w47a|Options when editing a world to make a backup and open the backups folder.|An option in chat settings to toggle automatic command suggestions (defaults on, otherwise hit tab to bring them up).}} | |{{HistoryLine||1.13|dev=17w43a|Removed "3D Anaglyph" option. | ||
|Added an option to change the full-screen resolution.}} | |||
|{{HistoryLine|||dev=17w47a|Options when editing a world to make a backup and open the backups folder. | |||
|An option in chat settings to toggle automatic command suggestions (defaults on, otherwise hit tab to bring them up).}} | |||
|{{HistoryLine|||dev=18w21a|Disabled the "Allow Snooper" button in Snooper Settings, defaulting to being off. Was done to comply with the [[Minecraft:wikipedia:General Data Protection Regulation|General Data Protection Regulation]] (GDPR).<ref>https://bugs.mojang.com/browse/MC-130179?focusedCommentId=455305&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-455305</ref>|Along with Snooper Settings getting disabled, the list of data shown is shortened drastically.}} | |{{HistoryLine|||dev=18w21a|Disabled the "Allow Snooper" button in Snooper Settings, defaulting to being off. Was done to comply with the [[Minecraft:wikipedia:General Data Protection Regulation|General Data Protection Regulation]] (GDPR).<ref>https://bugs.mojang.com/browse/MC-130179?focusedCommentId=455305&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-455305</ref>|Along with Snooper Settings getting disabled, the list of data shown is shortened drastically.}} | ||
|{{HistoryLine|||dev=pre6|Removed "force unicode font" option.}} | |{{HistoryLine|||dev=pre6|Removed "force unicode font" option.}} | ||
| Line 936: | Line 934: | ||
|{{HistoryLine|||dev=pre10|Option <code>Fullscreen resolution</code> capitalization changed to <code>Fullscreen Resolution</code>.}} | |{{HistoryLine|||dev=pre10|Option <code>Fullscreen resolution</code> capitalization changed to <code>Fullscreen Resolution</code>.}} | ||
|{{HistoryLine||1.14|dev=18w44a|Removed "Use VBOs" from video settings. VBOs are now always used.}} | |{{HistoryLine||1.14|dev=18w44a|Removed "Use VBOs" from video settings. VBOs are now always used.}} | ||
|{{HistoryLine|||dev=19w11a|Removed "Snooper Settings" after not being able to enable it since [[Minecraft:18w21a]]. Configurable only in [[Minecraft:options.txt]].|Added "Accessibility Settings".|The {{key|Tab}} key now cycles through the options.}} | |{{HistoryLine|||dev=19w11a|Removed "Snooper Settings" after not being able to enable it since [[Minecraft:18w21a]]. Configurable only in [[Minecraft:options.txt]]. | ||
|Added "Accessibility Settings". | |||
|The {{key|Tab}} key now cycles through the options.}} | |||
|{{HistoryLine|||dev=19w11b|Moved "Auto-Jump" to accessibility settings.}} | |{{HistoryLine|||dev=19w11b|Moved "Auto-Jump" to accessibility settings.}} | ||
|{{HistoryLine|||dev=pre2|Added a new section called "Mouse Settings", located under controls.|Moved "Sensitivity", "Invert Mouse", and "Touchscreen Mode" to the mouse settings.|Added "Scroll Sensitivity" and "Discrete Scrolling" to the mouse settings.}} | |{{HistoryLine|||dev=pre2|Added a new section called "Mouse Settings", located under controls. | ||
|Moved "Sensitivity", "Invert Mouse", and "Touchscreen Mode" to the mouse settings.|Added "Scroll Sensitivity" and "Discrete Scrolling" to the mouse settings.}} | |||
|{{HistoryLine||1.14.4|dev=pre2|Added "Raw Input" to the mouse settings.}} | |{{HistoryLine||1.14.4|dev=pre2|Added "Raw Input" to the mouse settings.}} | ||
|{{HistoryLine||1.15|dev=19w41a|Added "Sprint" and "Sneak" toggles to accessibility settings.}} | |{{HistoryLine||1.15|dev=19w41a|Added "Sprint" and "Sneak" toggles to accessibility settings.}} | ||
| Line 945: | Line 946: | ||
|{{HistoryLine|||dev=pre1|Added new "''Fabulous!''" graphics option. | |{{HistoryLine|||dev=pre1|Added new "''Fabulous!''" graphics option. | ||
|Added tooltips for option.}} | |Added tooltips for option.}} | ||
|{{HistoryLine|||dev=pre3|Changed tooltip description for the "''Fabulous!''" graphics option from {{cd|"Fabulous" graphics enables screen shaders to draw translucent objects per-pixel.<br | |{{HistoryLine|||dev=pre3|Changed tooltip description for the "''Fabulous!''" graphics option from {{cd|"Fabulous" graphics enables screen shaders to draw translucent objects per-pixel.<br>This may severely impact performance for portable devices and 4k displays.}} to {{cd|''Fabulous!'' graphics uses screen shaders for drawing weather, clouds and particles behind translucent blocks and water.<br>This may severely impact performance for portable devices and 4K displays.}} | ||
|{{HistoryLine||1.16.2|dev=pre1|Added "Distortion Effects" and "FOV effects" sliders to video and accessibility settings.|"Chat Delay" is now also available in chat settings.}} | |Changed tooltip description for the "Fancy" graphics option from: {{cd|"Fancy" graphics balances performance and quality for the majority of machines.}} to {{cd|Fancy graphics balances performance and quality for the majority of machines.<br />Weather, clouds, and particles may not appear behind translucent blocks or water.}} | ||
|Removed quotations from "Fast" and changed "tree-leaves" to "leaves" from the tooltip description for the "Fast" graphics option.}} | |||
|{{HistoryLine||1.16.2|dev=pre1|Added "Distortion Effects" and "FOV effects" sliders to video and accessibility settings. | |||
|"Chat Delay" is now also available in chat settings.}} | |||
|{{HistoryLine||1.16.4|dev=Release Candidate 1|Added new "Hide Matched Names" to chat settings.}} | |{{HistoryLine||1.16.4|dev=Release Candidate 1|Added new "Hide Matched Names" to chat settings.}} | ||
|{{HistoryLine||1.17|dev=21w13a|Added "Monochrome Logo" to accessibility settings.}} | |{{HistoryLine||1.17|dev=21w13a|Added "Monochrome Logo" to accessibility settings.}} | ||
|{{HistoryLine||1.18|dev=21w37a|Added "Priority updates" to video settings.|Added "Hide Lightning Flashes" to accessibility settings.|Added "Sneak" and "Sprint" to controls.|Moved keyboard controls into "Key Binds", which remain under controls.|Added "Device" to music & sounds settings.}} | |{{HistoryLine||1.18|dev=21w37a|Added "Priority updates" to video settings. | ||
|{{HistoryLine|||dev=21w38a|Added "Simulation Distance" to video settings. This setting affects the entity update distance that was previously determined by "Render Distance".}}|{{HistoryLine|||dev=21w39a|The default brightness has been changed from "Moody" to 50.}} | |Added "Hide Lightning Flashes" to accessibility settings. | ||
|Added "Sneak" and "Sprint" to controls.|Moved keyboard controls into "Key Binds", which remain under controls. | |||
|Added "Device" to music & sounds settings.}} | |||
|{{HistoryLine|||dev=21w38a|Added "Simulation Distance" to video settings. This setting affects the entity update distance that was previously determined by "Render Distance".}} | |||
|{{HistoryLine|||dev=21w39a|The default brightness has been changed from "Moody" to 50.}} | |||
|{{HistoryLine|||dev=21w42a|Added "Autosave Indicator" to video settings.}} | |{{HistoryLine|||dev=21w42a|Added "Autosave Indicator" to video settings.}} | ||
|{{HistoryLine|||dev=21w43a|Renamed "Priority updates" to "Chunk Builder".}} | |{{HistoryLine|||dev=21w43a|Renamed "Priority updates" to "Chunk Builder".}} | ||
|{{HistoryLine|||dev=21w44a|Block and fluid ticking distance moved from "Render Distance" to "Simulation Distance". The minimum simulation distance is raised from 2 to 5 chunks.|Added Online Options as a separate screen, with the "Realms Notifications" option being moved to this screen.|Added "Allow Server Listings" and "Server Difficulty" to online options.}} | |{{HistoryLine|||dev=21w44a|Block and fluid ticking distance moved from "Render Distance" to "Simulation Distance". The minimum simulation distance is raised from 2 to 5 chunks. | ||
|Added Online Options as a separate screen, with the "Realms Notifications" option being moved to this screen. | |||
|Added "Allow Server Listings" and "Server Difficulty" to online options.}} | |||
|{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|Added "Darkness Effect" to accessibility settings.}} | |{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|Added "Darkness Effect" to accessibility settings.}} | ||
|{{HistoryLine|||dev=22w11a|Added "Directional Audio" to music & sounds settings.|"Darkness Effect" setting is not added yet in this non-experimental snapshot.}} | |{{HistoryLine|||dev=22w11a|Added "Directional Audio" to music & sounds settings. | ||
|{{HistoryLine|||dev=22w12a|Re-added "Darkness Effect" to accessibility settings under the name “Darkness Pulsing”.|The brightness can no longer be set to excessive values by editing the [[Minecraft:options.txt]] file.<ref>{{bug|MC-51418|||Fixed}}</ref>}} | |"Darkness Effect" setting is not added yet in this non-experimental snapshot.}} | ||
|{{HistoryLine|||dev=22w12a|Re-added "Darkness Effect" to accessibility settings under the name “Darkness Pulsing”. | |||
|The brightness can no longer be set to excessive values by editing the [[Minecraft:options.txt]] file.<ref>{{bug|MC-51418|||Fixed}}</ref>}} | |||
|{{HistoryLine|||dev=22w16a|The {{key|Caps Lock}} key can now be bound in controls settings.<ref>{{bug|MC-121376|||Fixed}}</ref>}} | |{{HistoryLine|||dev=22w16a|The {{key|Caps Lock}} key can now be bound in controls settings.<ref>{{bug|MC-121376|||Fixed}}</ref>}} | ||
|{{HistoryLine|||dev=22w19a|Added "Chat Preview" and "Only Show Signed Chat" to chat settings.}} | |{{HistoryLine|||dev=22w19a|Added "Chat Preview" and "Only Show Signed Chat" to chat settings.}} | ||
|{{HistoryLine||1.19.1|dev=pre5|Added an "On Send" option for the Chat Preview setting.|The previous "ON" chat preview option is now "On Modified".}} | |{{HistoryLine||1.19.1|dev=pre5|Added an "On Send" option for the Chat Preview setting. | ||
|The previous "ON" chat preview option is now "On Modified".}} | |||
|{{HistoryLine|||dev=Release Candidate 2|The "On Send" and "On Modified" Chat Preview options are now called "When Sending" and "While Typing", respectively.}} | |{{HistoryLine|||dev=Release Candidate 2|The "On Send" and "On Modified" Chat Preview options are now called "When Sending" and "While Typing", respectively.}} | ||
|{{HistoryLine||1.19.3|dev=22w42a|Removed "Chat Preview" from chat settings.|Added "Panorama Scroll Speed" to accessibility settings.}} | |{{HistoryLine||1.19.3|dev=22w42a|Removed "Chat Preview" from chat settings. | ||
|Added "Panorama Scroll Speed" to accessibility settings.}} | |||
|{{HistoryLine|||dev=22w45a|Added "Operator Items Tab" to controls menu.}} | |{{HistoryLine|||dev=22w45a|Added "Operator Items Tab" to controls menu.}} | ||
|{{HistoryLine|||dev=22w46a|Added "Telemetry Data" screen.}} | |{{HistoryLine|||dev=22w46a|Added "Telemetry Data" screen.}} | ||
|{{HistoryLine|||dev=Release Candidate 1|Removed the "Minimum" option from "Smooth Lighting" in video settings. The "Maximum" option under this setting has been renamed to "ON".}} | |{{HistoryLine|||dev=Release Candidate 1|Removed the "Minimum" option from "Smooth Lighting" in video settings. The "Maximum" option under this setting has been renamed to "ON".}} | ||
|{{HistoryLine||1.19.4|dev=23w03a|Added "Notification Display Time" to accessibility settings.|"Auto-Jump" is now off by default.}} | |{{HistoryLine||1.19.4|dev=23w03a|Added "Notification Display Time" to accessibility settings. | ||
|{{HistoryLine|||dev=23w05a|Added "Glint Speed" and "Glint Strength" to video settings and accessibility settings.}}|{{HistoryLine|||dev=23w06a|Added "Damage Tilt" to accessibility settings.|Added a tooltip in the Key Binds screen that specifies which keybinds are conflicting.|Renamed "Notification Display Time" accessibility option to "Notification Time".|Texts in options buttons now have a scrolling animation whenever they are too large to fit.}} | |"Auto-Jump" is now off by default.}} | ||
|{{HistoryLine|||dev=pre1|Added "High Contrast" to accessibility settings.|"Glint Strength" is now 75% by default.|The scrolling animation for text too large for options buttons is now slower.}} | |{{HistoryLine|||dev=23w05a|Added "Glint Speed" and "Glint Strength" to video settings and accessibility settings.}} | ||
|{{HistoryLine|||dev=23w06a|Added "Damage Tilt" to accessibility settings. | |||
|Added a tooltip in the Key Binds screen that specifies which keybinds are conflicting. | |||
|Renamed "Notification Display Time" accessibility option to "Notification Time".|Texts in options buttons now have a scrolling animation whenever they are too large to fit.}} | |||
|{{HistoryLine|||dev=pre1|Added "High Contrast" to accessibility settings. | |||
|"Glint Strength" is now 75% by default. | |||
|The scrolling animation for text too large for options buttons is now slower.}} | |||
|{{HistoryLine|||dev=pre2|It is now possible to scroll using the arrow keys in the telemetry screen.}} | |{{HistoryLine|||dev=pre2|It is now possible to scroll using the arrow keys in the telemetry screen.}} | ||
|{{HistoryLine|||dev=pre4|Added "Credits & Attribution" button in the Options menu.| ''Minecraft''<nowiki>'</nowiki>s [[Minecraft:Credits]], [https://aka.ms/MinecraftJavaAttribution Attribution], and [https://aka.ms/MinecraftJavaLicenses Licenses] can be accessed.}} | |{{HistoryLine|||dev=pre4|Added "Credits & Attribution" button in the Options menu. | ||
|{{HistoryLine||1.20|dev=23w13a|The GUI can now be scaled in the Video Settings screen by holding {{key| | |''Minecraft''<nowiki>'</nowiki>s [[Minecraft:Credits]], [https://aka.ms/MinecraftJavaAttribution Attribution], and [https://aka.ms/MinecraftJavaLicenses Licenses] can be accessed.}} | ||
|{{HistoryLine||1.20|dev=23w13a|The GUI can now be scaled in the Video Settings screen by holding {{key|Control}} and moving the {{mouse|scroll}}.}} | |||
|{{HistoryLine||1.20.2|dev=23w31a|Added a link to the Microsoft privacy statement in the Telemetry Data menu.}} | |{{HistoryLine||1.20.2|dev=23w31a|Added a link to the Microsoft privacy statement in the Telemetry Data menu.}} | ||
|{{HistoryLine|||dev=23w33a|Added "Narrator Hotkey" to accessibility settings.}} | |{{HistoryLine|||dev=23w33a|Added "Narrator Hotkey" to accessibility settings.}} | ||
|{{HistoryLine||1.20.3|dev=23w42a|Added "Hide Splash Texts" to accessibility settings.}} | |{{HistoryLine||1.20.3|dev=23w42a|Added "Hide Splash Texts" to accessibility settings.}} | ||
|{{HistoryLine|||dev=23w43a|Reorganized the telemetry data menu.|The “Data Collection” option has been changed to a checkbox.}} | |{{HistoryLine|||dev=23w43a|Reorganized the telemetry data menu. | ||
|{{HistoryLine||1.20.5|dev=24w06a|Added "Font Settings" to the language menu.|Moved "Force Unicode Font" under font settings.|Added "Japanese Glyph Variants" to font settings.}} | |The “Data Collection” option has been changed to a checkbox.}} | ||
|{{HistoryLine||1.20.5|dev=24w06a|Added "Font Settings" to the language menu. | |||
|Moved "Force Unicode Font" under font settings.|Added "Japanese Glyph Variants" to font settings.}} | |||
|{{HistoryLine|||dev=24w09a|Added "Menu Background Blurriness" in accessibility and video settings.}} | |{{HistoryLine|||dev=24w09a|Added "Menu Background Blurriness" in accessibility and video settings.}} | ||
|{{HistoryLine||?<!--Somewhere between 24w14a and 25w45a, probably closer to the beginning of that range-->|The game no longer checks for a 64-bit Java installation when determining whether render distance can be increased past 16 chunks.}} | |{{HistoryLine||?<!--Somewhere between 24w14a and 25w45a, probably closer to the beginning of that range-->|The game no longer checks for a 64-bit Java installation when determining whether render distance can be increased past 16 chunks.}} | ||
| Line 983: | Line 1,006: | ||
|{{HistoryLine||1.21.6|dev=25w17a|Added "Cloud Distance" to video settings to reduce the cloud range.}} | |{{HistoryLine||1.21.6|dev=25w17a|Added "Cloud Distance" to video settings to reduce the cloud range.}} | ||
|{{HistoryLine|||dev=25w20a|Added "Music Frequency" and "Show Music Toast" to Music & Sound settings.}} | |{{HistoryLine|||dev=25w20a|Added "Music Frequency" and "Show Music Toast" to Music & Sound settings.}} | ||
|{{HistoryLine|||dev=pre2|slink=Java Edition 1.21.6 Pre-Release 2|The volume slider "Friendly Creatures" has been renamed to "Friendly Mobs".|The volume slider "Hostile Creatures" has been renamed to "Hostile Mobs".}} | |{{HistoryLine|||dev=pre2|slink=Java Edition 1.21.6 Pre-Release 2|The volume slider "Friendly Creatures" has been renamed to "Friendly Mobs". | ||
|The volume slider "Hostile Creatures" has been renamed to "Hostile Mobs".}} | |||
|{{HistoryLine|||dev=pre3|Added the "UI" volume slider in Music & Sounds settings.}} | |{{HistoryLine|||dev=pre3|Added the "UI" volume slider in Music & Sounds settings.}} | ||
|{{HistoryLine||1.21.9|dev=25w31a|Added "Invert Mouse X" option to the Mouse Settings screen|Added "Sprint Window" option to the Controls screen.|A button leading to the Controls screen has been added to the Accessibility Settings screen.|The "Auto-Jump" option, as well as the "Sneak" and "Sprint" toggles have been removed from the Accessibility Settings screen.|The "Show Subtitles" option has been renamed to "Closed Captions".|The "Attack/Destroy" and "Use Item/Place Block" keybinds are now toggleable.}} | |{{HistoryLine||1.21.9|dev=25w31a|Added "Invert Mouse X" option to the Mouse Settings screen | ||
|Added "Sprint Window" option to the Controls screen. | |||
|A button leading to the Controls screen has been added to the Accessibility Settings screen. | |||
|The "Auto-Jump" option, as well as the "Sneak" and "Sprint" toggles have been removed from the Accessibility Settings screen. | |||
|The "Show Subtitles" option has been renamed to "Closed Captions". | |||
|The "Attack/Destroy" and "Use Item/Place Block" keybinds are now toggleable.}} | |||
|{{HistoryLine|||dev=25w33a|Added an option to the Chat Settings menu that enables saving unsent chat messages by default.}} | |{{HistoryLine|||dev=25w33a|Added an option to the Chat Settings menu that enables saving unsent chat messages by default.}} | ||
|{{HistoryLine|||dev=25w34a|The "Hide Lightning Flashes" accessibility setting has been renamed to "Hide Sky Flashes" and now also disables the [[Minecraft:End | |{{HistoryLine|||dev=25w34a|The "Hide Lightning Flashes" accessibility setting has been renamed to "Hide Sky Flashes" and now also disables the [[Minecraft:End flash]]es.}} | ||
|{{HistoryLine|||dev=25w35a|Added "Allow Cursor Changes" option in "Mouse Settings" menu.}} | |{{HistoryLine|||dev=25w35a|Added "Allow Cursor Changes" option in "Mouse Settings" menu.}} | ||
|{{HistoryLine|||dev=25w36a|Multiple key binds that have the same key assigned to them can now work together, while before only one would work.|Added a Spectator category in the key binds screen, alongside the pre-existing Highlight Players key bind.|The spectator hotbar menu key can now be rebound.}} | |{{HistoryLine|||dev=25w36a|Multiple key binds that have the same key assigned to them can now work together, while before only one would work. | ||
|{{HistoryLine|||dev=25w37a|Some sound sliders in the Music & Sound options now play a preview sound when adjusting the setting outside a world.|The Resource Pack and Data Pack selection screens now have a search box.}} | |Added a Spectator category in the key binds screen, alongside the pre-existing Highlight Players key bind. | ||
|{{HistoryLine||1.21.11|dev=25w41a|Added a "Debug" category in the key binds screen.|Graphics modes "Fast", "Fancy", and "Fabulous!" have been replaced with graphics presets with the same names.|Settings on the Video Settings screen have been reordered and split into 3 sections: "Display", "Quality & Performance", and "Interface".|Some settings have been removed from the Video Settings screen, because they were duplicating accessibility settings.|Tweaks that were previously hidden behind the "Graphics" setting have been split out to be configurable independently.|A new "Preset" slider was added to the top of the "Quality & Performance" section.|Menu sliders will now "stick" to the closest available value when releasing them after dragging with a mouse.|When using the keyboard to change slider values, arrow keys will now move the slider to the next available value, not by one pixel as before.|The inF3 button in the Debug Option screen has been renamed to inOverlay.}} | |The spectator hotbar menu key can now be rebound.}} | ||
|{{HistoryLine|||dev=25w44a|Added the "Anisotropic Filtering" and "Chunk Fade" options to the video settings.|The “Interface” section in the video settings has been renamed to “Preferences”.}} | |{{HistoryLine|||dev=25w37a|Some sound sliders in the Music & Sound options now play a preview sound when adjusting the setting outside a world. | ||
|{{HistoryLine|||dev=25w46a|Renamed the "Show Music Toast" option to "Music Toast".|Added a third state to the "Music Toast" option, allowing it to only be shown in the pause menu.}} | |The Resource Pack and Data Pack selection screens now have a search box.}} | ||
|{{HistoryLine||1.21.11|dev=25w41a|Added a "Debug" category in the key binds screen. | |||
|Graphics modes "Fast", "Fancy", and "Fabulous!" have been replaced with graphics presets with the same names. | |||
|Settings on the Video Settings screen have been reordered and split into 3 sections: "Display", "Quality & Performance", and "Interface". | |||
|Some settings have been removed from the Video Settings screen, because they were duplicating accessibility settings. | |||
|Tweaks that were previously hidden behind the "Graphics" setting have been split out to be configurable independently. | |||
|A new "Preset" slider was added to the top of the "Quality & Performance" section. | |||
|Menu sliders will now "stick" to the closest available value when releasing them after dragging with a mouse. | |||
|When using the keyboard to change slider values, arrow keys will now move the slider to the next available value, not by one pixel as before. | |||
|The inF3 button in the Debug Option screen has been renamed to inOverlay.}} | |||
|{{HistoryLine|||dev=25w44a|Added the "Anisotropic Filtering" and "Chunk Fade" options to the video settings. | |||
|The “Interface” section in the video settings has been renamed to “Preferences”.}} | |||
|{{HistoryLine|||dev=25w46a|Renamed the "Show Music Toast" option to "Music Toast". | |||
|Added a third state to the "Music Toast" option, allowing it to only be shown in the pause menu.}} | |||
|{{HistoryLine|||dev=pre1|Added texture filtering in video settings.}} | |{{HistoryLine|||dev=pre1|Added texture filtering in video settings.}} | ||
|{{HistoryLine||26.1|dev=snap3|The difficulty button in the pause menu has been replaced with a button leading to a new screen - World Options.|The world options screen contains the difficulty button as well as a button for changing game rules.|The game rules screen is available for all operators and otherwise disabled.}} | |{{HistoryLine||26.1|dev=snap3|The difficulty button in the pause menu has been replaced with a button leading to a new screen - World Options. | ||
|The world options screen contains the difficulty button as well as a button for changing game rules.|The game rules screen is available for all operators and otherwise disabled.}} | |||
|{{HistoryLine|||dev=pre2|Added a new display option called "Exclusive Fullscreen" which controls if fullscreen mode should take full control of a monitor.<ref group="note">Defaults to false. In previous version, fullscreen would always use exclusive mode.</ref>}} | |{{HistoryLine|||dev=pre2|Added a new display option called "Exclusive Fullscreen" which controls if fullscreen mode should take full control of a monitor.<ref group="note">Defaults to false. In previous version, fullscreen would always use exclusive mode.</ref>}} | ||
|{{HistoryLine||26.2|dev=snap1|Added the ability to choose between OpenGL and Vulkan in the video settings.}} | |{{HistoryLine||26.2|dev=snap1|Added the ability to choose between OpenGL and Vulkan in the video settings.}} | ||
|{{HistoryLine|||dev=snap5|Removed "Touchscreen Mode" option.}} | |{{HistoryLine|||dev=snap5|Removed "Touchscreen Mode" option.}} | ||
|{{HistoryLine|||dev=snap7|Added a setting to control the availability of the Friends List and its features in Online Options.|Added an "In-game Notification" toggle in Online Options to control whether Friends List toasts appear while in a world.|Added an "Allow Requests" toggle in Online Options to control whether other players can send friend requests.|Added an "Xbox Settings..." button in Online Options that opens the Microsoft account privacy and online safety settings.|Added a Presence option in Online Options screen to control how much activity is shared with friends.}} | |{{HistoryLine|||dev=snap7|Added a setting to control the availability of the Friends List and its features in Online Options. | ||
|Added an "In-game Notification" toggle in Online Options to control whether Friends List toasts appear while in a world. | |||
|Added an "Allow Requests" toggle in Online Options to control whether other players can send friend requests. | |||
|Added an "Xbox Settings..." button in Online Options that opens the Microsoft account privacy and online safety settings. | |||
|Added a Presence option in Online Options screen to control how much activity is shared with friends.}} | |||
|{{HistoryLine|||dev=snap8|The layout of the Online Options has been changed.}} | |{{HistoryLine|||dev=snap8|The layout of the Online Options has been changed.}} | ||
|{{HistoryLine|java upcoming}} | |{{HistoryLine|java upcoming}} | ||
| Line 1,006: | Line 1,053: | ||
|Switching between borderless and exclusive fullscreen no longer requires the game to be restarted. | |Switching between borderless and exclusive fullscreen no longer requires the game to be restarted. | ||
|Exclusive fullscreen is no longer supported on macOS.}} | |Exclusive fullscreen is no longer supported on macOS.}} | ||
|{{HistoryLine|||dev=snap6|Added the "Quit Shortcuts" option in the [[Minecraft:Options#Controls|Controls]] settings, disabled by default. Allows keyboard shortcuts that close the game, such as {{key|Alt}}+{{key|F4}} on Windows and {{key|Command}}+{{key|Q}} on macOS, to be enabled or disabled.|The World Options button has been moved to the [[Minecraft:Game Menu]] where the Open to LAN button used to be, replacing it. The World Options screen is divided into two sections: "General" and "Multiplayer".|The Online button used to access the Online Options screen will now always be shown in the Options menu.}} | |{{HistoryLine|||dev=snap6|Added the "Quit Shortcuts" option in the [[Minecraft:Options#Controls|Controls]] settings, disabled by default. Allows keyboard shortcuts that close the game, such as {{key|Alt}}+{{key|F4}} on Windows and {{key|Command}}+{{key|Q}} on macOS, to be enabled or disabled. | ||
|The World Options button has been moved to the [[Minecraft:Game Menu]] where the Open to LAN button used to be, replacing it. The World Options screen is divided into two sections: "General" and "Multiplayer". | |||
|The Online button used to access the Online Options screen will now always be shown in the Options menu.}} | |||
|{{HistoryLine|||dev=snap8|"Game Mode" button has been renamed to "Default Game Mode".|Added "Personal Game Mode" and "Force Game Mode" options.}} | |||
|{{HistoryLine|||dev=snap9|The sub-headings and categories in different tabs of Options can now be focused.|Added a "Right Click Emulation" option to the control settings on macOS.}} | |||
|{{HistoryLine|||dev=Pre-Release 1|Exclusive fullscreen is once again supported on macOS.|Added the "Menu/Dock Visibility" option to Video Settings on macOS.}} | |||
}} | }} | ||
Latest revision as of 11:09, 8 September 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Template:JETemplate:'s user environment can be configured through the Options menus. A few additional options can be changed only by editing the Minecraft:options.txt file in a text editor.
Options
Selecting "Options" brings up the main options page:
| Setting | Description | Default | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| FOV | A value that controls how much of the game world is visible on the screen. Also known as Field of View.
In Minecraft, the FOV value represents how many degrees of vertical vision the player gets without modifying effects such as sprinting, flying or status effects. Note that other games' FOV setting might represent different angles, meaning that using the same FOV value across different games can yield different results. The table below shows how Minecraft's FOV setting affects horizontal field of view in different display aspect ratios.
|
70<ref name="default" group="note">Displays as "Normal" in-game.</ref> | |||||||||||||||||||||||||||||||||||||
World Options
Online
This is visible only in the main menu or when on a server.Template:Until
Friends List
| Online Options | Description | Default |
|---|---|---|
| Friends List | Toggles the Minecraft:Friends list. | ON |
| Allow Requests | Toggles whether the player can receive friend requests. | OFF |
| In-Game Notification | Toggles in-game notifications for friends requests and game invites. | OFF |
| Visibility | Hidden You always appear as offline. Limited You appear as online, but don't share what you are doing. Full You appear as online and share what you are doing. |
Full |
| Xbox Settings... | Provides a link to manage privacy and online safety setting. | N/A |
Servers
| Online Options | Description | Default |
|---|---|---|
| Allow Server Listings | Toggles whether the player name appears in server listings. | ON |
Realms
| Online Options | Description | Default |
|---|---|---|
| News & Invites | Toggles Minecraft:Realms notifications. | ON |
Skin Customization
| Skin customization setting | Description | Default |
|---|---|---|
| Cape | Toggles the Minecraft:cape. If set to off, the cape texture for wearing Minecraft:elytra would also be deactivated. | ON |
| Jacket | Toggles the body second layer. | |
| Left Sleeve | Toggles the left arm second layer. | |
| Right Sleeve | Toggles the right arm second layer. | |
| Left Pant Leg | Toggles the left leg second layer. | |
| Right Pant Leg | Toggles the right leg second layer. | |
| Hat | Toggles the head second layer. | |
| Main Hand | Switches the main hand, between left and right. | Right |
Music & Sounds
| Sound setting | Description | Default |
|---|---|---|
| Master Volume | The volume of all Minecraft:sounds. | 100% |
| Music | The volume of gameplay music; setting it to 0% (displayed as OFF in-game) disables gameplay music entirely. | |
| Jukebox/Note Blocks | The volume of music and sounds played from Minecraft:jukeboxes and Minecraft:note blocks. | |
| Weather | The volume of Minecraft:rain and Minecraft:thunder. | |
| Blocks | The volume of blocks (Minecraft:pistons, Minecraft:chests, Minecraft:doors, etc.). | |
| Hostile Mobs | The volume of Minecraft:monsters. | |
| Friendly Mobs | The volume of Minecraft:animals (except Minecraft:hoglins) and non-mob Minecraft:entities like Minecraft:minecarts<ref>Template:Bug</ref> | |
| Players | The volume of players (item plops, hurt sounds, etc.) | |
| Ambient/Environment | The volume of Minecraft:ambience, sound of entering/exiting Minecraft:water and Minecraft:fireworks | |
| Narrator/Voice | The volume of the Minecraft:narrator and speech in Minecraft (for map makers) | |
| UI | The volume of sounds for UI elements, like button clicks. | |
| Device | Switch audio device. | System Default |
| Closed Captions | Toggles Minecraft:subtitles. | OFF |
| Directional Audio |
|
OFF |
| Music Frequency | Changes how frequently music plays.
Default is the normal delay between 10 - 20 minutes, Frequent halves the delay to 10 minutes, and Constant sets the delay to 5 seconds. |
Default |
| Music Toast | Controls when to show a music toast with the name of the currently playing music track.
|
Never |
Video Settings
Display
| Display setting | Description | Default |
|---|---|---|
| Fullscreen ResolutionTemplate:Until Exclusive Fullscreen ModeTemplate:Upcoming |
Sets the resolution and framerate of the game when playing in fullscreen. | Current |
| Max Framerate | Limits the frame rate (in frames per second). Limiting the frame rate to a multiple of the Minecraft:player monitor's refresh rate can save processing power. | 120 fps |
| VSync | Limits the player's frames per second to the screen's refresh rate, which is usually 50 Hz, 60 Hz, 75 Hz, or 120 to 240 Hz on some gaming-targeted screens. Enabling VSync fixes tearing, but increases input latency and causes stuttering if one's computer cannot draw enough frames per second. | ON |
| Reduce FPS when | Limits FPS to a certain amount whether the player is AFK (away from keyboard) or the game window is minimized.
|
AFK |
| GUI Scale | Controls the GUI (graphical user interface) scale. This also controls the HUD (Minecraft:heads-up display) size. Note that the options available to the player depends on the game resolution. The number of available GUI scales for a specific resolution can be calculated using this formula: Template:Code. A GUI scale of 1 is properly scaled using a resolution of 320×240, but smaller resolutions might cause elements to run offscreen. A GUI scale of n is available at a resolution equal to or higher than (320 * n)x(240 * n), so a GUI scale of 2 is available at resolution 640×480 or higher, a GUI scale of 3 is available at resolution 960×720 or higher, and so on. There is no technical limit to how many GUI scales can be available. Auto sets the GUI scale to the highest value available for the current resolution.
The GUI scale can also be changed by holding Template:Key and moving the Template:Mouse in the Video Settings screen. |
Auto |
| Fullscreen | Puts the game into fullscreen mode; keeping it off keeps it in a window. This can also be changed with Template:Key. | OFF |
| Exclusive Fullscreen | OFF | |
| Brightness | Dims down or Minecraft:lights up the game's surfaces, even if fully dark. It has no effect on gameplay, it is a visual effect. Works in any dimension and affects the Minecraft:Night Vision status effect. | 50<ref name="brightness" group="note">Displays as "Default" in-game.</ref> |
| Graphics API | Chooses which API is used for rendering.
|
Default<ref name="graphics api" group="note">Uses OpenGL behind the scenes.</ref> |
| Menu/Dock VisibilityTemplate:NoteTemplate:Upcoming | Controls whether the macOS Menu Bar and Dock can be revealed by moving the mouse to the edge of the screen while in fullscreen. | OFF |
Quality & Performance
| Setting | Description | Fast | Fancy | Fabulous! | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Preset | Sets the quality & performance settings according to the preset.
|
Defaults to Fancy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Biome Blend | Sets the distance of color transitions between Minecraft:biomes. | 3×3 (fast) | 5×5 (normal) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Render Distance | The render distance controls how many Minecraft:chunks of the world are visible at once. The fewer chunks that are included, the faster each frame can be rendered, resulting in higher frame rate.
The most distant terrain is faded into the sky color as if by fog, to avoid a sharp edge to the visible world; therefore, this option is also known as "fog". The maximum value is 32 if at least 1 gigabyte of memory is allocated to the game, and 16 in all other cases. Note: diameter = radius × 2 + 1
|
8 chunks | 16 chunks | 32 chunks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Chunk Builder | Determines which chunk sections are updated synchronously during a single frame.
|
Threaded | Semi Blocking | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Minecraft:Simulation Distance | Minecraft:Simulation distance is similar to render distance, but affects the number of chunks in which entities are updated, and blocks and fluids are ticked. Simulation distance is more taxing on performance than the equivalent level of render distance. The available values are the same as render distance, except the minimum value is 5 chunks. | 6 chunks | 12 chunks | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Smooth Lighting | Minecraft:Lighting is smoothed across the blocks (ambient occlusion) or each block has a distinctive Minecraft:light level. This setting does not change the gameplay in any way, but it has a minor effect on performance. | OFF | ON | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Clouds |
|
Fast | Fancy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Particles |
|
Decreased | All | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mipmap Levels | The higher the level, the more the textures look "smooth". See [[Minecraft::File:Mipmap comparison.png]] for a comparison of the four mipmap levels and without mipmap. The Minecraft:world borderTemplate:Upcoming is ignored.<ref>Template:Bug</ref> | 2 | 4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Entity Shadows | Determines whether entities display simple shadows. | OFF | ON | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Entity Distance | Adjusts the distance that entities can be seen. Entities not within render distance can't be seen. At 100% entities are visible up to 160 blocks away. (Unless render distance is lower.) | 75% | 100% | 125% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Menu Background Blur | Changes the blurriness of menu background. | 2 | 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cloud Distance | Changes the render distance of clouds. | 32 chunks | 64 chunks | 128 chunks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| See-Through Leaves | OFF | ON | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Improved Transparency | OFF | ON | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Texture Filtering | None | RGSS | AnisotropicTemplate:Note | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Anisotropic Filtering | Only works if texture filtering is set to anisotropic. | Disabled (2× if enabled) | 4× | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Weather Effect Radius | 5 blocks | 10 blocks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Preferences
| Preference | Description | Default |
|---|---|---|
| Autosave Indicator | Toggles the Minecraft:autosave indicator. | ON |
| Show Vignette | ON | |
| Attack Indicator |
|
Crosshair |
| Chunk Fade | 0.75 seconds |
Controls
Template:Main From the main Options page, one can click down to Controls for these additional settings:
| Control Setting | Description | Default |
|---|---|---|
| Mouse Settings... | Opens mouse settings menu. | N/A |
| Key Binds... | Configuring keyboard Minecraft:controls. | N/A |
| Sneak | Enables players to stay Minecraft:sneaked. | Hold |
| Sprint | Enables players to stay Minecraft:sprinting. | Hold |
| Attack/Destroy | Enables players to stay attacking/destroying. | Hold |
| Use Item/Place Block | Enables players to stay using items/placing blocks. | Hold |
| Auto-Jump | Enables automatic jumping when the player walks near a block with a block of air above. | OFF |
| Sprint Window | Represents the time window in ticks where double-tapping the forward key activates sprint. | 7 |
| Quit ShortcutsTemplate:Upcoming | Enables to close the game with a keyboard shortcut. | ON |
| Right Click EmulationTemplate:NoteTemplate:Upcoming | Enables Template:KeyTemplate:Mouse to be treated as Template:Mouse. | OFF |
| Operator Items Tab | Enables the "Operator Utilities" tab in the Minecraft:Creative inventory if the player has the appropriate permissions. | OFF |
Mouse Settings
| Mouse setting | Description | Default |
|---|---|---|
| Sensitivity | Changes the sensitivity of the mouse when looking in-game. | 100% |
| Scroll Sensitivity | Changes the sensitivity of the Template:Mouse in-game. Values above 1 do not affect selecting items in the Hotbar. | 1.00 |
| Discrete Scrolling | Tells the game to ignore scroll magnitude values given by the operating system and instead to act as if the operating system supplied −1 or +1. | OFF |
| Invert Mouse X | Inverts horizontal axis of the mouse when looking in-game. | OFF |
| Invert Mouse Y | Inverts vertical axis of the mouse when looking in-game. | OFF |
| Allow Cursor Changes | Allows the cursor to change shape when over certain UI elements. | ON |
| Raw Input Template:Until |
Takes the mouse input directly, instead of from the mouse cursor. This means that mouse movement is not affected by cursor acceleration or scaling, such as Windows' built in "Enhance pointer precision" and "Pointer speed". | ON |
Language
Template:Main Allows players to change the language that is viewed by their client.
Font Settings
| Font settings | Description | Default |
|---|---|---|
| Force Unicode Font |
|
OFF |
| Japanese Glyph Variants | Uses Japanese variants of CJK (Chinese, Japanese, and Korean) characters in the default font | Based on system locale language setting |
Chat Settings
| Chat setting | Description | Default |
|---|---|---|
| Chat |
|
Shown |
| Colors |
|
ON |
| Web Links |
| |
| Prompt on Links |
| |
| Chat Text Opacity | Changes the opacity of the chat text. | 100% |
| Text Background Opacity | Changes the opacity of the text background. | 50% |
| Chat Text Size | Changes how large the chat is shown. | 100% |
| Line Spacing | Changes the amount of spacing between chat messages. | 0% |
| Chat Delay | Changes the delay between chat messages. | None |
| Width | Changes the maximum width that the chat may appear. | 320px |
| Focused Height | Changes the maximum height that the chat is allowed to appear when in focus (chat input and history open). | 180px |
| Unfocused Height | Changes the maximum height that the chat is allowed to appear normally (chat input and history closed). | 90px |
| Narrator |
|
OFF |
| Command Suggestions | Toggles if command suggestions show up or not, if off the player has to press tab to bring them up. | ON |
| Hide Matched Names | Toggles if the game attempts to apply chat hiding by matching the text in messages. | |
| Reduced Debug Info | Toggles reduced information on the Minecraft:debug screen. | OFF |
| Only Show Secure Chat | Only display messages from other players that can be verified to have been sent by that player, and have not been modified. | OFF |
| Save Unsent Chats | Unsent messages will always get saved as chat drafts, even if the player intentionally closed their chat. | ON |
Resource Packs
Allows the player to change their Minecraft:resource pack settings.
Accessibility Settings
| Accessibility setting | Description | Default |
|---|---|---|
| Narrator | Toggles whether the narrator narrates all text, text in chat only, or text in menus only. | OFF |
| Controls... | Opens controls menu. | N/A |
| Closed Captions | Toggles whether closed captions are shown. | OFF |
| High Contrast | Enhances the contrast of UI elements. | OFF |
| Menu Background Blur | Changes the blurriness of menu background. | 50% |
| Text Background Opacity | Changes the opacity of the background behind text. | 50% |
| Text Background | Toggles whether the background behind text is restricted to chat or used everywhere. | Chat |
| Chat Text Opacity | Changes the opacity of the chat. | 100% |
| Line Spacing | Changes the amount of spacing between chat messages. | 0% |
| Chat Delay | Changes the delay between chat messages. | None |
| Notification Time | Changes how long toast notifications (advancements, new recipes, etc.) display on screen. | 1.0x |
| View Bobbing | Toggles the "bobbing" motion of the camera as the player is walking. | ON |
| Distortion Effects | Changes the distortion effects (e.g. Minecraft:Nausea and Minecraft:nether portal distortion). | 100% |
| FOV Effects | Changes the FOV effects of anything affecting them. | 100% |
| Darkness Pulsing | Changes how dark the Darkness effect gets when a warden or sculk shrieker gives it to the player. Fog distance remains unaffected. | 100% |
| Damage Tilt | Controls the amount of camera shake caused by being hurt. | 100% |
| Glint Speed | Controls how fast the visual glint shimmers across enchanted items. | 50% |
| Glint Strength | Controls the transparency of the visual glint across enchanted items. | 75% |
| Hide Sky Flashes | Prevents the screen from flashing when Minecraft:lightning strikes. The lightning bolts themselves are still visible. Also prevents Minecraft:End flashes from making the ground glow purple in Minecraft:the End. | OFF |
| Monochrome Logo | Changes the Mojang Studios loading screen color from red to black. | OFF |
| Panorama Scroll Speed | Changes the scrolling speed of the panorama in the main menu. | 100% |
| Hide Splash Texts | Toggles the ability to show or hide Minecraft:splash text on the main menu. | OFF |
| Narrator Hotkey | Toggles the ability to turn the narrator on and off with Template:Key (Template:Key on Mac). | ON |
| Rotate with Minecarts | When toggled, the Minecraft:player will change direction alongside the Minecraft:minecart they are in. | OFF |
| High Contrast Block Outlines | Makes the targeted Minecraft:block outlines more visible. | OFF |
Server Options
| Server setting | Description | Default |
|---|---|---|
| Server Resource Packs | Allows the game to download resource packs from the server. | Prompt |
Telemetry Data
Template:Main This option shows information on what data the game can send to Mojang, stating that it helps Mojang improve Minecraft based on info relevant to players. The "Give Feedback" button opens a link to the Minecraft:feedback site while "Open My Data" shows the player information on telemetry data that is sent to Mojang, with the files removed after seven days. A link to the Microsoft privacy statement can be found on this page as well. A toggle for data collection is also available, though it is impossible to disable telemetry completely without client modifications.
| Telemetry data collection setting | Description | Default |
|---|---|---|
| Data Collection |
Toggles between two options:
Additionally, when in an offline game, this option is forced to be None. |
Minimal |
Credits & Attribution
| Option | Description |
|---|---|
| Credits | Opens the Minecraft:credit sequence. |
| Attribution | Opens a link to Minecraft Attributions. |
| Licensing | Opens a link to Third Party Software Notices and Information. |
History
Java Edition
Legacy Console Edition
Issues
Gallery
-
The default main options menu.
-
The default online options menu.
-
The default Minecraft:skin customization options menu.
-
The default Minecraft:music and Minecraft:sound options menu.
-
The default video options menu.
-
The default Minecraft:controls menu.
-
The default language options menu.
-
The default chat options menu.
-
The default Minecraft:resource packs menu.
-
The default accessibility options menu.
-
The default key binds menu.
-
The default mouse settings menu.
Development images
-
First screenshot of the VSync option.
-
First screenshot teasing the super secret settings button.
-
First screenshot of the auto jump option.
-
First screenshot of the audio device option.
-
First screenshot of the revamped controls menu in 1.7.2.
-
First screenshot of the revamped sound options in 1.7.2.
Other
-
A comparison between the five mipmap levels. Enlarge to view animation.
-
A comparison between no biome blending and 5×5 biome blending.
-
A comparison between a cave with smooth lighting enabled and the same cave without it.
See also
Notes
References
Minecraft:de:Menü/Optionen Minecraft:es:Opciones Minecraft:fr:Options Minecraft:ja:設定 Minecraft:ko:설정 Minecraft:nl:Instellingen Minecraft:pl:Ustawienia Minecraft:pt:Opções Minecraft:ru:Настройки Minecraft:uk:Налаштування Minecraft:zh:选项