![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | October 14, 2025 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.21.11 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742098 hex: 40000112 | ||||||
| Data version | 4654 | ||||||
| Resource pack format | 70.1 | ||||||
| Data pack format | 90.0 | ||||||
| Minimum Java version | Java SE 21 | ||||||
| |||||||
{
"title": "Minecraft 25w42a",
"images": [
"25w42a.jpg",
"Java Edition 25w42a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "October 14, 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.11 article, displayed as 1.21.11)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/69479469a0c1ed7cd80ea45ed6c36aa07fc36001/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/cb44662eb9b38b02bc65949b96b524fd2525c614/25w42a.json .json])<br />[https://piston-data.mojang.com/v1/objects/d9c6cfd4ba84f5080206259d2563f75796f14470/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/7a75fd07429f580ed95121a4771337e3f4b242fd/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/9315756cde3359f55f4572b49b0e98a352b87e12/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>1073742098<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000112",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4654",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "70.1",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "90.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_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\" >[[Java Edition 1.21.10|<span style=\"margin-right:-0.35em\">β</span>β 1.21.10]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21.11|1.21.11]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 26.1| 26.1 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w41a|β 25w41a]]\n</td>\n<td style=\"padding: 0.4em\">''' 25w42a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w43a| 25w43a βΊ]]\n</td>\n</tr>\n</table>"
}
25w42a is the second snapshot for Java Edition 1.21.11, released on October 14, 2025.[1]
minecraft:visual/sky_color controls the color of the sky, and minecraft:gameplay/water_evaporates controls whether water can be placed at a given location.sky_color = #00ff00 (green)sky_color = #ff0000 (red)sky_color, while anywhere else in the overworld they will see green.sky_color in the above scenario.water_fog_radius = 96.0water_fog_radius with a multiply modifier of 0.85water_fog_radius will be resolved to , while in any other Overworld biome, it will resolve to 96.0.sky_color is one attribute that will transition smoothly based on position.sky_color = #ff0000 (red)sky_color = #ffff00 (yellow)water_evaporates, represent discrete values and will not be smoothly transitioned - only the biome exactly at a subject position will be considered."attributes": {
"minecraft:visual/fog_color": "#ffaa00",
"minecraft:gameplay/water_evaporates": true
}
modifier: optional string modifier ID, dependent on the Attribute Type.
overrideargument: the modifier argument (format dependent on the chosen modifier).
water_fog_radius by 85%:"attributes": {
"minecraft:visual/water_fog_radius": {
"modifier": "multiply",
"argument": 0.85
}
}
#rrggbb0 and 1, in the form [r, g, b]#aarrggbb0 and 1, in the form [a, r, g, b]{
"type": "minecraft:block_crumble",
"block_state": {
"Name": "minecraft:dirt"
}
}
overrideandnandornorxorxnoroverrideaddsubtractmultiplyminimummaximumalpha_blend)
overrideadd - component-wise additive color blendingsubtract - component-wise subtractive color blending..multiply - component-wise multiplicative color blending.alpha_blend - traditional alpha blending that might be seen in image editing software.
1, it will behave as an override with no blending.minecraft:visual/fog_color
#000000effects.fog_color field.minecraft:visual/extra_fog
falseminecraft:visual/water_fog_color
#050533effects.water_fog_color field.minecraft:visual/water_fog_radius
96.0#has_closer_water_fog Biome Tag.minecraft:visual/sky_color
#000000effects.sky_color field.minecraft:visual/cloud_opacity
0, clouds are entirely disabled and happy ghasts will not regenerate health faster when at cloud height.
0.0minecraft:visual/cloud_height
192.33cloud_height field.minecraft:visual/default_dripstone_particle
{type:"minecraft:dripping_dripstone_water"}overrideultrawarm field.minecraft:visual/ambient_particles
particle: Particle Options to spawn.probability: float between 0 and 1, the probability to spawn the particle in an empty space when randomly ticked.[]overrideeffects.particle field.minecraft:audio/background_music
default: optional object with fields:
sound: Sound Event to play.min_delay: int, minimum delay in ticks between tracks.max_delay: int, maximum delay in ticks between tracks.replace_current_music: optional boolean, whether this track can replace whatever is currently playing.
underwater: optional object with fields in the same format as default - if present and the player is underwater, will override default.creative: optional object with fields in the same format as default - if present and the player is in Creative Mode, will override default.{}overrideeffects.music field.minecraft:audio/music_volume
1.0effects.music_volume field.minecraft:audio/ambient_sounds
loop: optional Sound Event, sound to be continually looped.mood: object with fields, sounds that will be randomly played based on surrounding darkness.
sound: Sound Event to play.tick_delay: int, the number of ticks between mood sounds, assuming a light level of 0.block_search_extent: int, the radius in which light levels are sampled.offset: double, an additional distance offset to apply to sounds produced.additions: list of objects with fields, sounds that will be randomly played.
sound: Sound Event to playtick_chance: float between 0 and 1, probability within a tick to play a given sound.{}overrideeffects.ambient_sound, effects.mood_sound, and effects.additions_sound fields.minecraft:gameplay/can_start_raid
minecraft:gameplay/water_evaporates
true, water cannot be placed with a bucket, melting ice will not produce water, wet sponge will dry out when placed, and dripstone will not produce water from mud blocks.
falseultrawarm field.minecraft:gameplay/bed_rule
can_sleep: one of:
always - the bed can always be used to sleep (assuming the bed is not obstructed and there are no monsters nearby).when_dark - bed bed can only be used to be sleep when the global skylight level is less than 4.never - the bed can never be used to sleep.can_set_spawn - same as can_sleepexplodes - optional boolean, if true the bed will explode when interacted with.
falseerror_message: optional Text Component, the message to show if the player is unable to sleep or set their spawn.{type:"can_sleep_when_dark",error_message:{translate:"block.minecraft.bed.no_sleep"}}overridebed_works field.minecraft:gameplay/respawn_anchor_works
falserespawn_anchor_works field.minecraft:gameplay/nether_portal_spawns_piglin
falsenatural field.minecraft:gameplay/fast_lava
falseultrawarm field.minecraft:gameplay/increased_fire_burnout
false#increased_fire_burnout Biome Tag.minecraft:gameplay/piglins_zombify
minecraft:gameplay/snow_golem_melts
false#snow_golem_melts Biome Tag.General
minecraft.id argument.
query now returns the queried value and takes in a new scale argument.
1 if omitted./stopwatch query foo:bar 20 to get the elapsed time in ticks.fog_color -> minecraft:visual/fog_colorwater_fog_color -> minecraft:visual/water_fog_colorsky_color -> minecraft:visual/sky_colorparticle -> minecraft:visual/ambient_particlesambient_sound, mood_sound, additions_sound -> minecraft:audio/ambient_soundsmusic -> minecraft:audio/background_musicmusic_volume -> minecraft:audio/music_volumeminecraft:kinetic_weapon
contact_cooldown_ticks: integer, the cooldown in ticks after hitting, and loosing contact with an entity before being able to hit it again.
1090.0.ultrawarm -> minecraft:gameplay/water_evaporates, minecraft:gameplay/fast_lava, visual/default_dripstone_particlebed_works -> minecraft:gameplay/bed_rulerespawn_anchor_works -> minecraft:gameplay/respawn_anchor_workscloud_height -> minecraft:visual/cloud_heightpiglin_safe -> minecraft:gameplay/piglins_zombifyhas_raids -> minecraft:gameplay/can_start_raidnatural (note: not removed) -> minecraft:gameplay/nether_portal_spawns_piglinMinecraft Server Management Protocol
Sec-WebSocket-Protocol header when opening the WebSocket connection.
-WebSocket-Protocol: minecraft-v1, <token>management-server-allowed-origins. The default value is empty, meaning Sec-Websocket-Protocol authentication is effectively disabled.70.1.#snow_golem_melts and #increased_fire_burnout - replaced by gameplay/snow_golem_melts and gameplay/increased_fire_burnout Environment Attributes.#plays_underwater_music - replaced by only_underwater field in the audio/background_music Environment Attribute.#has_closer_water_fog - replaced by visual/water_fog_radius Environment Attribute.#cave_vines to #can_glide_through tag.#exclusive_set/lunge tag.bogged, skeleton, stray, and wither_skeleton and removed #skeletons from #burn_in_daylight tag.golden_nautilus_armor to #piglin_loved tag.From released versions before 1.21
From 1.21.6
label" of input controls in dialogs don't support "hover_event".From 1.21.8
From 1.21.9
From 1.21.10
From the previous development version
subtitles.entity.nautilus.eat" string misspells the word βNautilusβ as βNauilusβ.#minecraft:nautilus_taming_items instead of #minecraft:nautilus_food for growing up./scoreboard players display settings sometimes reset on world load.