![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | April 20, 2023 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.20 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073741955 hex: 40000083 | ||||||
| Data version | 3449 | ||||||
| Resource pack format | 14 | ||||||
| Data pack format | 14 | ||||||
| Minimum Java version | Java SE 17 | ||||||
| |||||||
{
"title": "Minecraft 23w16a",
"images": [
"23w16a.jpg",
"Java Edition 23w16a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "April 20, 2023",
"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 article, displayed as 1.20)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/10eb5a16d52959140ea2dba2fc4fb4bf177cacfa/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/96a0990716c0c77a40e160549d2d97dc0d71c642/23w16a.json .json])<br />[https://piston-data.mojang.com/v1/objects/4a8487f877eb4f3506978fb85faf41a08b570398/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/1bd8cf2208a00a93b2a02b1ebcf1e3b537865f33/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/c01d9d4ad256275dead34e819678db1e04256e08/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>1073741955<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000083",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "3449",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "14",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "14",
"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.19.4|<span style=\"margin-right:-0.35em\">β</span>β 1.19.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.20|1.20]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.20.1| 1.20.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 23w14a|β 23w14a]]\n</td>\n<td style=\"padding: 0.4em\">''' 23w16a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 23w17a| 23w17a βΊ]]\n</td>\n</tr>\n</table>"
}
23w16a is the fourth snapshot for Java Edition 1.20, released on April 20, 2023,[1] which adds a new command and fixes bugs.
/return <value>
value: An integer return value.recipe_crafted advancement trigger; triggered when crafting a recipe.
recipe_id: The resource location of the recipe crafted.ingredients: An array of predicates for the item stacks used in the recipe.
recipe_id dictates the success of the trigger.#maintains_farmland: contains pumpkin_stem, pumpkin, attached_pumpkin_stem, melon_stem, melon, attached_melon_stem, beetroots, carrots, potatoes, torchflower_crop, torchflower, pitcher_crop, and wheat
#villager_plantable_seeds: contains wheat_seeds, potato, carrot, beetroot_seeds, torchflower_seeds, and pitcher_pod.
#stone_buttons: contains stone_button and polished_blackstone_button.π Image
Polished Blackstone Button
π Image
Calibrated Sculk Sensor
π Image
π Image
Sculk Sensor and sculk Shrieker
shards to sherds (to match items).item_display items have been rotated 180 degrees around Y axis to better match transformation applied when rendering items on armor stand head and in item frames.
item_transform, rotate Y 180, transformation field, entity orientation (billboard option + Rotation field + Pos field).14.stone_button and polished_blackstone_button from the #buttons block and item tags, newly added #stone_buttons is used instead.stone_button from the #mineable/pickaxe block tag, newly added #stone_buttons is used instead.sand, dirt, and coarse_dirt from the #trail_ruins_replaceable block tag.#decorated_pot_shards item tag to #decorated_pot_sherds, and renamed all its members accordingly.General
From released versions before 1.20
/setblock can cause a client-side lag spike in some circumstances./setidletimeout set to a timer longer than 35791 disconnects idle player immediately./setblock", "/fill", or "/clone" commands to create little amounts of blocks in completely isolated areas causes large client-side stutters.From the 1.20 development versions
From the previous development version
subtitles.block.sign.waxed_interact_fail' isn't displayedblock.sniffer.egg_crack" and "block.sniffer.egg_hatch".From the current version, hotfixed