Java Edition 20w18a
Jump to navigation
Jump to search
Minecraft 20w18a
Edition | |||||||
---|---|---|---|---|---|---|---|
Release date |
April 29, 2020 | ||||||
Type | |||||||
Snapshot for | |||||||
Downloads | |||||||
Obfuscation maps | |||||||
Protocol version |
714 | ||||||
Data version |
2532 | ||||||
Resource pack format |
5 | ||||||
Data pack format |
5 | ||||||
Minimum Java version | |||||||
|
{ "title": "Minecraft 20w18a", "images": [ "20w18a.jpg", "Java Edition 20w18a.png" ], "rows": [ { "field": "''(link to Java Edition article, displayed as Java Edition)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "April 29, 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/472c80b7df1ef0818da70ef7d13ad512866afd09/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/8d428d8e5a482c253f973a73d5c04ea73d0addd3/20w18a.json .json])<br />[https://piston-data.mojang.com/v1/objects/4d84832bdc7f62aa96b0d5d5a73b1272e8c474b5/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/b93fd42cb6d6666accd68b786051b607876e8e1c/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/a35a93d06fb0d36f77c0c49901a8c9d4b9901c84/server.txt Server]", "label": "(link to Obfuscation map article, displayed as Obfuscation maps)" }, { "field": "714", "label": "(link to Protocol version article, displayed as Protocol version)" }, { "field": "2532", "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 20w17a|◄ 20w17a]]\n</td>\n<td style=\"padding: 0.4em\">''' 20w18a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 20w19a| 20w19a ►]]\n</td>\n</tr>\n</table>" }
20w18a is the fourteenth snapshot for Java Edition 1.16, released on April 29, 2020,[1] which changes the behavior of redstone and fixes bugs.
Additions[edit | edit source]
Gameplay[edit | edit source]
- Added a new death message for being killed by another player's firework using a crossbow.
- "[player] went off with a bang due to a firework fired from [item] by [player/mob]"
Changes[edit | edit source]
Blocks[edit | edit source]
- Can now be waterlogged.
- A single redstone wire is now represented as a cross.
- Redstone provides power to blocks on sides it shows a visual connection to, and not on those sides without a visual connection.
- A wire on top of a block, which is redirected from below, now powers the sides it is redirected to.
- Wires that redirect upwards to wires on non-conductive blocks used to only be redirected visually, now this redirection applies to their behavior as well.
- A wire that is redirected to go over a block now always provides power to the block. This is most noticeable when the wire has signal strength 1.
- Redstone dust's hitbox now better adjusts to its shape.
- Renamed crimson and warped wall signs from "<Type> Sign" to "<Type> Wall Sign".
- Changed the "Upgrade gear" title to "Upgrade Gear".
- Can now redirect redstone wire.
Twisting vines and weeping vines
- Now drop themselves only 33% of the time, increased with Fortune, for a 100% chance to drop with Fortune III.
- Always drop 1 vine when broken with shears or a tool enchanted with Silk Touch.
Items[edit | edit source]
- Renamed the piglin banner pattern to "Snout".
Mobs[edit | edit source]
General
- Mobs that are riders of other mobs and entities no longer despawn.
- Therefore, passengers of boats and minecarts no longer despawn.
- Can no longer spawn in stacks of 3 or higher.
- If they spawn riding striders, they no longer despawn.
World generation[edit | edit source]
- Reduced the number of mobs that spawn in soul sand valleys and warped forests.
- Made golden apples less common in chest loot.
Command format[edit | edit source]
- Changed the failure message for not being able to find a valid biome from "Could not find a <biome name> within reasonable distance" to "Could not find a biome of type <biome name> within reasonable distance".
Gameplay[edit | edit source]
- Added
player
check to every trigger (exceptimpossible
).- Due to addition of
player
, existing contents oflocation
,slept_in_bed
,hero_of_the_village
,voluntary_exile
can now be placed inlocation
field instead of top-level object.- Old syntax is still supported, but deprecated.
- Due to addition of
- Entity checks in triggers can now use loot table condition syntax.
- All conditions in top level array must be met for whole condition to trigger.
- To access new functionality, top level element must be JSON array.
- JSON objects are interpreted as old notation.
- Full list of extended triggers:
- New field
player
in every trigger. bred_animals
:parent
,partner
,child
channeled_lightning
:victims
cured_zombie_villager
:zombie
,villager
fishing_rod_hooked
:entity
killed_by_crossbow
:victims
player_killed_entity
:entity
entity_killed_player
:entity
player_hurt_entity
:entity
summoned_entity
:entity
tame_animal
:entity
target_hit
:projectile
villager_trade
:villager
- New field
- Changed "<player> fell off a scaffolding" to "<player> fell off scaffolding".
- Added a new line detailing mob spawning.
SC
represents the number of chunks in which mobs can spawn. It is the same value given in debug reports asspawning_chunks
.M
,C
,A
,W
, andM
represent the number of mobs for each group that contribute to that group's mob cap. The groups areMonster
,Creature
,Ambient
,Water_Creature
, andMisc
. They're also in debug reports.
- In the Targeted Block and Targeted Fluid fields, the coordinates of the targeted block or fluid are now shown as well.
- The "Looking At" field has been removed in favor of this.
Respawning
- Changed the message "You have no home bed or respawn anchor, or it was obstructed" to "You have no home bed or charged respawn anchor, or it was obstructed".
- Changed "End Portal opens!" to "End Portal opens".
- Changed "Husk converted to Zombie" to "Husk converts to Zombie".
- Changed "Zombie converted to Drowned" to "Zombie converts to Drowned".
General[edit | edit source]
Multiplayer screen
- Changed "Online play is not rated" to "Caution: Third-Party Online Play".
- Changed "During online play you may be exposed to chat messages or other types of user generated content that has not been rated, and may not be suitable for all ages." to "Caution: Online play is offered by third-party servers that are not owned, operated, or supervised by Mojang or Microsoft. During online play, you may be exposed to unmoderated chat messages or other types of user-generated content that may not be suitable for everyone."
Servers
- Added a
enable-status
option to the server.properties file which if set tofalse
suppresses replies to status requests from clients.- This makes the server appear offline in the multiplayer screen.
- Added control over how much entity data a server sends to clients:
entity-broadcast-range-percentage
server property, controlling how close entities need to be before being sent to clients.- Higher values mean entities are visible further away from players but cause more network traffic.
- Specifies a percentage of the default value so, for example,
50
specifies half of the default range.
- Added soul campfires to the
piglin_repellents
item tag.
World selection
- Changed "Failed to access level" to "Failed to access world".
- Changed "Failed to delete level" to "Failed to delete world".
- Changed "Game rules" to "Game Rules".
- Changed "Disable Elytra movement check" to "Disable elytra movement check".
Fixes[edit | edit source]
From released versions before 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-9405 – Top piece of staircase redstone dust doesn't power blocks on the same height in the direction it is powered from unless only connected to something on the other side.
- MC-11211 – Unable to perform many right-click actions when targeting the top face of blocks placed at y=255.
- MC-13727 – Arrows shot from bow bounce on horse when moving or not and damage if fire arrows.
- MC-105132 – Horse, spider and llama spin around when walking next to the fence or wall.
- 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-127149 – Land mobs cannot properly walk on the waterlogged blocks.
- MC-131634 – Getting burnt if on top of non-full block.
- 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-155742 – Iron golems tend to congregate on the north side of villages.
- 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.
- MC-166895 – Underlines in Written Book Text disappear with subtitles.
From the 1.16 development versions
- 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 a dispenser is used on a 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.<color>
. - 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.
- MC-179146 –
weeping_vines_plant
changes toweeping_vines
during/fill
command.
From the previous development version
- 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-180410 – Enderman spawn rate seems very low on upgraded worlds.
- MC-181296 – Panorama has the wrong overlay when using Programmer Art.
Video[edit | edit source]
Video made by Slicedlime:
Trivia[edit | edit source]
- The blog post for this update includes an image comparing the prior redstone mechanics to the changed mechanics. Previously, the before mechanics were labeled as 1.15.2 mechanics, despite the presence of a target block, which was introduced later than 1.15.2. The image was later changed to say “Previously” in order to correct this.
- There is still an error in the caption saying: "Comparison between 1.15.2 and 20w18a"
References[edit | edit source]
- ↑ "Minecraft Snapshot 20w18a" – Minecraft.net, April 29, 2020.