![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | March 14, 2024 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.20.5 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073742004 hex: 400000B4 | ||||||
| Data version | 3823 | ||||||
| Resource pack format | 29 | ||||||
| Data pack format | 35 | ||||||
| Minimum Java version | Java SE 17 | ||||||
| |||||||
{
"title": "Minecraft 24w11a",
"images": [
"24w11a.jpg",
"Java Edition 24w11a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "March 14, 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/4e969a3079409732a39aa722ea61d03876c41367/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/9bc42da3c197d0532c34636d370451b3d09cbba1/24w11a.json .json])<br />[https://piston-data.mojang.com/v1/objects/00cab0438130dc3e6ae91f53387bb96ae7986d31/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/85283b9708072cada19de2a29955957939af2127/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/a5e08ee736fb987f2920b98d25961245aac087bc/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>1073742004<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>400000B4",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "3823",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "29",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "35",
"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 24w10a|β 24w10a]]\n</td>\n<td style=\"padding: 0.4em\">''' 24w11a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 24w12a| 24w12a βΊ]]\n</td>\n</tr>\n</table>"
}
24w11a is the twelfth snapshot for Java Edition 1.20.5, released on March 14, 2024,[1] which adds breeze rods, heavy cores, the mace, 3 new pottery sherds, 2 new smithing templates and 2 new banner patterns behind experimental toggles, and fixes bugs.
any entity sub-predicate.contents for single-slot entities like item frames and item displays.item entity can now be accessed through contents slot name.predicates.
predicates.components field on item stacks.enchantments - field moved to sub-predicate minecraft:enchantmentsstored_enchantments - field moved to sub-predicate minecraft:stored_enchantmentspotions - field moved to sub-predicate minecraft:potion_contentscustom_data - field moved to sub-predicate minecraft:custom_datadurability field has been expanded to minecraft:damage predicate:
minecraft:damage componentminecraft:damage component can never matchminecraft:unbreakable componentdamage - optional bounds for value of minecraft:damage componentdurability - optional bounds for durability (max damage minus value of minecraft:damage)minecraft:enchantments, minecraft:stored_enchantments, minecraft:potion_contents and minecraft:damage require matching component to exist on item
minecraft:damage componentminecraft:enchantments have default values, so they always match35.set_fireworks loot function.
minecraft:fireworks component.conditions: list of conditions (default: []):
flight_duration: Optional integer, 0-255:
explosions: List of firework_explosion data - same format as the explosion field in the minecraft:fireworks component:
mode: enumerated value deciding function for explosions:
replace_all: fully replace the explosions listreplace_section: replace a section of the explosions. Arguments:
offset: optional non-negative integer:
0 is used.size: optional non-negative integer:
explosions field is used.insert: insert explosions, moving existing explosions to after the inserted section. Arguments:
offset: optional non-negative integer:
0 (before first explosion) is used.append: append explosions at the end of the list.set_firework_explosion loot function.
minecraft:firework_explosion component.conditions: list of conditions (default: []):
shape: optional explosion shape:
small_ball is used if there was no component)colors: optional integer array, RGB values:
[] is used if there was no component)fade_colors: optional integer array, RGB values:
[] is used if there was no component)trail: optional boolean:
has_trail value is kept (or false is used if there was no component)twinkle: optional boolean:
has_twinkle value is kept (or false is used if there was no component)set_book_cover loot function.
minecraft:written_book_content component. If present, any pages in the book are left untouched.conditions: list of conditions (default: []):
title: optional filterable text (same format as title on the minecraft:written_book_content component):
author: optional string:
generation: optional integer [0; 3]:
0 is used if there was no component)set_writable_book_pages loot function.
minecraft:writable_book_content component.conditions: list of conditions (default: []):
pages: list of filterable strings (same format as pages on the minecraft:writable_book_content component):
mode: enumerated value deciding function:
replace_all: fully replace the book contents.replace_section: replace a section of the book. Arguments:
offset: optional non-negative integer:
0 is used.size: optional non-negative integer:
pages field is used.insert: insert pages, moving existing pages to after the inserted section. Arguments:
offset: optional non-negative integer:
0 (before first page) is used.append: append pages at the end of the book.set_written_book_pages loot function.
minecraft:written_book_content component. Same format as set_writable_book_content but the pages field contains filterable components instead of strings (same format as pages on the minecraft:writable_book_content component).29.gui/inworld_menu_background, gui/inworld_menu_list_background, gui/inworld_header_separator, and gui/inworld_footer_separator textures to allow menus accessed from the pause menu to look different from menus accessed from the title screen.gui/tab_header_background texture, which is rendered behind the tab buttons in the "Create World" screen.misc/credits_vignette texture, which is rendered behind the poem and the credits.blur post-processing shader has been renamed to box_blur.use_linear_filter to post-processing passes which when set to true switches texture sampling mode from nearest-neighbor sampling to linear interpolation for that pass.entity_outline_box_blur post-processing shader.chamber_9, and renamed it to slanted.chamber_3, and renamed it to pedestal.From released versions before 1.20
/weather not working in custom dimensions.From 1.20.1
From 1.20.4
From the 1.20.5 development versions
update_1_21 data pack./function then space closes the internal server.menu_background.png.From the previous development version
weapon.* command suggestions.