171 lines
8.9 KiB
Text
171 lines
8.9 KiB
Text
{{Infobox version
|
|
|title=Minecraft 1.13-pre6
|
|
|image=1.13-pre1.jpg
|
|
|image2=Java Edition 1.13-pre6.png
|
|
|edition=Java
|
|
|type=Pre-release
|
|
|date=July 4, 2018
|
|
|parent=1.13
|
|
|clienthash=9405570c459c0803da2754b34e5ffeb74413a904
|
|
|jsonhash=75e367814db76567ca02da12c80246cd22935111
|
|
|serverhash=71a2f9a760f0cbcf09d1eae60eebe1ccbb7ea1db
|
|
|prevparent=1.12.2
|
|
|prev=1.13-pre5
|
|
|next=1.13-pre7
|
|
|nextparent=1.13.1
|
|
}}<onlyinclude>
|
|
|
|
'''1.13-pre6'''<ref>{{Mcnet|minecraft-113-pre-release|Minecraft 1.13 pre-release 6|June 4, 2018}}</ref> is the sixth pre-release for [[Java Edition 1.13]].
|
|
|
|
== Additions ==
|
|
=== General ===
|
|
; [[Debug screen]]
|
|
* Added {{key|F3+I}} to copy targeted block or entity data to clipboard.
|
|
* Added information about the time it takes for a tick on the integrated server (singleplayer only), server brand (multiplayer only), number of packets sent by the client (tx), and number of packets received by the client (rx).
|
|
[[File:Debug Screen 1.13-pre6.png|right|300px]]
|
|
|
|
; [[Sounds]]
|
|
* Added new sound events:
|
|
** <code>block.coral_block.break</code>, <code>block.coral_block.fall</code>, <code>block.coral_block.hit</code>, <code>block.coral_block.place</code>, and <code>block.coral_block.step</code>
|
|
*** Used for the living [[coral block]]s.
|
|
*** Most of these sound like mixture of rocky<ref group="note">Rocky sounds are mainly used for stones.</ref> and high-pitched slimy<ref group="note">Slimy sounds are mainly used for [[slime block]]s and [[sea pickle]]s</ref> sounds.
|
|
** <code>block.wet_grass.break</code>, <code>block.wet_grass.fall</code>, <code>block.wet_grass.hit</code>, <code>block.wet_grass.place</code>, and <code>block.wet_grass.step</code>
|
|
*** Used for [[seagrass]], [[kelp]], [[coral]] and [[coral fan]]s.
|
|
|
|
== Changes ==
|
|
=== Blocks ===
|
|
; [[Seagrass]]
|
|
* Now deleted by [[kelp]] and [[conduit]]s placed within it. Prior to this update, these were the only blocks which could not replace it.
|
|
|
|
=== Mobs ===
|
|
; [[Dolphin]]s
|
|
* Changed treasure finding behavior to bring the player more accurately to [[buried treasure]].
|
|
|
|
=== General ===
|
|
; Other
|
|
* Many non-Latin alphabet characters and some emoji have been given their own "textured" font. However, some characters (such as kanji and script) still use the unicode font.{{checkthecode|which characters, exactly, were added?}}
|
|
* Some non-alphanumeric ascii characters are slightly tweaked to be less wide.
|
|
|
|
[[File:Font Fix Update Aquatic.gif|thumb|right|300px]]
|
|
* Fonts are now saved as [[wikipedia:TrueType|TrueType]] font files.
|
|
|
|
== Removals ==
|
|
; [[Options]]
|
|
* Removed "Force Unicode Font" option.
|
|
|
|
; Other
|
|
* Removed <code>skip_existing_chunks</code> from exploration map loot table function.
|
|
|
|
== Fixes ==
|
|
{{fixes|fixedin=1.13-pre6|prefix=Minecraft
|
|
|;old
|
|
|13308|Waterflow North/South Bug
|
|
|14502|Special characters on splash text on title screen rendered wrong.
|
|
|20974|Default font is missing characters.
|
|
|41410|Random text does not work in unicode.
|
|
|64537|Gui zooming out when using some languages (unicode).
|
|
|72943|Game freeze after closing an "Open to LAN" single player world.
|
|
|81876|Number of characters before line cutoff in chat is not same when unicode mode is enabled and when it is off.
|
|
|82703|Block Entities are not properly removed when 64 or more blocks are changed at the same time in a single chunk.
|
|
|91727|loot table "spreading large stacks" will overwrite existing items.
|
|
|92255|Singleplayer freezes instead of kicking a player.
|
|
|94325|Shadow of obfuscated text does not match with displayed character.
|
|
|96321|Mob cannot pathfinding in the daylight sensor.
|
|
|96524|Language specific letters don't look like they should.
|
|
|96564|Mobs can not normal walking(In situ the rotation) on the light sensor.
|
|
|103913|Auto jump on world border.
|
|
|113127|Putting an item with invalid enchantments in the first slot of an anvil and an item with valid ones in the second one causes a crash.
|
|
|121196|Overloaded servers pointlessly wait up to 50 ms every couple ticks.
|
|
|121586|Watchdog thread kills the server if average tick time is larger than max-tick-time/(15*20) ms for too long.
|
|
|122110|BufferBuilder not expanding under specific conditions.
|
|
|123133|Unicode Characters are Improperly Aligned on Different Screen Resolutions.
|
|
|124469|GUI scale size 3 displays as size 2 when Unicode font is forced.
|
|
|127822|Unicode on/off bug with another languages and english letters.
|
|
|129863|"Crawling" underneath glass/grass paths/other transparent blocks causes bugs.
|
|
|132579|Inconsistent font.
|
|
|;dev
|
|
|121798|Can only scroll list in superflat preset selection when it is focused.
|
|
|121861|Command argument validation does not work for entity id in {{cmd|summon}}.
|
|
|122478|It is possible to create a server in the server list with a blank name and/or IP address.
|
|
|122495|Cancelling backup screen using ESC opens main menu.
|
|
|122597|"Preparing spawn area <code>%s%%</code>" string is hardcoded/not translatable.
|
|
|123078|Scoreboard ranges don't work correctly at extreme values.
|
|
|123236|Wrong error message when using invalid item in {{cmd|replaceitem}}.
|
|
|123325|You can no longer use damaged items in advancement icons to display different textures.
|
|
|123352|Interaction error with block and GUI, when shift-clicking them with non-block items.
|
|
|123363|Occasional crash when changing blocks with a special renderer that uses states.
|
|
|123432|Snapshots are leaking tile entity data through to world save.
|
|
|124966|Torches in mineshafts/strongholds are not always attached.
|
|
|125772|'/execute rotated' uses sender rotation, not context rotation.
|
|
|126160|Random sugar cane underwater.
|
|
|126507|Magma blocks do not initially generate bubble columns in ruins.
|
|
|126685|Bubble columns don't update when placing magma blocks or soul sand above them.
|
|
|126708|Advancement trigger "bred_animals" does not trigger for breeding turtles.
|
|
|126769|Observers detecting updates from redstone on top of them.
|
|
|127112|Flowing water doesn't update properly when sponges soak up a source block.
|
|
|128152|Village House Generation.
|
|
|128258|You can get in the void using an elytra and a riptide trident.
|
|
|128364|You don't take damage in the void while gliding with an elytra.
|
|
|128387|Dolphins try to pick up items on land.
|
|
|128687|Picking up lava with an empty bucket would play the water picking up sound.
|
|
|128736|Dolphin's pectoral (side) fins are flipped over instead of mirrored.
|
|
|129287|Items in creative inventory can disappear or duplicate when switching them.
|
|
|129318|The "How Did We Get Here?" advancement does not require Dolphin's Grace.
|
|
|129768|Conduit can be placed in flowing water, creating a new water source.
|
|
|129814|Function ran, title, or tellraw with score or selector component, in translate's with, kicks clients.
|
|
|130021|Loading a structure with a rotation doesn't update (mossy_)cobblestone_wall's blockstates.
|
|
|130127|Dolphins generate in large amounts with ocean ruin structures.
|
|
|130157|Exiting Boat causes boat to vanish.
|
|
|130414|Cannot replace seagrass with kelp or conduits.
|
|
|130464|Downwards flowing water creating bubble columns.
|
|
|131019|Setting and changing data of signs creates unnecessary "extra" tags and causes slow downs.
|
|
|131159|Dolphins spawning in frozen/deep frozen oceans!
|
|
|131288|Shulker Box can't be opened and disappears when mined.
|
|
|131542|Unable to open 1.12 world in 1.13.
|
|
|131783|Crash on breaking 1.12.2 -> 1.13-pre5 upgraded banner.
|
|
|131903|Banners not dropping as item when broken after unloading.
|
|
|132050|Worlds <{{=}} 1.8.9 spam errors on conversion.
|
|
|132113|1.13-pre4+ crashes caused by invalid gamepad / controller configuration detected by LWJGL 3.1.6 build 14b.
|
|
|132242|Upgrading enderman spawn egg causes chunk to regenerate.
|
|
|;previous
|
|
|132252|Player cannot leave the swimming animation underwater.
|
|
|132254|Using {{cmd|effect}} to give players an effect kicks them from the server.
|
|
|132259|Poor TPS in latest pre-release.
|
|
|132278|End Crystal beam is missing texture.
|
|
|132281|Crash while creating a customized superflat world using capital letters.
|
|
|132282|Some commands give an "unexpected error" despite succeeding.
|
|
|132292|Some sound events are no longer playing the expected sound.
|
|
|132311|Dolphins don't save how long they have been out of water.
|
|
|132312|Using bone meal on anything underwater places sea grass on it.
|
|
|132316|Dark squares on top of water next to tall sea grass.
|
|
|132320|Entities with new IDs disappear when upgrading.
|
|
|132335|Shulkers no longer shoot missiles in 1.13-pre5.
|
|
|132443|Some advancements are not upgraded from 1.12.2 (to 1.13-pre5+).
|
|
|132448|Illager and golem statistics are not upgraded properly.
|
|
|132455|Evoker spawn egg disappears when upgrading from 1.12.2.
|
|
}}</onlyinclude>
|
|
|
|
== Video ==
|
|
Video made by [[slicedlime]]:
|
|
{{yt|I9wFKoocmcQ}}
|
|
|
|
== Trivia ==
|
|
* This pre-release was released exactly one month after [[1.13-pre1]].
|
|
|
|
== Footnotes ==
|
|
{{Notelist}}
|
|
|
|
== References ==
|
|
{{Reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox Java Edition versions|1.1x}}
|
|
|
|
[[de:1.13-pre6]]
|
|
[[es:Java Edition 1.13-pre6]]
|
|
[[fr:Édition Java 1.13-pre6]]
|
|
[[ja:Java Edition 1.13-pre6]]
|
|
[[nl:1.13-pre6]]
|
|
[[pt:Edição Java 1.13-pre6]]
|
|
[[ru:1.13-pre6 (Java Edition)]]
|
|
[[zh:Java版1.13-pre6]]
|