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

166 lines
7.2 KiB
Text
Raw Permalink 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 19w08a
|image=19w08a.jpg
|image2=Java Edition 19w08a.png
|edition=Java
|type=Snapshot
|date=February 20, 2019
|clienthash=8107282674163f5bb025548fef3ec26d6c5cd6ba
|jsonhash=bb709105f79aea09dcb8c279063d012787fee5f8
|serverhash=f337f8dfb765f152388d5038a6e0e8830782e5ed
|parent=1.14
|prevparent=1.13.2
|prev=19w07a
|next=19w08b
|nextparent=1.14.1
}}<onlyinclude>
'''19w08a''' is the twenty-second [[snapshot]] for [[Java Edition 1.14]], released on February 20, 2019<ref>{{snap|19w08a|February 20, 2019}}</ref>, which adds brown [[mooshroom]]s and [[leather horse armor]].
== Additions ==
=== Items ===
; [[File:Leather Horse Armor (item) JE2.png|32px]] [[Leather horse armor]]
* Crafted from 7 leather.
* Can be dyed 12,326,391 different colors, similar to [[Armor#Dyeing leather armor|leather armor]].
=== Mobs ===
; [[File:Brown Mooshroom JE1 BE1.png|32px]] [[Brown mooshroom]]
* Spawn when a regular mooshroom is struck by [[lightning]].
** Can turn back into a red mooshroom when again struck by lightning.
* Can be fed [[flower]]s to then be "milked" for [[suspicious stew]].
** Suspicious stew is only given the first time the mooshroom is milked after it has eaten a flower.
== Changes ==
=== Blocks ===
; [[Blocks of emerald]], [[diamond ore]]s, [[diorite]], [[grass block]]s, [[Grass Block|snowy grass block]]s, [[podzol|snowy podzol]], [[mycelium|snowy mycelium]], and [[oak door]]s
* Changed texture.
; [[Campfire]]s
* Can now be extinguished using splash water bottles.
; [[Smooth quartz]]
* Now use the bottom texture of normal quartz blocks, rather than the top one.
; [[Stained glass]] and [[stained glass pane]]s
* Updated textures to match normal glass and glass pane.
=== Items ===
; [[Gold armor]], [[cake]]s, [[emerald]]s, [[phantom membrane]]s, and [[snowball]]s
* Changed texture.
; [[Horse armor]]
* Changed texture.
* Now remains visible when the horse wearing it has the [[Invisibility]] effect.
* No longer flashes red when the horse takes damage.
* Now apply the [[Thorns]], [[Feather Falling]], [[Depth Strider]], [[Respiration]], [[Protection]], [[Fire Protection]], [[Projectile Protection]] and [[Blast Protection]] enchantments to horses that are wearing it.
=== Mobs ===
; General
* Mobs can now sleep in beds using commands.{{verify|type=change|What's the command then? Tried several things, and they didn't work for things like zombies; when done, sync with the JE 1.16 page.}}
; [[Dolphin]]s
* Can no longer have armor equipped onto them via a dispenser.
; [[Fox]]es
* Changed bounding box and eye height of foxes (prevents them from drowning when swimming).
* Can no longer have armor equipped onto them via a dispenser.
* Fox bark sounds are now named screeches.
; [[Iron golem]]s, [[skeleton horse]]s, and [[zombie horse]]s
* Updated textures.
; [[Mooshroom]]s
* Added 3 new sounds, for converting, eating and milking.
* Mooshrooms now have a <code>Type</code> data field.
; [[Panda]]s
* Can no longer have armor equipped onto them via a dispenser.
* 5% of them are babies when naturally spawned.
; [[Slime]]s and [[magma cube]]s
* Hitbox side length for sizes 0, 1, 3 (small, medium, big) changed from 0.51, 1.02, 2.04 to 0.5202, 1.0404, 2.0808, respectively.
=== World generation ===
; [[Village]]s
* Now naturally generate with one [[iron golem]] spawned.
* Updates to animal and villager spawn structures.
=== Gameplay ===
; [[Status effect]]s
* Each individual status effect icon texture is now found in a separate texture file.
* [[Bad Omen]], [[Luck]] and [[Bad Luck]] have had their icons updated.
* Improved the [[Invisibility]] status effect to allow it to correctly work in many cases where it didn't.
** Guardians no longer see invisible players.
** Zombies and illagers no longer see invisible villagers and wandering traders.
=== Command format ===
* <code>'text'</code> can once again be used for string quotes in commands in addition to the double quote <code>"text"</code>.<ref>{{Link|url=https://github.com/Mojang/brigadier/pull/52|title=Allow single quote in strings by boq · Pull Request #52 |website=Mojang/brigadier GitHub}}</ref>
** Inside single-quoted strings, double quotes are handled as a normal character and requires no escaping (and vice-versa), making it easier to input text components in NBT.
=== General ===
* The loading screen added in [[19w07a|the previous snapshot]] now displays when changing the game's language and changing or reloading [[resource pack]]s.
** Doing these things no longer freeze the client.
== Fixes ==
{{fixes|fixedin=19w08a|prefix=Minecraft
|;old
|10901|Various mobs can see invisible players.
|60960|Unable to sleep through to morning due to dead player.
|64581|Game freezes a couple of seconds when changing mipmap level parameter.
|68563|Barrier particles display random textures when switching resource packs.
|73724|Iron golems no longer actively seek out hostile mobs.
|79320|Invisible villagers and wandering traders can be seen by zombies.
|106430|"Glowing" shader not reloaded on resource pack reload.
|113788|Obsidian platform in End is not repaired when dead player teleports.
|116969|Mobs look at invisible mobs/players.
|129855|Turtle egg block model has stretched texture.
|130564|Server resource packs can brick the client for periods of time.
|131368|Snow golems attack invisible mobs.
|134625|Tesselating liquid in world - {{cd|NullPointerException}}.
|135247|Phantom attack damage attribute cannot be modified using the {{cmd|data}} command.
|137009|Shulker Detection Range Incorrect for invisible targets.
|;dev
|137722|Smooth quartz blocks do not use the proper "smooth" texture.
|137841|Villagers don't run away from ravagers.
|138022|Wither roses can be placed on unusual blocks like hoppers.
|138425|Stained glass and stained glass pane still uses the old glass texture lines.
|138558|Cats and ocelots run away from players in creative mode.
|139739|Bad Omen's icon is bugged in programmer art.
|140379|New village church stained window is one block lower.
|140676|Sweet berry bushes do not burn.
|141318|Server crashes when an arrow, which has a non-vanilla sound event in its SoundEvent tag, hit a block or mob.
|141911|Fire charges cannot ignite campfires.
|141987|Splash water bottle does not extinguish campfire.
|142850|Baby pandas never spawn naturally.
|143983|Mojang logo can be changed using texture pack.
|;previous
|144080|Clicking anywhere in "Video Settings..." plays the click sound.
|144083|Cannot drag slider in options.
|144092|Fox offspring don't trust the player.
|144142|Foxes take and eat things while sleeping.
|144161|Warning on game startup: "File {{cd|minecraft:sounds/mob/fox/bark5.ogg}} does not exist, cannot add it to event {{cd|minecraft:entity.fox.bark}}".
}}</onlyinclude>
== Video ==
Video made by [[slicedlime]]:
{{yt|6L7GjTkd870}}
== Trivia ==
* This snapshot, being the twenty-second for 1.14, was released in the same week of the year as the twenty-second snapshot of the previous major update, [[18w08b]].
== References ==
{{reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.1x}}
[[cs:19w08a]]
[[de:19w08a]]
[[es:Java Edition 19w08a]]
[[fr:Édition Java 19w08a]]
[[it:Java Edition 19w08a]]
[[ja:Java Edition 19w08a]]
[[pt:Edição Java 19w08a]]
[[ru:19w08a (Java Edition)]]
[[th:รุ่น Java 19w08a]]
[[zh:19w08a]]