VOOZH about

URL: https://minecraft.wiki/w/Java_Edition_26.2_Pre-Release_1

⇱ Java Edition 26.2 Pre-Release 1 – Minecraft Wiki


Java Edition 26.2 Pre-Release 1

From Minecraft Wiki
Jump to navigation Jump to search
This page covers a development version that has a major issue under certain conditions.
 
  • The game crashes on systems that do not support Vulkan,[1] and on Mac.[2]
Minecraft 26.2 Pre-Release 1
Edition Java Edition
Release date May 26, 2026
Type Pre-release
Pre-release for 26.2
Downloads Client (.json)
Server
Protocol version  dec1073742139
 hex4000013B
Data version 4894
Resource pack format 88.0
Data pack format 106.1
Minimum Java version Java SE 25
β—„β—„  26.1.2 26.2 26.3 β–Ίβ–Ί

β—„  26.2 Snapshot 8

26.2 Pre-Release 1

26.2 Pre-Release 2 β–Ί

{
 "title": "Minecraft 26.2 Pre-Release 1",
 "images": [
 "26.2-pre1.jpg",
 "Java Edition 26.2 Pre-Release 1.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "May 26, 2026",
 "label": "Release date"
 },
 {
 "field": "(link to Pre-release article, displayed as Pre-release)",
 "label": "(link to Version types article, displayed as Type)"
 },
 {
 "field": "(link to Java Edition 26.2 article, displayed as 26.2)",
 "label": "Pre-release for"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/67586894144e15616f9caed13f9661734f12d9bd/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/8155b27f09641553b373436cfa4ee0adfd0cdd6a/26.2-pre-1.json .json])<br />[https://piston-data.mojang.com/v1/objects/4303619d9f1a22f51a98adbcd2d528f43c5b19bb/server.jar Server]",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": " <span style=\"font-size:smaller\"><abbr title=\"decimal\">dec</abbr>: </span>1073742139<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>4000013B",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "4894",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "88.0",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
 },
 {
 "field": "106.1",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
 },
 {
 "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_25_.28LTS.29 Java SE 25]</span>",
 "label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
 }
 ],
 "invimages": [],
 "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Java Edition 26.1.2|<span style=\"margin-right:-0.35em\">β—„</span>β—„  26.1.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 26.2|26.2]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 26.3| 26.3 <span style=\"margin-right:-0.35em\">β–Ί</span>β–Ί]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 26.2 Snapshot 8|β—„  26.2 Snapshot 8]]\n</td>\n<td style=\"padding: 0.4em\">''' 26.2 Pre-Release 1'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 26.2 Pre-Release 2| 26.2 Pre-Release 2 β–Ί]]\n</td>\n</tr>\n</table>"
}

26.2 Pre-Release 1 (known as 26.2-pre-1 in the launcher) is the first pre-release for Java Edition 26.2, released on May 26, 2026.[1]

Additions

[edit | edit source]

General

[edit | edit source]

Telemetry

  • Added server_session_id - a unique identifier shared by all players in a multiplayer session.

Changes

[edit | edit source]

Blocks

[edit | edit source]

Potent sulfur

  • The continuous geyser set-up now requires a source lava block to erupt.

Chicken

  • Updated hurt and death sounds for the "picky" sound variant.

Sulfur cube

  • Small sulfur cubes now have an updated model and texture.
  • Small sulfur cubes now have sounds playing when being fed with slimeballs.
  • Now has unique hit and push sounds for each archetype.

World generation

[edit | edit source]

Sulfur caves

  • Updated the fog color in the sulfur caves.
  • Reduced the max growth length of the sulfur spikes.

Command format

[edit | edit source]

/execute

  • /execute on owner will now consider vexes as owned by their evoker.

/publish

  • Rolled back the changes from previous version.

General

[edit | edit source]

Data pack

Friends list

  • No longer waits until the next presence update following the initial opening of the friends list to load player skins.
  • Friends list width has been increased to fit longer usernames.
  • "Manage online safety with your Microsoft account" text is no longer slightly offset to the left.
  • "Microsoft account" link now plays the click sound when pressed.
  • The "My profile name: " text now displays properly in right-to-left languages.

Identifiers

  • Entries in the minecraft:sulfur_cube_archetype registry have a new field:
    • sound_settings - a field that contains various sound settings for the sulfur cube.
      • hit_sound - sound event that is played when the sulfur cube is hit while it has a block inside.
      • push_sound - sound event that is played when the sulfur cube is pushed while it has a block inside.
      • push_sound_impulse_threshold - float that specifies the smallest impulse required to trigger the push sound effect on the sulfur cube.
      • push_sound_cooldown - float that specifies the cooldown in seconds for the push sound effect.

Resource pack

  • The version is now 88.0.

Server properties

  • Added chat-spam-threshold-seconds and command-spam-threshold-seconds properties, separating the spam thresholds for chat vs commands.
    • Both thresholds are set to 10 by default, which was the existing threshold for combined command+chat spam.
    • These thresholds configure the mechanism that automatically kicks players for sending too many chat messages or commands.
    • The value describes how many seconds worth of spamming a player must do to get kicked, where each message a player sends increases the counter by 1 second.
    • The counter is decremented once per tick (equivalent to 1/20th of a second), and a player is kicked if their counter reaches the configured threshold.
    • Either threshold can be set to 0 to disable kicks for the associated type of spam.
    • Examples of message rates that would cause a kick, given the default threshold of 10:
      • Sending 11 messages in 1 second.
      • Sending 14 messages in 2 seconds.
      • Sending 21 messages in 10 seconds.

