![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | March 27, 2024 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.20.5 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742006 hex: 400000B6 | ||||||
| Data version | 3826 | ||||||
| Resource pack format | 31 | ||||||
| Data pack format | 37 | ||||||
| Minimum Java version | Java SE 17 | ||||||
| |||||||
{
"title": "Minecraft 24w13a",
"images": [
"24w13a.jpg",
"Java Edition 24w13a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "March 27, 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.20.5 article, displayed as 1.20.5)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/a54dff40ae8a065acd180e518a16c576ecf2972a/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/6cf31c11399048afad69861cf91756ec18ab4ead/24w13a.json .json])<br />[https://piston-data.mojang.com/v1/objects/2fd2113b7b81cc78cb4a76939a6c11840d57036d/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/0b69ad88d133024f9fd46448ffe23b5375866561/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/7c03129b48e53704e76c140b16f14883a0e83752/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>1073742006<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>400000B6",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "3826",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "31",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "37",
"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_17_.28LTS.29 Java SE 17]</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.4|<span style=\"margin-right:-0.35em\">β</span>β 1.20.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.20.5|1.20.5]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.20.6| 1.20.6 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 24w12a|β 24w12a]]\n</td>\n<td style=\"padding: 0.4em\">''' 24w13a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 24w14a| 24w14a βΊ]]\n</td>\n</tr>\n</table>"
}
24w13a is the fourteenth snapshot for Java Edition 1.20.5, released on March 27, 2024,[1] that adds ominous events, ominous trial spawners, and ominous vaults, and fixes bugs.
This is the last Java Edition version able to run on 32-bit operating systems and Java from 17 to 20.[2]
π Image
π Image
π Image
Potion of Infestation
π Image
π Image
π Image
Potion of Oozing
π Image
π Image
π Image
Potion of Weaving
π Image
π Image
π Image
Potion of Wind Charging
Entity sub-predicates
raider sub entity predicate.
has_raid - Match whether the raider is in an active raid.is_captain - Match whether the raider is a captain.Item stack components
item_name item stack component.
custom_name:
item_name can't be changed or removed in anvil.item_name is not styled with italics when displayed to player.item_name does not show labels where applicable (for example: banner markers, names in item frames).Loot tables
minecraft:equipment.
this_entity and origin.
this_entity: the mob that is about to be given equipment.origin: the position of the mob.equipment_loot_table to the spawn data present in the SpawnPotentials of monster spawners and spawn_potentials of trial spawner configs.
minecraft:is_player_attack damage type tag: for attacks performed by the player.#enchantable/fire_aspect, and #enchantable/sharp_weapon item tags.Item stack components
copy_components function to loot table.components.
custom_name) are still handled by legacy serialization, which means they might not be present in there.Loot functions
copy_components loot function.
components and replaced it with:
include - optional list of data components to be copied from source.
exclude - optional list of data components to be excluded from copying.
set_name loot function.
target to specify which name should be set.custom_name - sets custom_name component (default).item_name - sets item_name component.Chat
reset_chat packet in configuration phase.37.value field next to type
{"type":"minecraft:uniform","value":{"min_inclusive":0.0,"max_inclusive":1.0}} becomes {"type":"minecraft:uniform","min_inclusive":0.0,"max_inclusive":1.0}.Protocol
minecraft:chat_command_signed packet has been split from minecraft:chat_command.
31.infested, item_cobweb, small_gust, raid_omen, trial_omen, trial_spawner_detection_ominous, and ominous_spawning.block.cobweb.break, block.cobweb.step, block.cobweb.place, block.cobweb.hit, block.cobweb.fall, block.trial_spawner.about_to_spawn_item, block.trial_spawner.spawn_item, block.trial_spawner.spawn_item_begin, block.trial_spawner.charge_activate, block.trial_spawner.ambient_charged, item.ominous_bottle.dispose, event.mob_effect.bad_omen, event.mob_effect.trial_omen, and event.mob_effect.raid_omen.infested, oozing, weaving, wind_charged, raid_omen, trial_omen, and bad_omen_121.#parrot_poisonous_food item tag to contain cookie instead of carrot.π Image
Ominous trial spawner
Item stack components
ominous_bottle_amplifier item stack component.
ominous_bottle_amplifier=3Loot functions
set_ominous_bottle_amplifier loot function.
ominous_bottle_amplifier component on the target item according to a number provider.
conditions: list of conditions to filter this function.amplifier: a number provider used to generate the ominous_bottle_amplifier component.π Image
π Image
π Image
π Image
Ominous events
#immune_to_infested: contains silverfish.
#immune_to_oozing: contains slime.
#enchantable/mace: contains mace.chamber_5 with variations, and renamed it to eruption.mace to the #enchantable/durability, #enchantable/fire_aspect, #enchantable/vanishing, and #enchantable/weapon item tags.From released versions before 1.20
HideFlags tag when placed down as blocks.minecraft:bundle.From the 1.20.5 development versions
body" slot.From the previous development version