![]() |
VOOZH | about |
| Edition | Java Edition | |||||
|---|---|---|---|---|---|---|
| Release date | November 11, 2020 | |||||
| Type | Snapshot | |||||
| Snapshot for | 1.17 | |||||
| Downloads | Client (.json) Server | |||||
| Obfuscation maps | Client Server | |||||
| Protocol version | dec: 1073741830 hex: 40000006 | |||||
| Data version | 2682 | |||||
| Resource pack format | 7 | |||||
| Data pack format | 7 | |||||
| Minimum Java version | Java SE 8 | |||||
| ||||||
{
"title": "Minecraft 20w46a",
"images": [
"20w46a.jpg",
"Java Edition 20w46a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "November 11, 2020",
"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.17 article, displayed as 1.17)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/f4c56c2b7218599b78074a500ab2a89a04db5b36/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/00287a31ef6a14866a0b328637e60df6419d69bd/20w46a.json .json])<br />[https://piston-data.mojang.com/v1/objects/373675677cc57b9294a187a4d0ecab6f340d4189/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/d3687dd62798b403141db1fe7272607c53b6e9f0/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/5de650acd5894cf687a911fb9affb3b294de4dd2/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>1073741830<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>40000006",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "2682",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "7",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "7",
"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_8_.28LTS.29 Java SE 8]</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.16.4|<span style=\"margin-right:-0.35em\">β</span>β 1.16.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.17|1.17]]'''</td>\n<td style=\"padding: 0.4em\" ></td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 20w45a|β 20w45a]]\n</td>\n<td style=\"padding: 0.4em\">'''Dory05'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 20w48a| 20w48a βΊ]]\n</td>\n</tr>\n</table>"
}
20w46a is the second snapshot for Java Edition 1.17, released on November 11, 2020,[1] which adds powder snow among other changes.
/item/item <target> replace <item stack> [<count>] β same as old /replaceitem/item <target> modify <modifier> β modifies item (without copying)./item <target> copy <source> [<modifier>] β copies item for source to target(s), optionally applying modifierentity <selector> <slot> or block <x> <y> <z> <slot>/item block ~ ~ ~ container.0 copy entity @s enderchest.0 will copy first item from player's enderchest to first slot of container player is currently standing on./item command.item_modifiers directory.
value_check
value β see "New value providers" section (currently combination of random generators and score)range β min/max rangeset_enchantments
enchantments β map of enchantment id to level value (can be score or random number)add β if true, change will be relative to current level. If false, level will be replaced with current value (default behavior)score
score β scoreboard nametarget β same as target in score predicatescale β scaling factor (float)snow_step_sound_blocks block tag.
powder_snow_walkable_mobs entity tag.
/replaceitem command./item ... replace.score
entity parameter has now been replaced with target. It can either contain value from old entity field (like this) or be an score holder name in form {"name": "..."}.set_damage
add parameter. If true, change will be relative to current damage. If false, damage will be replaced with current value (default behavior)set_count
add parameter. If true, change will be relative to current item count. If false, item count will be replaced with current value (default behavior)copy_nbt
source parameter can now be set to {"storage": <namespaced id>}, to access command storage.cauldrons block tag to include powder snow cauldrons.From released versions before 1.17
From the previous development version
Video made by slicedlime: