![]() |
VOOZH | about |
| Edition | Java Edition | |||||
|---|---|---|---|---|---|---|
| Release date | April 8, 2025 | |||||
| Type | Snapshot | |||||
| Snapshot for | 1.21.6 | |||||
| Downloads | Client (.json) Server | |||||
| Obfuscation maps | Client Server | |||||
| Protocol version | dec: 1073742069 hex: 400000F5 | |||||
| Data version | 4422 | |||||
| Resource pack format | 56 | |||||
| Data pack format | 72 | |||||
| Minimum Java version | Java SE 21 | |||||
| ||||||
{
"title": "Minecraft 25w15a",
"images": [
"25w15a.jpg",
"Java Edition 25w15a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "April 8, 2025",
"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 1.21.6 article, displayed as 1.21.6)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/a12b375db4d067af9653557e7e3c8a61fa1016c5/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/260b643baa01f8f02396e94fb6dfea60878922c1/25w15a.json .json])<br />[https://piston-data.mojang.com/v1/objects/fed01fcdf4d2f37b3f847e08fd099714766533c3/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/2a8329ac1dece528e834ac79255d3d28638716d8/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/0a5b698d19dcb090e15684e076e101d596d8fec5/server.txt Server]",
"label": "(link to Obfuscation map article, displayed as Obfuscation maps)"
},
{
"field": " <span style=\"font-size:smaller\"><abbr title=\"decimal\">dec</abbr>: </span>1073742069<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>400000F5",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4422",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "56",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "72",
"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_21_.28LTS.29 Java SE 21]</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\" rowspan=\"2\">[[Java Edition 1.21.5|<span style=\"margin-right:-0.35em\">β</span>β 1.21.5]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21.6|1.21.6]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.21.7| 1.21.7 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n\n<td style=\"padding: 0.4em\">''' 25w15a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w16a| 25w16a βΊ]]\n</td>\n</tr>\n</table>"
}
25w15a is the first snapshot for Java Edition 1.21.6, released on April 8, 2025,[1] which adds the dried ghast block, happy ghasts, harnesses, two new advancements and fixes bugs. The locator bar is also added behind an experimental toggle.
π Image
π Image
π Image
π Image
Dried ghast
π Image
Happy ghast spawn egg
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Harness
/summon happy_ghast ~ ~ ~ {Age:-24000}, or by using a Happy Ghast Spawn Egg on a Happy Ghast.camera_distance
4.0minecraft:happy_ghast_one_cm: Distance by Happy Ghast.#triggers_ambient_desert_sand_block_sounds block tag.
#happy_ghast_food item tag.
#happy_ghast_tempt_items item tag.
#harnesses item tag.
#can_equip_harness entity tag.
#followable_friendly_mobs entity tag.
/datapack create
/datapack create <id> <name>
id - new pack name, must be a valid directory name.name - text component to be placed in description in pack.mcmeta.block.sand.wind).
block.sand.idle).block.dry_grass.ambient) when above 2 sand, red sand, terracotta blocks.attribute_modifiers
attributes_modifiers entries.
default - Current behavior of showing the calculated attribute modifier values on the tooltip.hidden - Does not show the attribute modifier entry.override - Replaces the shown attribute modifier text.
value for the text contents to show for this attribute modifier entry.72.cloud_height that indicates what Y-level the clouds start in the dimension.area_effect_cloud
Particle field has been renamed to custom_particle, and now always functions as an exact override for the default colored entity_effect particle.
entity_effect or tinted_leaves particle types.Equipment Assets
happy_ghast_body layer type, rendering in the body slot of the happy ghast.56.blur texture parameter in .png.mcmeta files.entity folder to the mob folder.block.sand.wind has been renamed to block.dry_grass.ambient.happy_ghast to #dismounts_underwater, and #fall_damage_immune entity tags.#plays_ambient_desert_block_sounds block tag has been renamed to #triggers_ambient_desert_dry_vegetation_block_sounds./waypoint list/waypoint modify <entity-selector> color <color>/waypoint modify <entity-selector> color hex <hex-color>/waypoint modify <entity-selector> color reset/waypoint modify <entity-selector> fade <fade_start> <alpha_start> <fade_end> <alpha_end>/waypoint modify <entity-selector> fade resetentity-selector: For selecting entities that are transmitting as waypoints (see waypoint_transmit_range attribute).color: Overrides the locator bar icon color for this waypoint.hex <hex-color> arguments are in web format (RRGGBB).
fade: Set the fade out effect for waypoints.
<fade_start> <alpha_start> <fade_end> <alpha_end> handle the starting/ending fade distance & alpha opacity.
*_start is the nearby values (closest to the player).*_end is the far values (furthest from the player).reset will restore the default behavior of distant locator bar icons fading out to 0.2 alpha.useLocatorBar game rule.waypoint_transmit_range and waypoint_receive_range.
0.0, Minimum: 0.0, Maximum: 60000000.0.useLocatorBar game rule.
Carved Pumpkin and Heads
From released versions before 1.21
/playsound are played in all dimensions.From 1.21.1
From 1.21.2
CanBreakDoors:1b don't break doors.From 1.21.3
deprecated.json.From 1.21.4
From 1.21.5
Particle.color field in area effect clouds is read-only./setblock and /fill commands no longer update redstone power in some situations.DataFixerUpper.mooshroom_spawn_egg" are the same as "cow_spawn_egg".entity.wolf_whine.whine" sound event exists in sounds.json.