![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | May 22, 2024 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.21 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742021 hex: 400000C5 | ||||||
| Data version | 3946 | ||||||
| Resource pack format | 34 | ||||||
| Data pack format | 45 | ||||||
| Minimum Java version | Java SE 21 | ||||||
| |||||||
{
"title": "Minecraft 24w21a",
"images": [
"24w21a.jpg",
"Java Edition 24w21a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "May 22, 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 article, displayed as 1.21)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/e01724ca24f6ad9e0f4669ab63d08a7a23e82be2/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/a7346493faf4a8fd8bb4b9ea179ab60345d70b20/24w21a.json .json])<br />[https://piston-data.mojang.com/v1/objects/6ba7192e60bedb3ff02db3c57b75f7ea56c63242/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/d4f9ffcc966ba9b479c261211030719431508cb3/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/69fd349bdd8ca1c79e57240e8eae9550d25565fd/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>1073742021<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>400000C5",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "3946",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "34",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "45",
"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.20.6|<span style=\"margin-right:-0.35em\">β</span>β 1.20.6]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.21|1.21]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.21.1| 1.21.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 24w20a|β 24w20a]]\n</td>\n<td style=\"padding: 0.4em\">''' 24w21a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 24w21b| 24w21b βΊ]]\n</td>\n</tr>\n</table>"
}
24w21a is the fifth snapshot for Java Edition 1.21, released on May 22, 2024,[1] which introduces custom jukebox music and fixes bugs.
@n entity selector, selecting the nearest entity.
@e[sort=nearest,limit=1].@n[type=pig] selects the closest pig.entitiesWithPassengersCanUsePortals gamerule.
false.true, entities with passengers can use nether portals, end portals and end gateways, and the waiting time for being transported through the portal is completely skipped.air: air, cave_air, and void_air
panic_causes: contains #panic_environmental_causes, arrow, dragon_breath, explosion, fireball, fireworks, indirect_magic, magic, mob_attack, mob_projectile, player_attack, player_explosion, sonic_boom, sting, thrown, trident, unattributed_fireball, wind_charge, wither, and wither_skull
panic_environmental_causes: contains cactus, freeze, hot_floor, in_fire, lava, lightning_bolt, and on_fire
General
Pandas, wolves and adult polar bears
Trial chambers
uuid and name arguments have been replaced with a singular id argument.minecraft namespace.Item stack attribute modifiers
uuid and name fields have been removed.id (namespaced ID) field.
Entity attributes
id, renamed from Name.base, renamed from Base.modifiers, renamed from Modifiers.
attribute_modifiers item stack components:
id, replaces UUID and Name.amount, renamed from Amount.operation, renamed from Operation, now a named constant instead of an int:
add_value - previously 0.add_multiplied_base - previously 1.add_multiplied_total - previously 2.Enchantments
name & uuid have been removed, replaced by id.id: the namespaced ID of the attribute modifier to add.
Entity effect types
damage_item.this.Effect components
minecraft:hit_block:
breeze_immune_to damage type tag.music_discs item tag.Predicates
jukebox_playable.
jukebox_playable component (like music discs).song - optional id, list of ids or tag for jukebox song to be matched.gamemode field has been changed to accept a list of gamemodes.45.jukebox_playable item component.
song: jukebox song id.
show_in_tooltip: boolean (default: true).
jukebox_playable={song:'minecraft:precipice'} jukebox_playable={song:'minecraft:precipice', show_in_tooltip:false}.sound_event - sound event that is streamed when played by a jukebox.description - the name of the song that is displayed in the hover tooltip represented as a text component.length_in_seconds - length of the song in seconds as a positive float.comparator_output - the redstone signal output by a comparator when played in a jukebox, between 0 and 15.Performance
34.block.vault.reject_rewarded_player sound event.custom_report_details is available in configuration and game protocols.Server link
server_links is available in configuration and game protocols.report_bug:
bug-report-link to server.properties to allow vanilla server to configure report_bug links.
blend block in core shader definitions has been removed, as it was not used.position_color_tex shader has been removed, replaced with the pre-existing position_tex_color.glint_direct shader has been removed, replaced with the pre-existing glint shader.armor_glint shader has been removed, as it was unused.From released versions before 1.21
/attribute and item modifiers' set_attributes are different.deflects_projectiles entity type tag.spawn_item_after_ticks.armor.body slot protects wolves from taking damage.From the 1.21 development versions
randomized_int_state_provider is applied to blocks lacking the property.by_cost_with_difficulty.play_sound" field "pitch" value upper limit is 1.0 instead of 2.0.From the previous development version