Sounds

  • Removed sounds for Sulfur Cube:
    • entity.sulfur_cube.hit
    • entity.sulfur_cube.push
  • Added sounds for Sulfur Cube:
    • entity.sulfur_cube.regular.hit
    • entity.sulfur_cube.regular.push
    • entity.sulfur_cube.bouncy.hit
    • entity.sulfur_cube.bouncy.push
    • entity.sulfur_cube.slow_flat.hit
    • entity.sulfur_cube.slow_flat.push
    • entity.sulfur_cube.fast_flat.hit
    • entity.sulfur_cube.fast_flat.push
    • entity.sulfur_cube.light.hit
    • entity.sulfur_cube.light.push
    • entity.sulfur_cube.fast_sliding.hit
    • entity.sulfur_cube.fast_sliding.push
    • entity.sulfur_cube.slow_sliding.hit
    • entity.sulfur_cube.slow_sliding.push
    • entity.sulfur_cube.high_resistance.hit
    • entity.sulfur_cube.high_resistance.push
    • entity.sulfur_cube.sticky.hit
    • entity.sulfur_cube.sticky.push
    • entity.sulfur_cube.hot.hit
    • entity.sulfur_cube.hot.push

Textures

  • Block sprites
    • Renamed block/quartz_pillar.png and block/purpur_pillar.png to append _side as a suffix.
  • Entity textures
    • Added new entity textures:
      • entity/sulfur_cube/sulfur_cube_outer.png
      • entity/sulfur_cube/sulfur_cube_inner.png
      • entity/sulfur_cube/sulfur_cube_outer_small.png
      • entity/sulfur_cube/sulfur_cube_inner_small.png

UI

  • The friend list button is now always visible, even if the feature is disabled in the options.
    • Clicking it when the functionality is turned off will show the screen for enabling it.

World presets

  • Added a new minecraft:flat_all_dimensions world preset.
    • This preset does not show up by default in the create world screen.

Removals

[edit | edit source]

Friends list

  • Displaying invites for or requesting to join online worlds has been removed.

Peer-to-Peer multiplayer

  • Removed the ability to open singleplayer worlds to online multiplayer.
    • This is because Mojang believes that the experience wasn't what they wanted it to be for all players, and do not consider the feature ready to be released in its current form.[1]

Fixes

[edit | edit source]

33 issues fixed

From released versions before 26.2

  • MC-134349 – Making a zoomed-out version of a map fails when using the pick block key.
  • MC-174630 – The secondary beacon effect remains when switching the primary effect.
  • MC-277487 – The game softlocks when attempting to create a new world if the saves folder is not writable.
  • MC-301761 – Elements within the realms "Players" tab all move down slightly when the "Invited" element is selected using the TAB key.
  • MC-302144 – Players respawn inside the bottom bedrock layers when the world spawn point is set in the Nether.
  • MC-302268 – Running multiple commands quickly kicks the player for spamming in multiplayer.
  • MC-303401 – Using the pick block key on maps with map_post_processing from a cartography table in Creative mode causes the game to crash.
  • MC-307008 – Severe loss of framerate in the new update.
  • MC-307159 – Using bone meal from the main hand simultaneously places a block held in the off hand.
  • MC-307330 – Major framerate drop in 26.1 and above.
  • MC-307589 – Tridents don't render if their hitbox is far outside the player's field of view, even if part of them should otherwise be visible.
  • MC-308111 – Items can enter the player's inventory after death, causing them to be deleted with the keep_inventory game rule disabled.
  • MC-308112 – The panorama starts spinning when entering the Music & Sounds menu from the accessibility onboarding screen.
  • MC-308157 – The game crashes when an evoker retaliates against a vex that has itself as its owner.
  • MC-308184 – The game does not properly handle save folder deletion while running.

From the 26.2 development versions

  • MC-307536 – Performance drop while rendering decorated pots.
  • MC-307721 – Large numbers of banners in the world cause performance issues.
  • MC-307935 – Sulfur caves can eventually become overgrown with sulfur spikes.
  • MC-307951 – Piglins continuously make a sound while trying to zombify in Peaceful difficulty.
  • MC-307999 – The game's tick rate freezes for a while when a sulfur cube takes damage from Instant Damage with a very high amplifier.
  • MC-308039 – The click sound isn’t played when clicking on the "Microsoft account" link in the friends menu.
  • MC-308041 – Long usernames render outside of the friends list area.
  • MC-308045 – Small sulfur cubes don't have their own texture, unlike in Bedrock Edition.
  • MC-308057 – The β€œManage online safety with your Microsoft accountβ€œ element in the friends menu is not perfectly horizontally centered.
  • MC-308141 – Friends' skins take a long time to show when opening the friends list.
  • MC-308182 – The fog in sulfur caves is not green, unlike in Bedrock Edition.
  • MC-308194 – The friend list doesn't use high contrast button textures when the "High Contrast" resource pack is enabled.
  • MC-308217 – Shulkers suffocate when opening while hanging from a block.
  • MC-308226 – Template models for signs are not prefixed with template_.
  • MC-308227 – Template models for beds are not prefixed with template_.
  • MC-308237 – Crash when post shaders fail to compile.
  • MC-308242 – Hanging signs' recipe unlock criterion name was changed to has_planks.

From the previous development version

  • MC-308292 – The "My profile name: " string in the friends menu is placed to the left of the username even in right-to-left languages.

Videos

[edit | edit source]
Videos made by slicedlime:

References

[edit | edit source]
  1. ↑ a b c "Minecraft 26.2 Pre-Release 1" – Minecraft.net, May 26, 2026.
  2. ↑ MC-308452 β€“ resolved as "Fixed".

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_26.2_Pre-Release_1?oldid=3628593"

Navigation menu