![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | May 5, 2026 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 26.2 | ||||||
| Downloads | Client (.json) Server | ||||||
| Protocol version | dec: 1073742136 hex: 40000138 | ||||||
| Data version | 4890 | ||||||
| Resource pack format | 86.2 | ||||||
| Data pack format | 105.0 | ||||||
| Minimum Java version | Java SE 25 | ||||||
| |||||||
{
"title": "Minecraft 26.2 Snapshot 6",
"images": [
"26.2-snapshot-6.jpg",
"Java Edition 26.2 Snapshot 6.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "May 5, 2026",
"label": "Release date"
},
{
"field": "(link to Snapshot article, displayed as Snapshot)",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Java Edition 26.2 article, displayed as 26.2)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/7926cea1792ec1065f006056dbd29d842a58c827/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/6427e43fd34dd3d111fc084b8d933b9033dc27dd/26.2-snapshot-6.json .json])<br />[https://piston-data.mojang.com/v1/objects/8bdae5a048cd361668da1df06e81c4e590a36064/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>1073742136<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000138",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4890",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "86.2",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "105.0",
"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 5|β 26.2 Snapshot 5]]\n</td>\n<td style=\"padding: 0.4em\">''' 26.2 Snapshot 6'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 26.2 Snapshot 7| 26.2 Snapshot 7 βΊ]]\n</td>\n</tr>\n</table>"
}
26.2 Snapshot 6 (known as 26.2-snapshot-6 in the launcher) is the sixth snapshot for Java Edition 26.2, released on May 5, 2026,[1] which redesigns sulfur springs, makes changes to the sulfur caves biome, adds 3 new languages, adds 2 new archetypes to the sulfur cube, and adds a new advancement.
| Icon | Advancement | In-game description | Actual requirements (if different) |
|---|---|---|---|
| π Image π Image | Uh Oh | Have a Sulfur Cube absorb a TNT block | β |
#sulfur_cube_archetype/hot#sulfur_cube_archetype/slow_bouncyminecraft:weighted_random_selector feature type
features - list of placed features and their weights.minecraft:large_dripstone
column_radius has been reduced from 19 to 16 to prevent features from reaching beyond neighboring chunks.minecraft:root_system
level_test_distance indicating how far away from the origin the root system will check the existing terrain.max_level_deviation indicating how far the ground level can deviate from the original ground level at these test positions.105.0.hotslow_bouncyminecraft:sulfur_cube_archetype registry has been updated:
explosion_fuse has been replaced by explosion: an optional field, if present, the sulfur cube of this archetype will explode:
fuse: positive integer, the fuse time when ignited.power: non-negative integer, the explosion power.causes_fire: boolean, whether the explosion causes fire.contact_damage: an optional field, if present, the sulfur cube of this archetype will deal damage to entities when they come in contact with it:
amount: non-negative float, amount of damage dealt.damage_type: damage type.attribute_to_source: boolean indicating if the damage is attributed to the sulfur cube.knockback_modifiers: a field that contains various modifier fields for the sulfur cubes knockback magnitude and direction.
horizontal_power: float that represents the horizontal power of the knockback.vertical_power: float that represents the vertical power of the knockback.HurtByTimestamp tag from Living Entities, ticks_since_last_hurt_by_mob should be used instead.minecraft:block_rot structure processor.
noise_threshold surface rule condition.
is_3d field - boolean, true if the noise should be evaluated in 3D.false.noise_gradient surface rule.
noise_threshold.#sulfur_cube_archetype/hot, and #sulfur_cube_archetype/slow_bouncy to #sulfur_cube_swallowable item tag.From released versions before 26.2
ticks_since_last_hurt_by_mob.From the 26.2 development versions
/item replace cannot place items in sulfur cubes' body slot.From the previous development version
killed_by:sulfur_cube statistic.