![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | October 28, 2025 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.21.11 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742100 hex: 40000114 | ||||||
| Data version | 4659 | ||||||
| Resource pack format | 72.0 | ||||||
| Data pack format | 92.0 | ||||||
| Minimum Java version | Java SE 21 | ||||||
| |||||||
{
"title": "Minecraft 25w44a",
"images": [
"25w44a.jpg",
"Java Edition 25w44a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "October 28, 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/839501bddfec06cafdf010d8bb8619a57dcb4fd0/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/eec78103f710b67908bd6f2f366cd9fd0bab1fed/25w44a.json .json])<br />[https://piston-data.mojang.com/v1/objects/1ade1ebd6affbfed6dbfb2ce8864cf19efed07ba/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/6ea9e28c3df5a16c143ab6fa2b5bbfcbf05c12c9/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/cacf13cd11a519f28f05a9a342c6b82f20a6a5ce/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>1073742100<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000114",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4659",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "72.0",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "92.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 25w43a|β 25w43a]]\n</td>\n<td style=\"padding: 0.4em\">''' 25w44a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 25w45a| 25w45a βΊ]]\n</td>\n</tr>\n</table>"
}
25w44a is the fourth snapshot for Java Edition 1.21.11, released on October 28, 2025, which adds camel husks and parched.[2]
π ItemSprite camel-husk-spawn-egg.png: Sprite image for camel-husk-spawn-egg in Minecraft
π ItemSprite parched-spawn-egg.png: Sprite image for parched-spawn-egg in Minecraft
Spawn eggs
minecraft:visual/water_fog_start_distance
-8.0minecraft:visual/fog_start_distance
0.0minecraft:visual/fog_end_distance
1024.0minecraft:visual/sky_fog_end_distance
512.0minecraft:visual/cloud_fog_end_distance
2048.0minecraft:visual/cloud_color
#00000000minecraft:fire_spread_radius_around_player
doFireTick and allowFireTicksAwayFromPlayer game rules, which have now been removed.0 will disable fire spreading.-1 will allow fire spreading without players around.-1type: the slot source type.<type-specific>: additional fields depending on the type.minecraft:empty Type
minecraft:group Type
[a, b] + [c, a] -> [a, b, c, a]terms: list of slot sources to join.minecraft:slot_range Type
from argument of the /item command.source: an entity or block entity from which the slots will be sourced, from loot context.
block_entity, this, attacking_entity, last_damage_player, direct_attacker, target_entity, or interacting_entityslots: a slot range in the format of <slot_type> or <slot_type>.<slot_number> (e.g. armor.chest or container.*).minecraft:contents Type
minecraft:group type.Bundle [a, b] + Shulker Box [c, d] -> [a, b, c, d]component: the inventory component to target.
minecraft:bundle_contents, minecraft:charged_projectiles, and minecraft:containerslot_source: a slot source containing slots with item(s) to target.minecraft:filtered Type
item_filter: an item predicate to match against the items in each slot.slot_source: the slot source to filter.minecraft:limit_slots Type
[a, b, c, d] -> [a, b, c] if the limit is set to 3limit: integer, the maximum number of slots to include in the resulting selection.slot_source: the slot source to limit.{ "type":"minecraft:filtered", "item_filter":{ "count":{ "min":16 } }, "slot_source":[ { "type":"minecraft:slot_range", "source":"this", "slots":"hotbar.*" }, { "type":"minecraft:slot_range", "source":"this", "slots":"armor.*" } ] }
#camel_husk_food
#can_float_while_ridden
Horses, mules, donkeys, zombie horses, camels, llamas and trader llamas
time argument for setting the size can now also specify seconds or in-game days using an s or d suffix.time argument for setting the warning distance now specifies ticks by default but can also specify seconds or in-game days using an s or d suffix.General
effects definition now support colors as a string in the form "#rrggbb", or a float array in the form [red, green, blue]
water_colorfoliage_colordry_foliage_colorgrass_colorgrass_color_modifier92.0.override
add - component-wise additive color blending.
subtract - 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/water_fog_radius to minecraft:visual/water_fog_end_distanceminecraft:visual/extra_fogminecraft:visual/cloud_opacity with minecraft:visual/cloud_colorannounceAdvancements -> minecraft:show_advancement_messagescommandBlocksEnabled -> minecraft:command_blocks_workcommand_modification_block_limit -> minecraft:max_block_modificationsdisableElytraMovementCheck -> minecraft:elytra_movement_check
disablePlayerMovementCheck -> minecraft:player_movement_check
disableRaids -> minecraft:raids
doDaylightCycle -> minecraft:advance_timedoEntityDrops -> minecraft:entity_dropsdoImmediateRespawn -> minecraft:immediate_respawndoInsomnia -> minecraft:spawn_phantomsdoLimitedCrafting -> minecraft:limited_craftingdoMobLoot -> minecraft:mob_dropsdoMobSpawning -> minecraft:spawn_mobsdoPatrolSpawning -> minecraft:spawn_patrolsdoTileDrops -> minecraft:block_dropsdoTraderSpawning -> minecraft:spawn_wandering_tradersdoVinesSpread -> minecraft:spread_vinesdoWardenSpawning -> minecraft:spawn_wardensdoWeatherCycle -> minecraft:advance_weathermaxCommandChainLength -> minecraft:max_command_sequence_lengthmaxCommandForkCount -> minecraft:max_command_forksnaturalRegeneration -> minecraft:natural_health_regenerationsnowAccumulationHeight -> minecraft:max_snow_accumulation_heightspawnRadius -> minecraft:respawn_radiusspawnerBlocksEnabled -> minecraft:spawner_blocks_workminecraft:max_block_modifications: Minimum 1minecraft:max_command_forks: Minimum 1minecraft:max_command_sequence_length: Minimum 0minecraft:max_entity_cramming: Minimum 1minecraft:max_snow_accumulation_height: Minimum 0, maximum: 8minecraft:players_nether_portal_creative_delay: Minimum 0minecraft:players_nether_portal_default_delay: Minimum 0minecraft:players_sleeping_percentage: Minimum 0minecraft:random_tick_speed: Minimum 0minecraft:respawn_radius: Minimum 0game_rules test environment the keys bool_rule and int_rule have been replaced with a single key rules.
minecraft:slots loot pool entry.
slot_source: a slot source describing where the items are located.contents as a supported value for the dynamic loot entry type.
slots loot entry type, and can now be replicated with the slot_range slot source.Minecraft Server Management Protocol
typed_game_rule and untyped_game_rule schemas, the type of the value field has been changed from string to take either a boolean or an integer.
72.0.ChunkSection uniform, used by terrain.vsh (which replaces DynamicTransforms).Globals uniform now has camera coordinates.Shaders & Post-process Effects
animate_sprite* core shaders, which use a new SpriteAnimationInfo uniform.Sprite Animations
SpriteAnimationInfo contains information on where the sprite should be drawn to, within the greater texture atlas.minecraft:nautilus_one_cm statistic (Distance By Nautilus).#skeletons to include parched.#zombies to include camel husk.#can_equip_saddle to include camel husk.From released versions before 1.21
From 1.21.6
From 1.21.8
From 1.21.9
From the 1.21.11 development versions
subtitles.entity.horse.saddle" subtitle.From the previous development version