minecraft.wiki-mirror/wiki_backup/20w10a.txt
2024-12-24 06:17:34 -05:00

199 lines
9.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{Infobox version
|title=Minecraft 20w10a
|image=20w10a.jpg
|image2=Java Edition 20w10a.png
|edition=Java
|type=Snapshot
|date=March 4, 2020
|clienthash=5476bd5eda4f2fec842225b4e60dc270aa9c18c9
|jsonhash=b4a52fc38b37b1600f3cb62f01fd42cbb65789e8
|serverhash=b9310c21839112d6758b0b245998f57a2b9a0500
|clientmap=beffe14336310bd455b0a88a03b204496df13c3c
|servermap=dcf7b65a7bf1f29c1480bb03085b1d4cace64c18
|parent=1.16
|prevparent=1.15.2
|prev=20w09a
|next=20w11a
|nextparent=1.16
}}<onlyinclude>
'''20w10a''' is the fifth [[snapshot]] for [[Java Edition 1.16]], released on March 4, 2020,<ref name="20w10a">{{snap|20w10a|March 4, 2020}}</ref> which gives [[smithing table]]s a functionality and adds [[hyphae]] and nether [[Ambience|ambient sounds]].
== Additions ==
=== Blocks ===
; {{Animate|Crimson Hyphae (UD) JE1.gif; Warped Hyphae (UD) JE1.gif|32px}} [[Hyphae]]
* A variant of stems with the bark on all 6 sides.
* Also has a stripped variant.
=== General ===
; [[Ambience]]
* Added 95 ambient sounds to the [[Nether]].
** Different sounds play in each Nether biome.
; [[Tag]]s
* Added <code>hoglin_repellents</code> block tag.
** Contains [[warped fungus]].
** Does not contain potted warped fungus.
** [[Hoglin]]s avoid blocks in this tag.
* Added <code>piglin_repellents</code> block tag.
** Contains [[soul fire]], [[soul fire torch]]es, and [[soul fire lantern]]s.
** [[Piglin]]s avoid blocks in this tag.
== Changes ==
=== Blocks ===
; [[Crimson roots]]
* Inventory texture has been changed.
; [[Crying obsidian]]
* Programmer Art texture is now the old 2011 texture.
; [[Fire]] and [[soul fire]]
* Now has a proper hitbox ({{frac|1|16}} [[block]]s).
* Now has a breaking animation.
* Cannot be put out by [[sword]]s or [[trident]]s in [[Creative]] mode, akin to other blocks, and can be modified via the [[debug stick]].
; [[Nether sprouts]]
* Texture changed from [[File:Nether Sprouts JE1 BE1.png|32px]] to [[File:Nether Sprouts JE2 BE2.png|32px]] (a little taller than in previous snapshots).
; [[Observer]]s, [[redstone block]]s, [[target]]s
* Now allow placing of [[ladder]]s and [[tripwire hook]]s.
; [[Smithing table]]s
* 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.
** [[Enchantment]]s on the diamond item are preserved when upgrading into netherite.
; [[Target]]s
* Are now flammable.
* Can now be activated by [[ender pearl]]s and [[bottles o' enchanting]].
; [[Warped fungus]]
* Inventory texture has been changed.
=== Items ===
; [[Hoe]]s
* Can now be enchanted with [[Efficiency]], [[Fortune]] and [[Silk Touch]].
* Now mine [[hay bale]]s faster than other [[tool]]s.
* 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.
; [[Netherite scrap]]
* Changed the texture.
=== Mobs ===
; [[Fish]]
* 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.<ref>{{reddit|fdfmcy/hot_off_the_smithing_table_snapshot_20w10a_is_out|fjh8a2t|title=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.|author=sliced_lime|date=March 4, 2020}}</ref>
=== Non-mob entities ===
; [[Item frame]]s
* Have two new tags:
** <code>Invisible</code> makes item frame invisible ([[item]] inside frame remains visible).
** <code>Fixed</code> prevents item frame from being [[breaking|broken]] and the item inside from being removed (it does not prevent item rotation).
=== Gameplay ===
; [[Bartering]]
* Has been tweaked again.<ref>{{tweet|kingbdogz|1235259261229436940|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.|March 4, 2020}}</ref>
** [[Piglin]]s can now offer [[soul sand]] and [[iron nugget]]s.
** Piglins no longer offer [[shroomlight]]s, [[warped nylium]], nor [[warped fungi]].
** [[Netherite hoe]]s are now less common.
=== General ===
; [[Advancement]]s
* The <code>target_hit</code> trigger has been changed.
** Conditions:
*** <code>signalStrength</code> has been renamed to <code>signal_strength</code>.
*** Added <code>projectile</code>: matches the projectile [[entity]].
*** Added <code>shooter</code>: matches the [[player]] who shot or threw the projectile.
; <samp>[[client.jar]]</samp>
* Removed [[Realms]] code from the client, though its assets remain.
; [[Entity]] UUIDs
* UUIDs of the owners of projectiles, such as [[arrow]]s or [[snowball]]s, are now stored as an array of four integers. All UUIDs will be stored in this format in the future.
; [[Model]]s
* All "block states" files have improved spacing, and now define the namespace when referring to the model.{{verify|This does not seem to be true. At least in 21w41a, the item frame blockstates file still seems to not use namespacing. Whether this was always the case and was not changed in 20w10a, or was changed and reverted since, is unknown.}}
* All model files now define the namespace when referring to a different model.{{verify|Also does not seem to be true. Again, in 21w41a, plenty are still using bare referencing like "block/block".}}
; [[Realms]]
* Removed translation strings of:
** <code>mco.create.world.seed</code>.
** <code>mco.trial.title</code>.
** <code>mco.trial.unavailable</code>.
; [[Tag]]s
* Added [[crimson hyphae]] and stripped crimson hyphae to the <code>crimson_stems</code> block and item tags.
* Added [[warped hyphae]] and stripped warped hyphae to the <code>warped_stems</code> block and item tags.
== Fixes ==
{{Fixes|fixedin=20w10a
|;old
|MC-64334|Fire can be destroyed if given an item with {{cd|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 {{cd|desert_temple_1}} and {{cd|plains_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 {{cd|snowy_cartographer_house_1}}.
|MC-169715|Misrotated block in {{cd|snowy_small_house_3}}.
|MC-169869|Mooshroom uses incorrect texture in Programmer Art.
|MC-170242|Asymmetrical walls in {{cd|taiga_medium_house_4}}.
|MC-170470|At {{cd|snowy_library_1}}, the snow block is placed next to the window, which causes an ugly visual effect.
|;dev
|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 {{cd|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.
|;prev
|MC-173165|Piglin bartering loot table contains an extra {{cd|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.
}}</onlyinclude>
== Video ==
{{slicedlime|6qeqdjYSH9o}}
== References ==
{{reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.1x}}
[[de:20w10a]]
[[es:Java Edition 20w10a]]
[[fr:Édition Java 20w10a]]
[[ja:Java Edition 20w10a]]
[[pt:Edição Java 20w10a]]
[[ru:20w10a (Java Edition)]]
[[uk:20w10a (Java Edition)]]
[[zh:20w10a]]