Editing Java Edition 15w47b
Jump to navigation
Jump to search
Please remember to:
Consult the style guide and rules if you are unsure about something.
Use the Show preview button to preview your edits before you save them.
Use the Show preview button to preview your edits before you save them.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 21: | Line 21: | ||
== Additions == |
== Additions == |
||
=== Command format === |
=== Command format === |
||
; [[Sound]] events |
|||
* Added <code>entity.shulker.hurt_closed</code>. |
* Added <code>entity.shulker.hurt_closed</code>. |
||
* Removed <code>entity.guardian.thorns</code>. |
* Removed <code>entity.guardian.thorns</code>. |
||
Line 44: | Line 44: | ||
=== Gameplay === |
=== Gameplay === |
||
; [[Item]] pickup |
|||
* When the [[player]] picks up an item, the item entity goes slightly transparent when it moves into their inventory. |
* When the [[player]] picks up an item, the item entity goes slightly transparent when it moves into their inventory. |
||
** See {{bug|MC-92915}}. |
** See {{bug|MC-92915}}. |
||
Line 50: | Line 50: | ||
== Changes == |
== Changes == |
||
=== Blocks === |
=== Blocks === |
||
; [[Beacon]] |
|||
* Effect duration depends on pyramid levels, 9 seconds plus 2 seconds per level (formerly a constant 9 seconds). |
* Effect duration depends on pyramid levels, 9 seconds plus 2 seconds per level (formerly a constant 9 seconds). |
||
=== Items === |
=== Items === |
||
; [[Arrow]]s |
|||
* Now bounce off of Creative mode [[player]]s, whereas before they would pass straight through. |
* Now bounce off of Creative mode [[player]]s, whereas before they would pass straight through. |
||
; [[Shears]] |
|||
* Now lose durability when used to break any block (formerly only lost durability on [[leaves]], [[cobweb]], [[grass]], [[vines]], [[tripwire]] and [[wool]]). |
* Now lose durability when used to break any block (formerly only lost durability on [[leaves]], [[cobweb]], [[grass]], [[vines]], [[tripwire]] and [[wool]]). |
||
=== Gameplay === |
=== Gameplay === |
||
; [[Enchantments]] |
|||
* [[Silk Touch]] can no longer be applied to [[shears]] in Survival. |
* [[Silk Touch]] can no longer be applied to [[shears]] in Survival. |
||
** This makes [[cobweb]]s unobtainable in this snapshot. |
** This makes [[cobweb]]s unobtainable in this snapshot. |