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

149 lines
8.1 KiB
Text

{{Infobox version
|title=Minecraft 1.13-pre7
|image=1.13-pre1.jpg
|image2=Java Edition 1.13-pre7.png
|edition=Java
|type=Pre-release
|date=July 10, 2018
|parent=1.13
|clienthash=0b5d9df7bc2d0e4fd00d0bf7cf4409b999567497
|jsonhash=dec652f76a03e192b7b8de0e093869ca803eb4c8
|serverhash=6cd8348fadedaa1de5851f449b995c835bb569eb
|prevparent=1.12.2
|nextparent=1.13.1
|prev=1.13-pre6
|next=1.13-pre8
}}<onlyinclude>
'''1.13-pre7'''<ref name=article>{{Mcnet|minecraft-113-pre-release|Minecraft 1.13 pre-release 7|July 10, 2018}}</ref> is the seventh pre-release for [[Java Edition 1.13]].
== Additions ==
=== Command format ===
* Added {{cmd|scoreboard objectives modify ''<objective>'' displayname ''<displayname>''}}
== Changes ==
=== Fluids ===
; [[Water]]
* Pressing the {{control|jump}} button in flowing water at <code>level=1</code>, <code>level=2</code> and <code>level=3</code> will now do normal jumps instead of {{control|swimming}} up.
=== Items ===
; [[Map]]s
* Maps changed slightly in regards to which [[block]]s are shown and which blocks are not.<ref>https://www.reddit.com/r/Minecraft/comments/8xo1ex/minecraft_113_map_rendering_changes/</ref>
=== General ===
; [[Advancement]]s
* Advancement descriptions now have colors:
** Normal and goal advancements have green descriptions.
** Challenge advancements have purple descriptions.
; [[Debug screen]]
* '''Left side:'''
** Added "Looking at liquid" row. Displays the targeted fluid's coordinates.
** "Looking at" row has been renamed "Looking at block" and now targets through liquids.
* '''Right side:'''
** "Targeted Block" information now targets through fluids.
** "Targeted Block" now displays information for blocks up to 16 blocks away.
** Added "Targeted Entity". Displays information for entities up to 4 blocks away (counting from the entity's hitbox).
* Changed {{key|F3+I}}<ref>F3+I was used to copy targeted block or entity data to clipboard.</ref> to now be {{key|Shift+F3+I}}. It is now clarified that it copies the client-side data of targeted block or entity. It still can be used by anyone.
* Added {{key|F3+I}} to copy targeted block or entity server-side data to clipboard. It can only be used by operators.
; [[Particles]]
* Drip particles are now generated by [[Waterlogging|waterlogged]] blocks where appropriate.<ref>{{bug|MC-127025}}</ref>
* Drip particles now snap to the hitbox of the block they appear on.<ref>{{bug|MC-1390}}</ref>
; Other
* Fixed outstanding issues with the new improved fonts.{{more info|what exactly?}}
== Fixes ==
{{fixes|fixedin=1.13-pre7|prefix=Minecraft
|;old
| 1390 | Upper slabs with water/lava on top makes midair dripping water/lava.
| 9186 | Water does not leak through leaves and regular stairs but upside down stairs.
| 76356 | Bold unicode characters appear doubled.
| 76920 | Non-solid blocks don't show up on maps if the block below isn't solid.
| 96911 | Iron golem / VillagerGolem killing monster it is riding has broken AI.
| 111755 | Minecraft can crash when failing to connect to a server.
| 115987 | Enderman sounds are <code>entity.endermen.xx</code>.
| 118998 | Cannot open URLs on Linux with X11.
| 132833 | Opening 1.5.2 world on 1.12.2 works perfectly but bed is transparent.
|;dev
| 122596 | Command autocomplete overrides command history navigation.
| 122734 | No particles when bed explodes in the nether.
| 123087 | Fences, glass panes, iron bars, stairs, and melon/pumpkin stems in structures generate with wrong block state.
| 123369 | Trying to recreate world from future version shows no warning and can crash.
| 123769 | Some item tooltips that previously had colors don't have colors anymore.
| 123836 | Double blocks aren't loaded in structures.
| 123850 | Redstone dust doesn't update shape of connecting redstone dust when going up onto transparent blocks.
| 124015 | Red Giant Mushrooms generate with 5 blocks having wrong blockstates, thus showing wrong faces.
| 124126 | The player does not look at the block they are inside of.
| 124915 | {{cmd|locate}} and eye of ender find strongholds in invalid places.
| 125090 | Cartographer doesn't unlock woodland mansion map trades.
| 125462 | Waterlogged blocks does not decrease light level.
| 125872 | Superflat preset "The Void" doesn't generate starting platform anymore.
| 126704 | X-ray vision.
| 126998 | When their block state changes, waterlogged blocks don't remove water they let through.
| 127025 | Waterlogged blocks do not display water drip animation.
| 127093 | Water flowing onto waterlogged blocks spreads outward, rather than stopping.
| 127114 | Water in glass panes and ladders doesn't appear in maps.
| 127115 | Visually fully submerged waterlogged blocks don't appear as water on maps.
| 127224 | Waterlogged blocks that are not full blocks trigger auto-jump even if it is disabled.
| 127303 | There are no water sources near the south ceiling of flooded caves and trenches.
| 128257 | Bugged swimming animation while the head is not underwater.
| 128478 | Distance swum statistic uses old "swimming" (bobbing on top of water) instead of the new swimming.
| 129388 | Player suffocating when touching a solid block while swimming.
| 129772 | Shortest flow path of water attempts to go through blocks that can be waterlogged.
| 129773 | Pushing against a waterlogged block while in a waterlogged block causes the player to climb.
| 129892 | Selector wildcard doesn't work in scoreboard operations.
| 130072 | Pufferfish don't play the <code>entity.puffer_fish.sting</code> sound when damaging mobs.
| 130324 | Mansion couldn't generate completely.
| 130602 | Water blocks visible through the 'Targeted Block' section in {{key|F3}}.
| 131352 | Item rarity color overrides first text component's color in the held tooltip (item switching).
| 131382 | Scoreboard objective name can't be updated.
| 131945 | Looking at blocks through water show XYZ of water block in line of sight.
| 132107 | Path blocks are not updating when a block is above them.
| 132248 | Server crash on launch using Java 9 or newer.
| 132269 | Blocks invisible on map.
| 132342 | Kelp stalk under a block on map causes tile to display water texture instead of block texture.
| 132362 | decoration tag in superflat world doesn't work at all.
| 132375 | Upgrading 1.12.2 world to 1.13-pre5 crashes the game.
| 132483 | Crawling into sufficiently tight holes can cause the character to suffocate.
|;prev
| 132631 | Cannot write in the box in the Superflat presets option.
| 132632 | Can not climb 1 block height if player is in water 5 or more blocks from water source.
| 132644 | Short/narrow characters have inconsistent slant.
| 132651 | New font: Leviated characters ů ť ď Ů, darker upper pixel, too thin í.
| 132654 | {{keys|F3+I}} is missing large amounts of data.
| 132665 | Various crashes when language set to a CJK language.
| 132706 | Sticky pistons pull blocks that pop off.
| 132707 | HD SGA font doesn't work anymore.
| 132708 | Remaining ascii.png in a resource pack causes all in-game font to display gibberish.
| 132751 | Two chests spawned inside each other.
| 132817 | Issue loading 1.13 pre-5 world in pre-6.
| 132842 | 1 blocks wide structure aren't displayed on a maps.
| 132974 | Converting 1.12 world to 1.13 spams Chunk file at x,y is missing level data, skipping.
| 132977 | Esc key results in an older world being converted to a newer version during 'Play' menu sequence.
| 133063 | When trying to connect to an unreachable server Minecraft crashes instead of showing error message.
| 133093 | Water flow search mechanics doesn't count waterlogged blocks as closest flow destinations.
| 133136 | Crash when launching the game with LWJGL allocation debugging enabled.
| 133139 | The image write callback is never freed, leaking small amounts of memory for each screenshot.
| 133140 | The GL debug message callbacks are never freed, causing memory leak warnings.
}}</onlyinclude>
== Video ==
Video made by [[slicedlime]]:
{{yt|mYucCbx0K54}}
== References ==
{{reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.1x}}
[[de:1.13-pre7]]
[[es:Java Edition 1.13-pre7]]
[[fr:Édition Java 1.13-pre7]]
[[ja:Java Edition 1.13-pre7]]
[[nl:1.13-pre7]]
[[pt:Edição Java 1.13-pre7]]
[[ru:1.13-pre7 (Java Edition)]]
[[zh:Java版1.13-pre7]]