237 lines
12 KiB
Text
237 lines
12 KiB
Text
{{Infobox version
|
|
|title=Minecraft 22w15a
|
|
|image=22w15a.jpg
|
|
|image2=Java Edition 22w15a.png
|
|
|edition=Java
|
|
|type=Snapshot
|
|
|date=April 13, 2022
|
|
|jsonhash=884c9042aa5877be1e8e282a4723a7778e1246ab
|
|
|clienthash=b5b14c791de1b44ce2d6de13dfd18b9ced843618
|
|
|clientmap=5ca2f62eacc890b09b9b9b45cd1edfe36cdee34a
|
|
|serverhash=2760f745a00711bcc19bf78d6056019f69318d03
|
|
|servermap=496416e9ac476347b47655089b7819877977f737
|
|
|parent=1.19
|
|
|prevparent=1.18.2
|
|
|prev=22w14a
|
|
|next=22w16a
|
|
|nextparent=1.19
|
|
}}<onlyinclude>
|
|
|
|
'''22w15a''' is the fifth [[snapshot]] for [[Java Edition 1.19]], released on April 13, 2022,<ref>{{snap|22w15a|April 13, 2022}}</ref> which adds ranged attack for [[warden]]s, two new [[advancement]]s, and fixes bugs.
|
|
|
|
== Additions ==
|
|
=== Gameplay ===
|
|
; [[Advancement]]s
|
|
* Added two new advancements:
|
|
** "Sneak 100"
|
|
*** Sneak near a sculk sensor, sculk shrieker or warden to prevent it from hearing you
|
|
** "When the Squad Hops into Town"
|
|
*** Get each frog variant on a lead
|
|
* Added <code>avoid_vibration</code> advancement trigger.
|
|
** Triggered when a vibration event is ignored because the source player is holding the sneak key, with following conditions:
|
|
*** <code>player</code>: a player for which this trigger runs
|
|
* Added <code>thrown_item_picked_up_by_player</code> advancement trigger.
|
|
** Triggered when a player picks up an item that was thrown by an entity, with following conditions:
|
|
*** <code>player</code>: a predicate for the player picking up the item.
|
|
*** <code>entity</code>: a predicate for the entity that threw the item.
|
|
*** <code>item</code>: a predicate for the item.
|
|
|
|
=== General ===
|
|
; [[Particles (Java Edition)|Particles]]
|
|
* Added a new particle: <code>sonic_boom</code>.
|
|
|
|
; [[Tag]]s
|
|
* Added following block tags:
|
|
** <code>#completes_find_tree_tutorial</code>: {{cd|d=and|#logs|#leaves|#wart_blocks}}.
|
|
** <code>#dampens_vibrations</code>: <code>#wool</code> and <code>#wool_carpets</code>.
|
|
** <code>#nether_carver_replaceables</code>: {{cd|d=and|#base_stone_overworld|#base_stone_nether|#dirt|#nylium|#wart_blocks|soul_sand|soul_soil}}.
|
|
** <code>#overworld_carver_replaceables</code>: {{cd|d=and|#base_stone_overworld|#dirt|#sand|#terracotta|#iron_ores|#copper_ores|water|gravel|sandstone|red_sandstone|calcite|snow|packed_ice|raw_iron_block|raw_copper_block}}.
|
|
* Added following item tags:
|
|
** <code>#completes_find_tree_tutorial</code>: {{cd|d=and|#logs|#leaves|#wart_blocks}}.
|
|
** <code>#wart_blocks</code>: <code>nether_wart_block</code> and <code>warped_wart_block</code>.
|
|
|
|
== Changes ==
|
|
=== Blocks ===
|
|
; [[Carpet]]s
|
|
* Now dampen the vibrations caused by their placing, breaking or dropping as items, just like [[wool]].
|
|
* Now also dampen the vibrations caused by running and jumping over them.
|
|
|
|
; [[Glow lichen]] and [[sculk vein]]s
|
|
* Can now be placed on the top and sides of [[soul sand]], [[mud]] and maximum height [[snow]].
|
|
|
|
; [[Mangrove leaves]]
|
|
* Changed texture.
|
|
* Are now able to drop when using [[Silk Touch]] tools.
|
|
|
|
; [[Mangrove roots]]
|
|
* Can now be composted.
|
|
|
|
; [[Mud]]
|
|
* Now allows [[sugar cane]], [[bamboo]], and [[big dripleaves]] to be planted on top of it.
|
|
|
|
; [[Muddy mangrove roots]]
|
|
* Now allows [[flower]]s, [[sapling]]s and [[grass]] to be planted on top of it.
|
|
|
|
; [[Note block]]
|
|
* Reverted the change made in [[22w13a]] in which only [[wool]] and wool [[carpet]]s would block sounds.
|
|
|
|
; [[Sculk shrieker]]
|
|
* Changed model and side texture.
|
|
|
|
; [[Vines]]
|
|
* Can now be placed on the sides of [[soul sand]], [[mud]] and maximum height [[snow]].
|
|
|
|
=== Gameplay ===
|
|
; [[Advancement]]s
|
|
* Changed "You Got a Friend in Me" to "You've Got a Friend in Me".<ref>{{bug|MC-250025}}</ref>
|
|
* Fixed capitalization issues in several advancements.<!--see bug fixes for examples-->
|
|
|
|
=== Items ===
|
|
; [[Boat]]s and [[boats with chests]]
|
|
* Changed item textures of all types of boats and boats with chests.
|
|
|
|
; [[Recovery compass]]
|
|
* Can no longer be used on a [[lodestone]].
|
|
|
|
=== Mobs ===
|
|
; [[Allay]]
|
|
* Now have a natural health regeneration of {{hp|2}} per second.
|
|
|
|
; [[Wandering trader]]
|
|
* Now sells 1 [[mangrove propagule]] for 5 [[emerald]]s.
|
|
|
|
; [[Warden]]
|
|
* Can now charge a ranged attack when the player is building high, hiding behind walls or being out of range of their melee attack.
|
|
** Their rib cages open up to shriek a sonically charged ranged attack that can penetrate walls.
|
|
** The ranged attack deals {{Hp|30}} damage in Normal and can hit at a horizontal distance of 15 blocks.
|
|
** The ranged attack can only hit one target at a time.
|
|
* Can now smell players from further away.
|
|
* The vertical range wardens get angry at a target while sniffing is now 20 blocks instead of 6 blocks.
|
|
|
|
=== Non-mob entities ===
|
|
; [[Boats with chests]]
|
|
* Now, the inventory can be accessed by right click directly when there is already a passenger inside of it.
|
|
|
|
; [[Item frame]]
|
|
* Now adjusts its hitbox to account for the larger size of a framed [[map]].
|
|
|
|
=== World generation ===
|
|
; [[Mangrove swamp]]
|
|
* Mud now generates all the way from the surface down to stone.
|
|
* Cave [[carver]]s can now cut through mud.
|
|
* Tall mangroves are far more common than short mangroves now.
|
|
* [[Moss carpet]] now generates on top of some mangrove tree's roots.
|
|
* [[Tropical fish]] now spawn in water.
|
|
* Water fog color is now cyan instead of yellow like in the normal swamp.
|
|
|
|
=== Gameplay ===
|
|
; [[Advancement]]s
|
|
* The [[Darkness]] effect is now required for the "How Did We Get Here" advancement.
|
|
* The parent advancement of the "With our powers combined!" advancement is changed from "Bukkit bukkit" to "When the Squad Hops into Town".
|
|
* The ID of the "Birthday Song" advancement is changed from <code>allay_deliver_cake_to_noteblock</code> to <code>allay_deliver_cake_to_note_block</code>.
|
|
* Removed <code>item_delivered_to_player</code> advancement trigger.
|
|
|
|
=== General ===
|
|
; [[Bonus chest]]
|
|
* Now has a chance to contain [[mangrove log]]s.
|
|
|
|
; [[Creative inventory]]
|
|
* All types of [[wooden stairs]] are now found together in the same order as other wooden blocks.
|
|
* The [[recovery compass]] is now found next to the regular [[compass]].
|
|
|
|
; [[Panorama]]
|
|
* Changed to reflect [[The Wild Update]], showing a mangrove swamp.
|
|
|
|
; [[Tag]]s
|
|
* Renamed <code>#ignore_vibrations_on_occluding_block</code> game event tag to <code>#dampenable_vibrations</code>.
|
|
* Renamed <code>#occludes_vibration_signals</code> item tag to <code>#dampens_vibrations</code>, and added <code>#wool_carpets</code> to it.
|
|
* Mud is no longer part of the <code>#dead_bush_may_place_on</code> and <code>#enderman_holdable</code> block tags.
|
|
* Mud and muddy mangrove roots are now part of the <code>#dirt</code> block and item tag.
|
|
** This change effectively keeps mud in, and adds muddy mangrove roots, to the <code>#dead_bush_may_place_on</code> and <code>#enderman_holdable</code> block tags.
|
|
* Moss carpet and vine are now part of the <code>#mangrove_logs_can_grow_through</code> block tag.
|
|
* Moss carpet, vine, mangrove propagule and snow are now part of the <code>#mangrove_roots_can_grow_through</code> block tag.
|
|
|
|
== Fixes ==
|
|
{{fixes|fixedin=22w15a
|
|
|;old
|
|
|147686|Joining a world that uses custom resources shows default resources until fully loaded.
|
|
|183520|Phantoms with {{nbt|byte|NoAI}} can go through blocks.
|
|
|210805|Wool incorrectly occludes the vibration of walking along blocks placed on top of it that are under {{frac|5|16}} blocks tall.
|
|
|210868|Wool occlusion doesn't work as it should when combining both vertical and horizontal motion.
|
|
|212610|Glow lichens cannot be put on soul sand.
|
|
|212629|Leashes from two or more invisible entities connect to each other.
|
|
|216567|Vines cannot be placed on the sides of 8 layers of snow.
|
|
|216569|Glow lichen cannot be placed on the side of 8 layers of snow.
|
|
|219642|Vines cannot be placed on the sides of soul sand.
|
|
|226430|Several 1.17 advancement strings are improperly capitalized.
|
|
|228862|Game freezes when client fails to download server resource pack.
|
|
|231458|The word "ingot" within the "Serious Dedication" advancement description is improperly capitalized.
|
|
|235035|Sleeping in a custom dimension with {{nbt|bool|natural}} set to {{cd|false}} causes crash.
|
|
|237920|"Feels like home" advancement is incorrectly capitalized.
|
|
|237922|"Jukebox" in Sound of Music description is incorrectly capitalized.
|
|
|237924|The word "villager" within the "Star Trader" advancement description is improperly capitalized.
|
|
|;dev
|
|
|249072|Sculk shriekers replace water blocks.
|
|
|249087|The inside texture of mangrove roots darkens when solid blocks are placed adjacent to them.
|
|
|249111|{{cd|sculk_charge}} cannot be used in {{cmd|particle}} command.
|
|
|249208|Vines, glow lichens, and sculk veins cannot be placed on the side or top faces of mud.
|
|
|249315|Mangrove Roots cannot be composted.
|
|
|249347|Map color for mangrove sign and mangrove wall sign is incorrect.
|
|
|249423|Player can't open the boat with chests without a {{key|Shift}}, even when player can't get into the boat.
|
|
|249424|Hand animation still plays when trying to get into a boat with chest that already has an entity in it.
|
|
|249445|Activated sculk shriekers fail to summon the warden when broken.
|
|
|249488|Darkness pulsing option is not saved.
|
|
|249495|Inconsistent shading in boat item sprites.
|
|
|249632|The Darkness effect is not required for the "How Did We Get Here?" advancement.
|
|
|249664|Warden despawns when far away.
|
|
|249688|Mangrove stairs come after nether wood stairs in the Building Blocks tab.
|
|
|249737|Allay can be pushed around with {{cd|{NoAI:1b}<nowiki/>}}.
|
|
|249741|New advancement names are not properly capitalized.
|
|
|249785|Warden can be pushed when emerging and digging.
|
|
|249824|Allays can pass through walls client-side as a result of them not colliding with entities properly.
|
|
|;previous
|
|
|249917|Mangrove trees don't replace certain blocks with roots.
|
|
|249923|Recovery compass isn't sorted with regular compass in creative inventory.
|
|
|249927|Player can use a Recovery Compass on a Lodestone.
|
|
|249931|Growing a Mangrove Tree with bone meal creates a ghost block.
|
|
|249933|Game crash related to the frog occurred (Accessing {{cd|LegacyRandomSource}} from multiple threads).
|
|
|249934|Mangrove roots sometimes don't generate waterlogged when generating within water.
|
|
|249936|Cave carvers don't cut through mud.
|
|
|249938|Mangrove Leaves do not drop from Silk Touch tools.
|
|
|249942|Water got removed after waterlogged Mangrove Propagule grows.
|
|
|249947|Top of Sculk Shrieker model is vertically squished.
|
|
|249968|Powering a beacon disconnects player from server.
|
|
|249977|Harsh chunk borders appear when upgrading a 1.18.2 world.
|
|
|249979|Chance to have mangrove roots not waterlogged when growing from a sapling while underwater.
|
|
|249984|"note_block" is inconsistently spelled as "noteblock" in the {{cd|allay_deliver_cake_to_noteblock}} advancement.
|
|
|250017|{{nbt|int array|UUID}} launch argument required.
|
|
|250025|The "You Got a Friend in Me" advancement is incorrectly presented in the past tense.
|
|
|250063|Warden doesn't attack anything after dismounting as a passenger.
|
|
|250081|Wandering trader doesn't trade mangrove propagule.
|
|
|250099|Mangrove Log and Mangrove Planks don't spawn in bonus chest.
|
|
|250101|Can't plant sugar cane on mud.
|
|
|250103|Can't plant bamboo on mud.
|
|
|250104|Can't plant big dripleaf on mud.
|
|
|250106|Overworld vegetation cannot be placed on muddy mangrove roots.
|
|
|250115|Mud does not generate underwater in mangrove swamps.
|
|
|250135|Sculk veins cannot be placed on the top or sides of soul sand.
|
|
|250136|Sculk veins cannot be placed on eight layers of snow.
|
|
}}</onlyinclude>
|
|
|
|
== Video ==
|
|
{{Slicedlime|EdaPxrcjzOI|fErV8YMLm9k}}
|
|
|
|
== References ==
|
|
{{Reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox Java Edition versions|1.1x}}
|
|
|
|
[[de:22w15a]]
|
|
[[es:Java Edition 22w15a]]
|
|
[[fr:Édition Java 22w15a]]
|
|
[[ja:Java Edition 22w15a]]
|
|
[[pt:Edição Java 22w15a]]
|
|
[[ru:22w15a (Java Edition)]]
|
|
[[th:รุ่น Java 22w15a]]
|
|
[[zh:22w15a]]
|