Java Edition 20w10a
Jump to navigation
Jump to search
Minecraft 20w10a
Edition | |||||||
---|---|---|---|---|---|---|---|
Release date |
March 4, 2020 | ||||||
Type | |||||||
Snapshot for | |||||||
Downloads | |||||||
Obfuscation maps | |||||||
Protocol version |
705 | ||||||
Data version |
2512 | ||||||
Resource pack format |
5 | ||||||
Data pack format |
5 | ||||||
Minimum Java version | |||||||
|
{ "title": "Minecraft 20w10a", "images": [ "20w10a.jpg", "Java Edition 20w10a.png" ], "rows": [ { "field": "''(link to Java Edition article, displayed as Java Edition)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "March 4, 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.16 article, displayed as 1.16)", "label": "Snapshot for" }, { "field": "[https://piston-data.mojang.com/v1/objects/5476bd5eda4f2fec842225b4e60dc270aa9c18c9/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/b4a52fc38b37b1600f3cb62f01fd42cbb65789e8/20w10a.json .json])<br />[https://piston-data.mojang.com/v1/objects/b9310c21839112d6758b0b245998f57a2b9a0500/server.jar Server]", "label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)" }, { "field": "[https://piston-data.mojang.com/v1/objects/beffe14336310bd455b0a88a03b204496df13c3c/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/dcf7b65a7bf1f29c1480bb03085b1d4cace64c18/server.txt Server]", "label": "(link to Obfuscation map article, displayed as Obfuscation maps)" }, { "field": "705", "label": "(link to Protocol version article, displayed as Protocol version)" }, { "field": "2512", "label": "(link to Data version article, displayed as Data version)" }, { "field": "5", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of resource pack formats article, displayed as Resource pack format)</span>" }, { "field": "5", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of data pack formats article, displayed as Data pack format)</span>" }, { "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8 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.15.2|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.15.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.16|1.16]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.16.1| 1.16.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 20w09a|◄ 20w09a]]\n</td>\n<td style=\"padding: 0.4em\">''' 20w10a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 20w11a| 20w11a ►]]\n</td>\n</tr>\n</table>" }
20w10a is the fifth snapshot for Java Edition 1.16, released on March 4, 2020,[1] which gives smithing tables a functionality and adds hyphae and nether ambient sounds.
Additions[edit | edit source]
Blocks[edit | edit source]
- A variant of stems with the bark on all 6 sides.
- Also has a stripped variant.
General[edit | edit source]
- Added 95 ambient sounds to the Nether.
- Different sounds play in each Nether biome.
- Added
hoglin_repellents
block tag.- Contains warped fungus.
- Does not contain potted warped fungus.
- Hoglins avoid blocks in this tag.
- Added
piglin_repellents
block tag.- Contains soul fire, soul fire torches, and soul fire lanterns.
- Piglins avoid blocks in this tag.
Changes[edit | edit source]
Blocks[edit | edit source]
- Inventory texture has been changed.
- Programmer Art texture is now the old 2011 texture.
- Now has a proper hitbox (1⁄16 blocks).
- Now has a breaking animation.
- Cannot be put out by swords or tridents in Creative mode, akin to other blocks, and can be modified via the debug stick.
Observers, redstone blocks, targets
- Now allow placing of ladders and tripwire hooks.
- Added functionality: it is used to upgrade diamond items into netherite versions.
- It is now the only way to craft netherite gear, as crafting them was removed.
- Enchantments on the diamond item are preserved when upgrading into netherite.
- Are now flammable.
- Can now be activated by ender pearls and bottles o' enchanting.
- Inventory texture has been changed.
Items[edit | edit source]
- Can now be enchanted with Efficiency, Fortune and Silk Touch.
- Now mine hay bales faster than other tools.
- Each tier has different speed at which hoes mine blocks they are effective against.
Netherite armor, tools and swords
- Can no longer be crafted.
- Changed the texture.
- Changed the texture.
Mobs[edit | edit source]
- Now despawn when they are further than 64 blocks away from the closest player.
- Does not apply to fish placed by the player or nametagged fish.[2]
Non-mob entities[edit | edit source]
- Have two new tags:
Gameplay[edit | edit source]
- Has been tweaked again.[3]
- Piglins can now offer soul sand and iron nuggets.
- Piglins no longer offer shroomlights, warped nylium, nor warped fungi.
- Netherite hoes are now less common.
General[edit | edit source]
- The
target_hit
trigger has been changed.
- Removed Realms code from the client, though its assets remain.
Entity UUIDs
- UUIDs of the owners of projectiles, such as arrows or snowballs, are now stored as an array of four integers. All UUIDs will be stored in this format in the future.
- All "block states" files have improved spacing, and now define the namespace when referring to the model.[verify for Java Edition]
- All model files now define the namespace when referring to a different model.[verify for Java Edition]
- Removed translation strings of:
mco.create.world.seed
.mco.trial.title
.mco.trial.unavailable
.
- Added crimson hyphae and stripped crimson hyphae to the
crimson_stems
block and item tags. - Added warped hyphae and stripped warped hyphae to the
warped_stems
block and item tags.
Fixes[edit | edit source]
From released versions before 1.16
- MC-64334 – Fire can be destroyed if given an item with
CanDestroy
tag for unbreakable block below (notably bedrock). - MC-91522 – Shulker rendering position desync and generates ghost shulker when destroying shulker-ridden boat or minecart.
- MC-101364 – Mobs and players sometimes dismount vehicles in a dangerous place.
- MC-111473 – Player activated fireworks do not count as a player kill.
- MC-111475 – Fireworks cannot hurt invulnerable mobs when a player is in creative mode.
- MC-111498 – Fireworks and water bottle damage do not make neutral mobs angry or hostile.
- MC-111502 – Fireworks damage does not make passive mobs flee in panic.
- MC-130906 – Dolphins are moving very fast when near a boat.
- MC-131046 – Angry dolphins give players dolphin's grace.
- MC-146824 – Ladders and tripwire hooks cannot be placed on the sides of redstone blocks, observers and target blocks.
- MC-147496 – Dolphin tries to catch the boat of the non-player ride.
- MC-147708 – Putting out fires is not considered mining a block, leading to strange effects.
- MC-148836 – World search and world name text boxes aren't focused when entering menu anymore.
- MC-152441 – Corner quartz stairs do not have the border on the back/bottom that a normal quartz stair would have.
- MC-157208 – Enchanting tables can display a blank enchantment option for hoes.
- MC-163655 – Fire cannot be targeted like other blocks.
- MC-165518 – Village houses
desert_temple_1
andplains_temple_4
have no floor at entrance. - MC-168319 – Fireworks sometimes don't explode when launched at the edge or under a block.
- MC-168748 – Rapid cod spawning and despawning causing performance issues.
- MC-169533 – Asymmetrical walls in
snowy_cartographer_house_1
. - MC-169715 – Misrotated block in
snowy_small_house_3
. - MC-169869 – Mooshroom uses incorrect texture in Programmer Art.
- MC-170242 – Asymmetrical walls in
taiga_medium_house_4
. - MC-170470 – At
snowy_library_1
, the snow block is placed next to the window, which causes an ugly visual effect.
From the 1.16 development versions
- MC-170819 – Netherite sword and boots textures have transparent pixels.
- MC-170829 – When dropping netherite tools and armor into lava, it sounds as if they are burning.
- MC-171367 – Warped fungus item does not match block texture.
- MC-171447 – Crimson root item form has inconsistent texture.
- MC-172077 – Piglins with
NoAI
shake in the overworld. - MC-172082 – Piglins do not serialize their conversion time.
- MC-172242 – Left handed piglins do not look at gold ingots in their right hand.
- MC-172353 – Piglin wearing netherite helmet and enchanted helmets have z-fighting.
- MC-172567 – Wither skeletons don't automatically attack piglins.
- MC-173021 – Unuseful warning is logged when the server receives incorrect vehicle movement packets.
- MC-173090 – Attacking baby piglins do not anger any adult piglins.
From the previous development version
- MC-173165 – Piglin bartering loot table contains an extra
set_count
function. - MC-173168 – The word "backup" appears instead of "back up".
- MC-173176 – Serialization error affecting operators list and whitelist.
- MC-173185 – Cannot put efficiency enchantment on a hoe in survival mode.
- MC-173209 – All hoes have the same mining speed.
- MC-173210 – Target block does not work with ender pearls and bottles o' enchanting.
- MC-173244 – Target block moved by pistons permanently keep their signal strength.
- MC-173272 – Shooting a firework rocket into a target won't set off a redstone signal.
- MC-173327 – Target is not flammable but hay bales are.
Video[edit | edit source]
Video made by Slicedlime:
References[edit | edit source]
- ↑ "Minecraft Snapshot 20w10a" – Minecraft.net, March 4, 2020.
- ↑ "It was 128 blocks before. This doesn't apply to anything marked persistent, like nametagged fish or fish caught in a bucket and then released again." – u/sliced_lime on Reddit, March 4, 2020
- ↑ "It seems we missed a change in the Snapshot changelog: Bartering loot has been tweaked once again: - Soul Sand is back! - Netherite Hoe much less common. - Shroomlight removed. - Warped Fungus removed. - Iron Nuggets added." – @kingbdogz on X (formerly Twitter), March 4, 2020