Java Edition 15w47b: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Undo revision 1074820 by Sonicwave32 (talk) Are you absolutely sure?) |
StizzurpXDD (talk | contribs) m (Changes made as per the discussion.) |
||
(41 intermediate revisions by 21 users not shown) | |||
Line 1: | Line 1: | ||
{{ |
{{Infobox version |
||
|title=15w47b |
|title=15w47b |
||
|edition= |
|edition=Java |
||
|image=15w47a.png |
|image=15w47a.png |
||
|image2=Java Edition 15w47b.png |
|||
|type=Snapshot |
|type=Snapshot |
||
|date=November 19, 2015 |
|date=November 19, 2015 |
||
|parent=1.9 |
|parent=1.9 |
||
|clienthash=517438322f119b3bec2490aada10ec3fcd2e8774 |
|||
|download=1 |
|||
|jsonhash=c52201eca7acd017743fb9b9a66700c729c8fe78 |
|||
|serverhash=80cfe2c26ef21e10feb1458c46c244caa07ebcf1 |
|||
|exehash=ec09e6643fe8e57967d92c92b1fce7cb4b12fd6b |
|||
|prevparent=1.8.9 |
|prevparent=1.8.9 |
||
|prev=15w47a |
|prev=15w47a |
||
Line 13: | Line 17: | ||
}}<onlyinclude> |
}}<onlyinclude> |
||
'''15w47b'''<ref> |
'''15w47b''' is the forty-second [[snapshot]] for [[Java Edition 1.9]], released on November 19, 2015<ref>{{link|url=https://www.mojang.com/2015/11/minecraft-snapshot-15w47a/|archive-url=https://web.archive.org/web/20151120063535/https://www.mojang.com/2015/11/minecraft-snapshot-15w47a/|title=Minecraft snapshot 15w47b|author=Searge|website=Mojang.com|date=Nov 19, 2015}}</ref> to fix some issues with [[15w47a]], along with adding various new sounds. |
||
== Additions == |
== Additions == |
||
=== Command format === |
|||
⚫ | |||
'''[[Sound]] events''' |
|||
⚫ | |||
* Added <code>entity.shulker.hurt_closed</code>. |
|||
⚫ | |||
⚫ | |||
⚫ | |||
; [[Sounds]] |
|||
* Added new sound |
* Added new sound assets for many sound events added in previous versions. |
||
⚫ | |||
⚫ | |||
* Added new sound assets for many sound events added in previous versions.{{verify|Are these really even changes in 15w47b? Or is it just changes to the 1.9 assets download that happened to be pushed out at around the same time?}} |
|||
** New sounds for scoring a critical hit, inflicting knockback, parrying, full charged attacks, sweep attacks and little to no charge attacks. |
** New sounds for scoring a critical hit, inflicting knockback, parrying, full charged attacks, sweep attacks and little to no charge attacks. |
||
*** Uses the <code>entity.player.attack</code> sound events: <code>crit</code>, <code>knockback</code>, <code>nodamage</code>, <code>strong</code>, <code>sweep</code> and <code>weak</code> |
*** Uses the <code>entity.player.attack</code> sound events: <code>crit</code>, <code>knockback</code>, <code>nodamage</code>, <code>strong</code>, <code>sweep</code> and <code>weak</code>. |
||
** New sounds for when an attack is blocked by [[shield]]s. |
** New sounds for when an attack is blocked by [[shield]]s. |
||
*** Uses the sound event: <code>entity.shield.block</code> |
*** Uses the sound event: <code>entity.shield.block</code>. |
||
** New sounds for [[witch]] idle behavior, death, drinking a potion, throwing a potion and taking damage. |
** New sounds for [[witch]] idle behavior, death, drinking a potion, throwing a potion and taking damage. |
||
*** Uses the <code>entity.witch</code> sound events: <code>ambient</code>, <code>death</code>, <code>drink</code>, <code>throw</code> and <code>hurt</code> |
*** Uses the <code>entity.witch</code> sound events: <code>ambient</code>, <code>death</code>, <code>drink</code>, <code>throw</code> and <code>hurt</code>. |
||
** New sounds for [[shulker]] idle behavior, death, being hit while their shell is closed, their bullet taking damage, and their bullet inflicting damage. |
** New sounds for [[shulker]] idle behavior, death, being hit while their shell is closed, their bullet taking damage, and their bullet inflicting damage. |
||
*** Uses the <code>entity.shulker</code> sound events: <code>ambient</code>, <code>death</code> and <code>close</code> |
*** Uses the <code>entity.shulker</code> sound events: <code>ambient</code>, <code>death</code> and <code>close</code> and the <code>entity.shulker_bullet</code> sound events <code>hurt</code> and <code>hit</code>. |
||
** New sounds for the attack of the |
** New sounds for the attack of the [[killer bunny]]. |
||
*** Uses the sound event: <code>entity.rabbit.attack</code> |
*** Uses the sound event: <code>entity.rabbit.attack</code>. |
||
** New sounds for a [[horse]] eating food given by the player. |
** New sounds for a [[horse]] eating food given by the player. |
||
*** Uses the sound event: <code>entity.horse.eat</code> |
*** Uses the sound event: <code>entity.horse.eat</code>. |
||
** New sound for when a [[Brewing Stand|brewing]] operation is complete. |
** New sound for when a [[Brewing Stand|brewing]] operation is complete. |
||
*** Uses the sound event: <code>block.brewing_stand.brew</code> |
*** Uses the sound event: <code>block.brewing_stand.brew</code>. |
||
** New sound for placing a [[boat]]. |
|||
*** Uses the sound event: <code>block.boat.place</code> |
|||
** New sounds for when the player is dealt thorns damage from guardians and armor. |
** New sounds for when the player is dealt thorns damage from guardians and armor. |
||
*** Uses the sound event: <code>enchant.thorns.hit</code> |
*** Uses the sound event: <code>enchant.thorns.hit</code>. |
||
=== Gameplay === |
|||
⚫ | |||
⚫ | |||
⚫ | |||
== Changes == |
== Changes == |
||
=== Blocks === |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
* 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 === |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
=== Gameplay === |
|||
⚫ | |||
⚫ | |||
⚫ | |||
== Fixes == |
|||
⚫ | |||
|;old |
|;old |
||
|8180|Silk touch Shears don't lose durability when mining grass, ice, etc. |
|8180|Silk touch Shears don't lose durability when mining grass, ice, etc. |
||
|16834|horses don't have sounds for eating |
|16834|horses don't have sounds for eating. |
||
|62975|Using pick block on any |
|62975|Using pick block on any color banner gives a black banner. |
||
|;dev |
|;dev |
||
|88908|OS X - When {{key|CMD}}+{{key|A}} in the |
|88908|OS X - When {{key|CMD}}+{{key|A}} in the command block GUI/chat/... player will auto strafe when exiting GUI. |
||
|;previous |
|;previous |
||
|92906|Skins, entities and block entities become transparent |
|92906|Skins, entities and block entities become transparent. |
||
}}</onlyinclude> |
}}</onlyinclude> |
||
== |
== Video == |
||
Video made by [[slicedlime]]: |
|||
{{yt|r96qhrEsIOA}} |
|||
== Trivia == |
|||
* 15w47b was previously removed from the [[launcher]] for some time, but was added back in September 2018. |
|||
== References == |
|||
{{reflist}} |
{{reflist}} |
||
== Navigation == |
|||
{{ |
{{Navbox Java Edition versions|1.0}} |
||
[[de:15w47b]] |
|||
[[de:Versionsgeschichte/Entwicklungsversionen/Vollversion 1.9#15w47b]] |
|||
[[ |
[[es:Java Edition 15w47b]] |
||
[[fr:Édition Java 15w47b]] |
|||
[[nl:Versiegeschiedenis/Ontwikkelingsversies#15w47]] |
|||
[[ |
[[it:Java Edition 15w47b]] |
||
[[ja:Java Edition 15w47b]] |
|||
[[pt:Edição Java 15w47b]] |
|||
[[ru:15w47b (Java Edition)]] |
|||
[[zh:15w47b]] |
[[zh:15w47b]] |
Latest revision as of 12:19, 7 February 2025
15w47b
Edition | |||||||
---|---|---|---|---|---|---|---|
Release date |
November 19, 2015 | ||||||
Type | |||||||
Snapshot for | |||||||
Downloads | |||||||
Protocol version |
88 | ||||||
Data version |
149 | ||||||
Resource pack format |
2 | ||||||
Minimum Java version | |||||||
|
{ "title": "15w47b", "images": [ "15w47a.png", "Java Edition 15w47b.png" ], "rows": [ { "field": "''(link to Java Edition article, displayed as Java Edition)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "November 19, 2015", "label": "Release date" }, { "field": "(link to Snapshot article, displayed as Snapshot)", "label": "(link to Version types article, displayed as Type)" }, { "field": "(link to Java Edition 1.9 article, displayed as 1.9)", "label": "Snapshot for" }, { "field": "[https://piston-data.mojang.com/v1/objects/517438322f119b3bec2490aada10ec3fcd2e8774/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/c52201eca7acd017743fb9b9a66700c729c8fe78/15w47b.json .json])<br />[https://piston-data.mojang.com/v1/objects/80cfe2c26ef21e10feb1458c46c244caa07ebcf1/server.jar Server] ([https://piston-data.mojang.com/v1/objects/ec09e6643fe8e57967d92c92b1fce7cb4b12fd6b/windows_server.exe .exe])", "label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)" }, { "field": "88", "label": "(link to Protocol version article, displayed as Protocol version)" }, { "field": "149", "label": "(link to Data version article, displayed as Data version)" }, { "field": "2", "label": "<span style=\"white-space: normal;\">(link to Pack format#List of resource pack formats article, displayed as Resource pack format)</span>" }, { "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_6 Java SE 6]</span>", "label": "<span style=\"white-space: normal;\">Minimum Java version</span>" } ], "invimages": [], "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Java Edition 1.8.9|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.8.9]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.9|1.9]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.9.1| 1.9.1 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w47a|◄ 15w47a]]\n</td>\n<td style=\"padding: 0.4em\">''' 15w47b'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w47c| 15w47c ►]]\n</td>\n</tr>\n</table>" }
15w47b is the forty-second snapshot for Java Edition 1.9, released on November 19, 2015[1] to fix some issues with 15w47a, along with adding various new sounds.
Additions[edit | edit source]
Command format[edit | edit source]
Sound events
- Added
entity.shulker.hurt_closed
. - Removed
entity.guardian.thorns
. - Renamed
entity.player.attack.parry
toentity.player.attack.nodamage
. - Added new sound assets for many sound events added in previous versions.
- New sounds for scoring a critical hit, inflicting knockback, parrying, full charged attacks, sweep attacks and little to no charge attacks.
- Uses the
entity.player.attack
sound events:crit
,knockback
,nodamage
,strong
,sweep
andweak
.
- Uses the
- New sounds for when an attack is blocked by shields.
- Uses the sound event:
entity.shield.block
.
- Uses the sound event:
- New sounds for witch idle behavior, death, drinking a potion, throwing a potion and taking damage.
- Uses the
entity.witch
sound events:ambient
,death
,drink
,throw
andhurt
.
- Uses the
- New sounds for shulker idle behavior, death, being hit while their shell is closed, their bullet taking damage, and their bullet inflicting damage.
- Uses the
entity.shulker
sound events:ambient
,death
andclose
and theentity.shulker_bullet
sound eventshurt
andhit
.
- Uses the
- New sounds for the attack of the killer bunny.
- Uses the sound event:
entity.rabbit.attack
.
- Uses the sound event:
- New sounds for a horse eating food given by the player.
- Uses the sound event:
entity.horse.eat
.
- Uses the sound event:
- New sound for when a brewing operation is complete.
- Uses the sound event:
block.brewing_stand.brew
.
- Uses the sound event:
- New sounds for when the player is dealt thorns damage from guardians and armor.
- Uses the sound event:
enchant.thorns.hit
.
- Uses the sound event:
- New sounds for scoring a critical hit, inflicting knockback, parrying, full charged attacks, sweep attacks and little to no charge attacks.
Gameplay[edit | edit source]
Item pickup
- When the player picks up an item, the item entity goes slightly transparent when it moves into their inventory.
- See MC-92915.
Changes[edit | edit source]
Blocks[edit | edit source]
- Effect duration depends on pyramid levels, 9 seconds plus 2 seconds per level (formerly a constant 9 seconds).
Items[edit | edit source]
- Now bounce off of Creative mode players, whereas before they would pass straight through.
- Now lose durability when used to break any block (formerly only lost durability on leaves, cobweb, grass, vines, tripwire and wool).
Gameplay[edit | edit source]
- Silk Touch can no longer be applied to shears in Survival.
- This makes cobwebs unobtainable in this snapshot.
Fixes[edit | edit source]
From released versions before 1.9
- MC-8180 – Silk touch Shears don't lose durability when mining grass, ice, etc.
- MC-16834 – horses don't have sounds for eating.
- MC-62975 – Using pick block on any color banner gives a black banner.
From the 1.9 development versions
- MC-88908 – OS X - When ⌘ Cmd+A in the command block GUI/chat/... player will auto strafe when exiting GUI.
From the previous development version
- MC-92906 – Skins, entities and block entities become transparent.
Video[edit | edit source]
Video made by slicedlime:
Trivia[edit | edit source]
- 15w47b was previously removed from the launcher for some time, but was added back in September 2018.
References[edit | edit source]
- ↑ "Minecraft snapshot 15w47b" (Archive) by Searge – Mojang.com, Nov 19, 2015.