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

Minecraft:Java Edition 26.2 Snapshot 5: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: new page from Minecraft
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 1: Line 1:
{{wip}}
{{Infobox version
{{Infobox version
|title=Minecraft 26.2 Snapshot 5
|title=Minecraft 26.2 Snapshot 5
Line 16: Line 15:
|nextparent=
|nextparent=
|next=
|next=
}}<onlyinclude>
}}
<onlyinclude>


'''26.2 Snapshot 5''' (known as '''26.2-snapshot-5''' in the [[Minecraft:launcher]]) is the fifth snapshot for [[Minecraft:Java Edition 26.2]], released on April 28, 2026,<ref>{{Mcnet|minecraft-26-2-snapshot-5|Minecraft 26.2 Snapshot 5|April 28, 2026}}</ref> which adds [[Minecraft:Potent Sulfur#Geysers|geysers]] and the ability for [[Minecraft:sulfur cube]]s to absorb [[Minecraft:TNT]].
'''26.2 Snapshot 5''' (known as '''26.2-snapshot-5''' in the [[Minecraft:launcher]]) is the fifth snapshot for [[Minecraft:Java Edition 26.2]], released on April 28, 2026,<ref>{{Mcnet|minecraft-26-2-snapshot-5|Minecraft 26.2 Snapshot 5|April 28, 2026}}</ref> which adds [[Minecraft:Potent Sulfur#Geysers|geysers]] and the ability for [[Minecraft:sulfur cube]]s to absorb [[Minecraft:TNT]].
Line 22: Line 22:
== Additions ==
== Additions ==
=== General ===
=== General ===
'''[[Minecraft:Particles]]'''
'''[[Minecraft:Game Test]]'''
* Added {{cd|minecraft:difficulty}}
** Sets the difficulty of the game test environment.
** Fields:
*** {{cd|difficulty}}: The difficulty ID to set.
**** One of: {{cd|peaceful}}, {{cd|easy}}, {{cd|normal}}, {{cd|hard}}
 
'''[[Minecraft:Particles (Java Edition)|Particles]]'''
* Added {{cd|minecraft:geyser_base}}
* Added {{cd|minecraft:geyser_base}}
** Spawns as a cloud on the base of an erupting [[Minecraft:potent sulfur]] block.
** Spawns as a cloud on the base of an erupting [[Minecraft:potent sulfur]] block.
Line 58: Line 65:
*** {{cd|#default_immune_to}}  
*** {{cd|#default_immune_to}}  
**** This tag is intentionally left empty.
**** This tag is intentionally left empty.
* Item tags
** Added {{cd|#sulfur_cube_archetype/explosive}} tag.


== Changes ==
== Changes ==
=== Blocks ===
=== Blocks ===
'''[[Minecraft:Potent sulfur]]'''
'''[[Minecraft:Potent sulfur]]'''
* When placed above a [[Minecraft:magma block]] and under 1–4 water source blocks, it creates a geyser.
* When placed above a [[Minecraft:magma block]] and under 1–4 water source blocks, it creates a [[Minecraft:geyser]].
** The geyser will erupt at 50 second intervals, shooting a plume of water particles upwards and applying an upward impulse to entities above it for 4–5 seconds.
** The geyser will erupt at 50 second intervals, shooting a plume of water particles upwards and applying an upward impulse to entities above it for 4–5 seconds.
** Entities directly above the potent sulfur block during an eruption will be launched into the air, but will not take damage from the eruption.
** The height of the plume and how high anything gets launched depends on the number of water blocks above the potent sulfur blocks, with the total height being about 7 blocks above the potent sulfur block for each water block.
** The height of the plume and how high anything gets launched depends on the number of water blocks above the potent sulfur blocks, with the total height being about 7 blocks above the potent sulfur block for each water block.


Line 84: Line 95:
** When primed by an explosion, absorbed TNT uses a randomized fuse time between 0.75 and 3 seconds.
** When primed by an explosion, absorbed TNT uses a randomized fuse time between 0.75 and 3 seconds.
** Sulfur cubes with an absorbed, primed TNT block cannot be picked up with a [[Minecraft:bucket]], damaged, or sheared.
** Sulfur cubes with an absorbed, primed TNT block cannot be picked up with a [[Minecraft:bucket]], damaged, or sheared.
** On explosion, no small sulfur cubes are spawned.
** On explosion, no small sulfur cubes are spawned, and the sulfur cube disappears.
* Now have a <code>fuse</code> tag in their entity data.
* Now have a <code>fuse</code> tag in their entity data.
** For sulfur cubes that do not have the explosive archetype, or unlit ones with it, this field is set to -1.
** For sulfur cubes that do not have the Explosive archetype, or unlit ones with it, this field is set to -1.


=== Command format ===
=== Command format ===
Line 131: Line 142:
*** Selected functions follow: {{cd|abs(rarity * noise(x/rarity, y/rarity, z/rarity))}}
*** Selected functions follow: {{cd|abs(rarity * noise(x/rarity, y/rarity, z/rarity))}}
**** Corresponding rarity values: {{cd|0.75, 1.0, 1.5, 2.0}}
**** Corresponding rarity values: {{cd|0.75, 1.0, 1.5, 2.0}}
'''[[Minecraft:Game Test]]'''
* Added {{cd|minecraft:difficulty}}
** Sets the difficulty of the game test environment.
** Fields:
*** {{cd|difficulty}}: The difficulty ID to set.
**** One of: {{cd|peaceful}}, {{cd|easy}}, {{cd|normal}}, {{cd|hard}}


'''[[Minecraft:Identifier]]s'''
'''[[Minecraft:Identifier]]s'''
Line 160: Line 164:
** {{cd|block.potent_sulfur.geyser_eruption}}
** {{cd|block.potent_sulfur.geyser_eruption}}
** {{cd|block.potent_sulfur.geyser_eruption_active}}
** {{cd|block.potent_sulfur.geyser_eruption_active}}
'''[[Minecraft:Tag (Java Edition)|Tags]]'''
* Damage type tags
** Added {{cd|#is_explosion}} and removed {{cd|player_explosion}} from {{cd|#sulfur_cube_with_block_immune_to}} tag.
* Item tags
** Added {{cd|#sulfur_cube_archetype/explosive}} to {{cd|#sulfur_cube_swallowable}} tag.


'''[[Minecraft:Textures]]'''
'''[[Minecraft:Textures]]'''

Revision as of 11:09, 30 April 2026

Template:Infobox version


26.2 Snapshot 5 (known as 26.2-snapshot-5 in the Minecraft:launcher) is the fifth snapshot for Minecraft:Java Edition 26.2, released on April 28, 2026,<ref>Template:Mcnet</ref> which adds geysers and the ability for Minecraft:sulfur cubes to absorb Minecraft:TNT.

Additions

General

Minecraft:Game Test

Particles

  • Added Template:Cd
    • Spawns as a cloud on the base of an erupting potent sulfur block.
    • Format: object with fields:
      • Template:Cd - positive integer, scales the particle size and its burst impulse
      • Template:Cd - float, scales the initial burst impulse.
  • Added Template:Cd
    • Spawns as an upwards stream above an erupting potent sulfur block.
    • Format: object with fields:
      • Template:Cd - positive integer, scales the particle size and its burst impulse.

Tags

Changes

Blocks

Minecraft:Potent sulfur

  • When placed above a Minecraft:magma block and under 1–4 water source blocks, it creates a Minecraft:geyser.
    • The geyser will erupt at 50 second intervals, shooting a plume of water particles upwards and applying an upward impulse to entities above it for 4–5 seconds.
    • Entities directly above the potent sulfur block during an eruption will be launched into the air, but will not take damage from the eruption.
    • The height of the plume and how high anything gets launched depends on the number of water blocks above the potent sulfur blocks, with the total height being about 7 blocks above the potent sulfur block for each water block.

Minecraft:Sulfur spike

  • Sulfur spikes now have unique sound events.

Mobs

General

  • Tweaked various mobs hitbox, eye height, and rider positions.

Minecraft:Hoglins

  • Are now considered hostile and despawn on Peaceful difficulty, effectively reverting the change from the previous snapshot allowing them to spawn on Peaceful difficulty.

Minecraft:Sulfur cube

  • With a block inside, it is now immune to explosions.
  • Added the "Explosive" archetype, with similar properties to "Regular" except for a slightly higher air drag.
    • Used when absorbing a Minecraft:TNT block.
    • Absorbed TNT can be primed by Minecraft:redstone, fire sources (including a Minecraft:dispenser with a Minecraft:flint and steel) or nearby explosions.
    • When primed by fire or redstone, absorbed TNT uses a fuse time of 6 seconds.
    • When primed by an explosion, absorbed TNT uses a randomized fuse time between 0.75 and 3 seconds.
    • Sulfur cubes with an absorbed, primed TNT block cannot be picked up with a Minecraft:bucket, damaged, or sheared.
    • On explosion, no small sulfur cubes are spawned, and the sulfur cube disappears.
  • Now have a fuse tag in their entity data.
    • For sulfur cubes that do not have the Explosive archetype, or unlit ones with it, this field is set to -1.

Command format

General

Gameplay

Minecraft:Scoreboard

  • A player's score will no longer be displayed in the player tab overlay if the player doesn't have the objective.

General

Minecraft:Attributes

Minecraft:Configured features

Minecraft:Data pack

Minecraft:Density functions

  • Added Template:Cd
    • Selects between a number of density functions based on an input density function and a set of threshold values.
    • Format: object with fields:
      • Template:Cd - Density Function, the value to be compared with any given thresholds.
      • Template:Cd - non-empty list of floats, the threshold values to compare input with.
        • If Template:Cd, the result of Template:Cd will be selected.
        • If the input is greater than the last threshold value, the last function will be selected.
        • Must be one fewer thresholds than functions.
      • Template:Cd - list of at least 2 density functions, the resulting functions to be selected from.
        • Must be one more element in functions than in thresholds.

Minecraft:Identifiers

  • Entries in the Template:Cd registry have a new field:
    • Template:Cd: optional integer, if present, the sulfur cube of this archetype will explode with this fuse time when ignited.

Minecraft:Minecraft Server Management Protocol

  • The version is now 3.0.0.
    • The management server now starts before the Minecraft server starts.
      • Most notably, this means the heartbeat will be sent while the world is loading and potentially upgrading.
    • The Template:Cd and Template:Cd methods are now accessible before the dedicated server spins up.
      • The server will return an error when other methods are called during this time.

Minecraft:Options

  • Removed Touchscreen Mode.

Minecraft:Resource pack

Minecraft:Sounds

Tags

Minecraft:Textures

  • Added new particle textures:
    • noxious_gas_01.png
    • noxious_gas_02.png
    • noxious_gas_03.png
    • noxious_gas_04.png
    • noxious_gas_05.png
    • noxious_gas_06.png
    • noxious_gas_07.png
    • noxious_gas_08.png
    • geyser_base_01.png
    • geyser_base_02.png
    • geyser_base_03.png
    • geyser_base_04.png
    • geyser_base_05.png
    • geyser_base_06.png
    • geyser_base_07.png
    • geyser_base_08.png
    • geyser_plume_01.png
    • geyser_plume_02.png
    • geyser_plume_03.png
    • geyser_plume_04.png
    • geyser_plume_05.png
    • geyser_plume_06.png
    • geyser_plume_07.png
    • geyser_plume_08.png
    • geyser_poof_01.png
    • geyser_poof_02.png
    • geyser_poof_03.png
    • geyser_poof_04.png
    • geyser_poof_05.png
    • geyser_poof_06.png
    • geyser_poof_07.png
    • geyser_poof_08.png

Minecraft:World generation

  • Added Template:Cd world generation-type block predicate type which checks if the block position matches one of the specified biomes.
    • Format: object with fields:
      • Template:Cd - biome ID, list of biome IDs, or hash-prefixed biome tag: the biomes to match.
  • Template:Cd feature configuration's Template:Cd block state provider no longer has a default value.

Fixes

Template:Fixes

Videos

Template:Slicedlime

References

Template:Reflist

Navigation

Template:Navbox Java Edition versions

Minecraft:de:26.2-snapshot-5 Minecraft:es:Java Edition 26.2 Snapshot 5 Minecraft:ja:Java Edition 26.2 Snapshot 5 Minecraft:pt:Edição Java 26.2 Snapshot 5 Minecraft:ru:26.2 Snapshot 5 (Java Edition) Minecraft:zh:Java版26.2-snapshot-5