minecraft.wiki-mirror/wiki_backup/Java Edition 19w34a.txt

167 lines
7.9 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 19w34a
|image=19w34a.jpg
|image2=Java Edition 19w34a.png
|edition=Java
|type=Snapshot
|date=August 22, 2019
|clienthash=9d74a00192ffc6b83c8b3c754619d057a9353754
|jsonhash=458a93685d1ea632f7c0b3bd3db4f24b58e9ba86
|serverhash=288962c67d083e35d4313cf0eba8ad1e27173d17
|parent=1.15
|prevparent=1.14.4
|next=19w35a
|nextparent=1.15.1
}}<onlyinclude>
'''19w34a''' is the first [[snapshot]] for [[Java Edition 1.15]],<ref>{{tweet|adrian_ivl|1164523905593294850|It's time for the first 1.15 snapshot to be released into the wild!|August 22, 2019}}</ref> released on August 22, 2019,<ref name="19w34a">{{snap|19w34a|August 22, 2019}}</ref> which adds [[bee]]s and bee-related items, such as [[bee hive]]s, [[honey bottle]]s and [[honeycomb]]s.
== Additions ==
=== Blocks ===
; [[File:Bee Nest (S) JE1.png|32px]] [[Bee nest]]s
* Spawn naturally in [[flower forest]]s, [[plains]], and [[sunflower plains]] biomes.
* Can house [[bee]]s.
* Fills up with honey.
** The amount of honey in the bee nest increases as bees gather nectar and return to their nest.
** The player can harvest [[honeycomb]]s and [[honey bottle]]s from the nest {{ctrl|using}} [[shears]] and [[glass bottle]]s respectively.
** If the player breaks or harvests honey from the nest, the bees become hostile on the player.
*** Bees inside the nest don't turn hostile if it is broken with [[Silk Touch]], but bees outside the nest do.
*** Bees don't turn hostile if there is a [[campfire]] underneath the nest when honeycombs or honey bottles are harvested.
* Is a [[block entity]] and cannot be pushed by [[piston]]s.
; [[File:Beehive (S) JE1.png|32px]] [[Bee hive]]s
* Can be crafted using 6 [[planks]] and 3 [[honeycomb]]s.
* Function the same as [[bee nest]]s, but don't need [[Silk Touch]] to be dropped.
=== Items ===
; [[File:Honey Bottle JE1 BE2.png|32px]] [[Honey bottle]]s
* Restores {{Hunger|6}} and 9.6 saturation.
* Can be used to craft 3 [[sugar]].
* Obtained by {{ctrl|using}} a [[glass bottle]] on bee hives/nests with a <code>honey_level</code> of 5.
; [[File:Honeycomb JE1 BE2.png|32px]] [[Honeycomb]]s
* Obtained by {{ctrl|using}} [[shears]] on bee hives/nests with a <code>honey_level</code> of 5.
* Can be used to craft [[bee hive]]s.
; [[Spawn egg]]s
* [[File:Bee Spawn Egg JE1.png|32px]] [[Bee spawn egg]]
=== Mobs ===
; [[File:Bee.png|32px]] [[Bee]]s
* Have {{hp|10}} health.
* Live in groups near hives and nests.
** If a bee does not have a home nest, it wanders until it finds one.
** Can hide inside hives.
*** Maximum of 3 bees per nest.
* When attacked, all bees from the same hive try to attack the original attacker.
** The same happens when their hive/nest is destroyed.
*** Placing a [[campfire]] under the nest makes the bees passive.
** Have an {{nbt|int|Anger}} data tag, which defaults to zero.
*** When the bee is attacked, this tag is set to around 700 ticks.
** When they attack, they give [[Poison]] to the target for 10 seconds and then they die 5060 seconds after attacking.
** When bees attack the player, their eyes turn red.
* Can be bred using any type of [[flower]], including wither roses.
** They follow any player holding a small flower.
*** If the player holds still, the bees land around them.
* Hover around flowers and enter a "pollinated" state after some time. When pollinated, pale white particles come off them. The bee also has its texture changed to include dots similar in color to the pollen particles.
** Bees try to pollinate [[wither rose]]s despite the fact that they are harmed by the [[Wither effect]] they give.
** When they pollinate flowers, a small popping noise is heard.
** Return to their nest after entering the "pollinated" state.
** A pollinated bee can accelerate the growth of [[crops]] and sweet berry bushes it passes.
** After enough bees enter a bee nest in the pollinated state, the bee nest becomes filled with honey.
* Being killed by a bee sting results in new [[death message]]: "<''player''> was stung to death".
=== Gameplay ===
; [[Particles (Java Edition)|Particles]]
* New particles: {{cd|dripping_honey|falling_honey|falling_nectar|landing_honey|d=,}}.
=== Command format ===
; [[Loot table]]s
* New function:
** <code>copy_state</code> Copies state properties from {{ctrl|dropped}} block to {{nbt|compound|BlockStateTag}} in dropped [[item]].
*** Parameters:
**** {{nbt|string|block}} source of properties (block ID).
**** {{nbt|compound|properties}} list of property names. All must be present on [[block]].
=== General ===
; [[Language]]s
* Added [[wikipedia:Yiddish|Yiddish]] language.
; [[Tag]]s
* Added {{cd|minecraft:bee_growables|minecraft:beehives|minecraft:crops|minecraft:flowers|minecraft:tall_flowers|d=and}} block tags.
* Added <code>minecraft:flowers</code> and <code>minecraft:tall_flowers</code> item tags.
; Textures
* Added textures for a wax block and crystallized honey item.
** These are unobtainable in-game. See [[History_of_textures/Unused_textures#Wax_block|history of unused textures.]]
== Changes ==
=== Blocks ===
; [[Crafting table]]
* When the GUI is opened, {{key|Shift}} + clicking an item or a stack in the [[inventory]] now transfers it directly into the crafting grid.
; [[Dispenser]]
* Can now harvest [[honeycomb]]s when dispensing [[shears]] on [[bee nest]]s and [[bee hive]]s filled with honey.
** The honeycomb items are dropped on the ground.
* Can now collect [[honey bottle]]s when dispensing [[glass bottle]]s on bee hives.
* Can now collect [[water bottle]]s when dispensing glass bottles on [[water]].
; [[Redstone comparator]]
* Can now detect how much honey is inside bee hives and bee nests.
** The output strength is equal to the amount of honey in the hive.
=== General ===
; Game library updates
* ''Minecraft'' now requires OpenGL 2.0.
; Rendering updates
* Partially implemented [[Java Edition mentioned features#Blaze3D|Blaze3D]].
== Fixes ==
{{fixes|fixedin=19w34a
|;old
|74762|Under certain circumstances chunks can swap or reset.
|102267|Certain mobs do not take damage on magma blocks.
|103313|Hitbox of slime and magma cube is offset for some seconds.
|115643|Cannot hear punching blocks with 'Friendly Creatures' volume off.
|133255|Cartographers generate maps for existing Mansions and Monuments rather than unexplored ones.
|142918|The stonecutter does not allow custom recipe inputs to be shift-clicked in.
|148562|Obsidian towers in The End biome are not generated as intended.
|149231|Dragon egg culls the top of cactus.
|150202|Chunks sometimes are dislocated/copied to another location.
|151354|Cannot rearrange servers with shortcut.
|152100|When using a brewing stand, the player cannot put blaze powder into the slot using the shift key.
|152172|Cartography table plays the sound multiple times overlapping on shift-click.
|152173|Loom plays the sound multiple times overlapping on shift-click.
|156276|Cannot shift-click while riding a horse, within inventory.
|156852|Ghost blocks remain when insta-mining; reappearance of {{bug|MC-5694}}.
|156876|In {{cd|desert_small_house_7}}, one door is open.
|156884|Bows sometimes don't use the correct texture when being drawn in creative mode.
|156952|Village tree center has leaves that are persistent.
|157136|Villagers restocking is not properly tracked.
|158988|Minecraft will remove up to several hundred chunks per region if region file is not exact multiple of 4096 bytes.
}}</onlyinclude>
== Video ==
{{Slicedlime|i5U44LTy4vg}}
== Trivia ==
* Unlike most of the first-of-the-week snapshots, this was released on a Thursday instead of Wednesday, similar to the snapshots before [[14w26a]].
* This snapshot came exactly a year after [[Java Edition 1.13.1|1.13.1]].
== References ==
{{reflist}}
== Navigation ==
{{Navbox Java Edition versions|1.1x}}
[[cs:19w34a]]
[[de:19w34a]]
[[es:Java Edition 19w34a]]
[[fr:Édition Java 19w34a]]
[[ja:Java Edition 19w34a]]
[[pt:Edição Java 19w34a]]
[[ru:19w34a (Java Edition)]]
[[th:รุ่น Java 19w34a]]
[[uk:19w34a (Java Edition)]]
[[zh:19w34a]]