![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | October 30, 2015 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.9 | ||||||
| Downloads | Client (.json) Server (.exe) | ||||||
| Protocol version | 84 | ||||||
| Data version | 143 | ||||||
| Resource pack format | 2 | ||||||
| Minimum Java version | Java SE 6 | ||||||
| |||||||
{
"title": "Minecraft 15w44b",
"images": [
"15w44a.png",
"Java Edition 15w44b.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "October 30, 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/cfc7eba7e23bf76c81facf1ebf9dce7215c3141d/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/a2d3fd6e371e1a789f432227328f6967c5b6bc7e/15w44b.json .json])<br />[https://piston-data.mojang.com/v1/objects/7bda3375d5509536766d65cf47b2a17ef42b964a/server.jar Server] ([https://piston-data.mojang.com/v1/objects/78669b2fcf9d362d9e9f6299b6fdb88cb42a0bf3/windows_server.exe .exe])",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "84",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "143",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "2",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of 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 15w44a|β 15w44a]]\n</td>\n<td style=\"padding: 0.4em\">''' 15w44b'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w45a| 15w45a βΊ]]\n</td>\n</tr>\n</table>"
}
15w44b is the thirty-eighth snapshot for Java Edition 1.9, released on October 30, 2015[1], which adds the Luck and Bad Luck status effects, makes various items available in Survival, and fixes bugs and crashes.
Uncraftable potion
Potion:"minecraft:empty".generic.luck, ranging from -1024 to 1024.
quality or bonus_rolls tag. Currently used for opening chests and chest minecarts, fishing, and player-killed mob drops.bonus_rolls tag, to give additional rolls on a pool with good Luck (or to remove rolls with bad Luck).Arrow
AreaEffectCloud
Potion (string): Potion effect of the cloud.
/summon AreaEffectCloud ~ ~5 ~ {Potion:"minecraft:long_invisibility"}.TippedArrow has been removed. Arrow is used instead.luck_multiplier with quality.
weight += quality * luck, formerly weight += weight * luck_multiplier * luck.From released versions before 1.9
/clear written book.ActiveEffects do not get the potion effects unless they are splashed with a thrown potion of that effect.stat.useItem.minecraft.shears" stat doesn't work.MinecartRideable riding a MinecartChest".HurtTime not ran on wolves.From the 1.8 development versions
From the 1.9 development versions
pack.mcmeta causes a crash.Tellraw doesn't respect command-block chain order.IndexOutOfBoundsException.Unable to resolve BlockEntity for ItemInstance: minecraft:shield".MinecartChest using abandoned_mineshaft.json loot table does not wait for chest to be opened.From the previous development version