Version Java 20w18a
Type |
Snapshot |
---|---|
Date de sortie |
29 avril 2020 |
Snapshot pour | |
Téléchargement | |
Cet article concerne la version Java. Pour les autres éditions, voir Historique des versions.
La 20w18a est le quatorzième snapshot de la version 1.16, sorti le 29 avril 2020.[1] Il modifie le comportement de la redstone et corrige des bugs.
Ajouts[]
Gameplay[]
- Messages de mort
- Ajout d'un nouveau message de mort affiché quand un joueur est tué par un feu d'artifice
- « [joueur] s'est fait pulvériser dans une détonation à cause d'un feu d'artifice tiré par [joueur/créature] avec [objet] ».
Modifications[]
Blocs[]
- Peut maintenant être détrempée.
- Modification de la texture pour correspondre à celle de la version Bedrock.
- Un circuit au-dessus d'un bloc, qui est redirigé par le bas, alimentera désormais les côtés vers lesquels il est redirigé.
- Les circuits qui redirigent vers le haut vers les fils sur des blocs non conducteurs n'étaient auparavant redirigés que visuellement.
- Un circuit redirigé pour passer par-dessus un bloc fournira désormais toujours l'alimentation au bloc. Ceci est plus visible lorsque le fil a une puissance de signal 1.
- Le nom des pancartes carmin et biscornues murales passe de "Pancarte <type>" à "Pancarte <type> murale".
- Peut désormais conduire les circuits de redstone.
- Ont désormais 33 % de chances de lâcher leur objet, avec une chance supplémentaire avec l'enchantement Fortune, pour une chance de 100 % avec Fortune III.
- Vont seulement lâcher une liane si détruites avec des cisailles ou avec un outil muni de l'enchantement Toucher de soie.
Objets[]
- Le motif « Groin de Piglin » est désormais nommé « Groin ».
Créatures[]
- Ne peuvent plus apparaître trois à la fois (l'un chevauchant l'autre).
- Les piglins zombifiés qui chevauchent des arpenteurs ne vont plus disparaître.
Génération du monde[]
- Diminution des créatures qui apparaissent dans les vallées des âmes et les forêts biscornues.
- Les pommes dorées sont moins courantes dans les coffres générés.
Format de commande[]
- Changement du message affiché quand un biome est impossible à trouver vers « Impossible de trouver un biome "<nom du biome>" à une distance raisonnable ».
Gameplay[]
- Changement du message « Vous n'avez pas de lit ou d'ancre de réapparition, ou le bloc a été obstrué » en « Vous n'avez pas de lit ou d'ancre de réapparition chargée, ou le bloc a été obstrué ».
- Changement du sous-titre « Portail de l'End ouvert ! » (End Portal opens!) en « Portail de l'End qui s'ouvre » (End Portal opens).
- Changement du sous-titre "Husk converted to Zombie" en "Husk converts to Zombie".
- Changement du sous-titre "Zombie converted to Drowned" en "Zombie converts to Drowned".
Général[]
- Les feux de camp des âmes ont été ajoutés au tag de bloc
piglin_repellents
.
Corrections[]
- 79 bugs corrigés
- Provenant des versions antérieures à la Version Java 1.16
- MC-2255 – Redstone wire uses different criteria for connecting visually and logically.
- MC-8645 – Redstone wire receiving level 1 power from a block, pointing at another block with wire on it will not power that block.
- MC-11211 – Unable to perform many right-click actions when targeting the top face of blocks placed at y=255.
- MC-111381 – Rendering rotations for shulkers are set in
onInitialSpawn
method. - MC-117806 – Dispenser with a filled bucket at y=255 facing upwards replaces filled with empty bucket despite no fluid being placed.
- MC-137336 – Redstone dust's hitbox is inconsistent with other blocks when branching.
- MC-143904 – Adding a non-rail block to the
#rails
block tag will crash the game when placing a minecart on it. - MC-147255 – Beds in the Overworld will explode if in a nether wastes biome.
- MC-153508 – Redstone dust traveling up the side of a block cannot be targeted.
- MC-162385 – The background of
/title
text does not fade with the text. - MC-166269 – Wet wolves become black for an instant after shaking off water.
- MC-166296 – Mobs picking up and equipping items does not play the equipping sound.
- Provenant des versions de développement de la Version Java 1.16
- MC-170840 – Broken spawn rates in soul sand valleys and warped forests.
- MC-170944 –
/locatebiome
messages do not fit for all biome names. - MC-171523 – Inconsistent strings for warped and crimson wall signs.
- MC-172172 – Adult piglins spin around while following the player.
- MC-172253 – Equip sound does not play when piglins equip items.
- MC-172643 – Piglin's snout glows when wearing enchanted armor.
- MC-173067 –
NullPointerException
when a structure containing a campfire is placed during the world generation. - MC-173198 – Target blocks are transparent and do not transfer redstone signals.
- MC-173385 – New Nether lighting system does not affect fluids, entity-like blocks (chests, etc.) and entities.
- MC-173747 – Armor enchantment glint does not render.
- MC-174573 – Nether vines can drop multiple copies with Fortune (free duplication).
- MC-174593 – Inconsistent pluralization in "fell off a scaffolding".
- MC-174811 – Zombified piglins are able to spawn on top of nether wart blocks.
- MC-175107 – It is possible to get Bad Omen VI in Survival mode.
- MC-175740 – Game crashes when dispenser is used on non-beehive block in the
#beehives
tag. - MC-175741 – Game crashes when a cat attempts to sleep in a non-bed in the
#beds
tag. - MC-176028 – Striders can spawn in stacks of three or more.
- MC-176032 – Striders can float.
- MC-176054 – Baby strider passengers float/passenger offset is too high.
- MC-176135 – Striders riding other entities are not cold.
- MC-176203 – Striders with Levitation walking on lava do not levitate.
- MC-176221 – Striders spin when trying to pathfind towards players with warped fungi/warped fungi on sticks while being leashed.
- MC-176459 – Baby striders can spawn with saddles.
- MC-176468 – Adult striders can spawn with saddles.
- MC-177105 – Hoglins, piglins, villagers, and zoglins look at their target's feet instead of its head.
- MC-177127 – Unnecessary exclamation point in subtitle "End Portal opens!".
- MC-177173 – Baby zoglin age status value is not stored in the NBT tag.
- MC-177557 – Using compass on the top of a lodestone at y=255 sets compass but does not play sound.
- MC-177561 – Compasses used on the top of lodestone at y=255 do not break when the lodestone is destroyed.
- MC-177771 –
death.attack.fireworks.item
displays raw translation string (is untranslated). - MC-177790 – Piglin Banners are named
block.minecraft.banner.piglin.<colour>
. - MC-177794 – Globe banner pattern is not required to add the globe to a banner.
- MC-177816 – "Failed to access/delete level" should be "world".
- MC-177911 – Cave generator does not cut through blackstone.
- MC-177951 – Game crashes when fire starters are used on a non-campfire in the
#campfires
tag. - MC-177976 – Baby piglins can pick up soul campfires.
- MC-178013 – Zombified piglins riding striders can despawn, leaving saddled striders.
- MC-178129 – Entity conversion subtitles use inconsistent tenses.
- MC-178336 – The message "You have no home bed or respawn anchor, or it was obstructed" does not make it clear that the player's respawn anchor might have been depleted.
- MC-178817 – Chain blocks do not have a
waterlogged
state. - MC-178943 – Piglins/hoglins spawned in bastion remnants can outrun players.
- MC-178949 – Bastion remnants cannot be generated in superflat worlds.
- Provenant de la version de développement précédente
- MC-179839 – Chat text renders behind the armor bar.
- MC-179841 – Game crashes when the player optimizes their world.
- MC-179845 – Rain falls through any blocks in some spots.
- MC-179847 – Hoglins and piglins spin around.
- MC-179850 – There is no difference between Entity Distance 100% and 500%.
- MC-179858 – Maps show stone-like pattern despite it not being there.
- MC-179863 – Setting attribute
minecraft:generic.max_health
value to 0 or lower causes an infinite death loop after dying. - MC-179866 – In some spots, it is raining even if it should be snowing.
- MC-179868 – Crash when going to a previous page of writable books.
- MC-179883 – Raw JSON text duplicates components in "extra" in entity names.
- MC-179886 – Play button overlay does not appear in the world save selection GUI.
- MC-179905 – Caption of game rule screen is missing.
- MC-179952 – Height map data does not get converted.
- MC-179954 – Keybindings are not correctly inserted into the demo info box text.
- MC-180030 – Adult hoglins zombified into an adult zoglin deals the same damage as a baby.
- MC-180100 – Rain particles appear black under certain conditions.
- MC-180110 – Underline and strikethrough in JSON text do not always render correctly.
- MC-180125 – Incorrect font spacing on non-BMP characters.
- MC-180135 – Empty chat messages are not displayed.
- MC-180138 – Long messages in chat no longer have hanging indention.
- MC-180246 – The "r" in "Game rules" is not capitalized.
- MC-180248 – The "g" in "Upgrade gear" is not capitalized.
- MC-180299 – "Elytra" in "Disable Elytra movement check" is inconsistently capitalized.
- MC-180353 – Chat background renders in front of the debug menu but chat text renders behind it.
- MC-181296 – Panorama has the wrong overlay when using Programmer Art.
Références[]
- ↑ "Minecraft Snapshot 20w18" – Minecraft.net, 29 avril 2020