![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | August 21, 2024 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.21.2 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742030 hex: 400000CE | ||||||
| Data version | 4060 | ||||||
| Resource pack format | 36 | ||||||
| Data pack format | 50 | ||||||
| Minimum Java version | Java SE 21 | ||||||
| |||||||
{
"title": "Minecraft 24w34a",
"images": [
"24w34a.jpg",
"Java Edition 24w34a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "August 21, 2024",
"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.2 article, displayed as 1.21.2)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/f252db3368f588fa8c946dcbeed712bfe109e816/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/17e3b903641353554e4b1728df2b62b97562d0ab/24w34a.json .json])<br />[https://piston-data.mojang.com/v1/objects/ff16e26392a5ced7cfe52ffdc5461cd646b9b65d/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/852be4d787be546e91b5c9b611c9cb692d8e6922/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/9a187ebcd24ee307f7d635db94d7f9b814cd02f6/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>1073742030<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>400000CE",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "4060",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "36",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "50",
"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.1|<span style=\"margin-right:-0.35em\">β</span>β 1.21.1]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21.2|1.21.2]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.21.3| 1.21.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 24w33a|β 24w33a]]\n</td>\n<td style=\"padding: 0.4em\">''' 24w34a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 24w35a| 24w35a βΊ]]\n</td>\n</tr>\n</table>"
}
24w34a is the second snapshot for Java Edition 1.21.2, released on August 21, 2024.[2] It contains some tweaks to experimental features, as well as some technical changes and optimizations.
minecraft:consumable item stack component.none, eat, drink, block, bow, spear, crossbow, spyglass, toot_horn, or brush. Defaults to eat.entity.generic.eat.
true.apply_effects, remove_effects, clear_all_effects, teleport_randomly, or play_sound.apply_effects:
false.true.true.remove_effects:
clear_all_effects: Clears all effects of the consumer.teleport_randomly:
play_sound:
consumable={consume_seconds:3.0, animation:'eat', sound:'entity.generic.eat', has_consume_particles:true, on_consume_effects:[{type:'minecraft:clear_all_effects'}]}
minecraft:use_cooldown item stack component.use_cooldown={seconds:1.5, cooldown_group:"minecraft:custom_weapon"}
minecraft:use_remainder item stack component.use_remainder={id:'minecraft:stick', count:1}General
Projectiles
food item stack component
eat_seconds, using_converts_to and effects fields.50.Performance
36.rendertype_entity_glint_direct shader has been removed (replaced by rendertype_entity_glint)rendertype_entity_translucent_cull shader has been removed (replaced by rendertype_item_entity_translucent_cull)From released versions before 1.21
CanPickUpLoot" tag cannot be set to zero.rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program." warning is logged in the game output console when launching the game.food.eat_seconds is less than 0.05.From 1.21
using_converts_to cannot be stacked with the original items after restarting the world.effects_changed advancement causes a packet error (ConcurrentModificationException) if it was triggered by milk.From 1.21.1
From the previous development version
minecartMaxSpeed doesn't affect downward velocity.encounter_4 trap often does not hit the player.