Java Edition 15w35a
15w35a

| Edition | |||||||
|---|---|---|---|---|---|---|---|
| Release date |
August 24, 2015 | ||||||
| Type | |||||||
| Snapshot for | |||||||
| Downloads | |||||||
| Protocol version |
62 | ||||||
| Data version |
118 | ||||||
| Resource pack format |
2 | ||||||
| Minimum Java version | |||||||
| |||||||
{
"title": "15w35a",
"images": [
"Java Edition 15w35a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "August 24, 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/2880da12d8997ad4c669b7531a09e64c7e038f10/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/4ab25b24d191d46add8c53bb8714c5fd113bd2e6/15w35a.json .json])<br />[https://piston-data.mojang.com/v1/objects/a3a1c19d861bce39a129ef18226449ea02afb58a/server.jar Server] ([https://piston-data.mojang.com/v1/objects/e0165bd93b2397274429b70b7ffee41eb507e72a/windows_server.exe .exe])",
"label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)"
},
{
"field": "62",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "118",
"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 15w34d|◄ 15w34d]]\n</td>\n<td style=\"padding: 0.4em\">''' 15w35a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w35b| 15w35b ►]]\n</td>\n</tr>\n</table>"
}
15w35a is the fourteenth snapshot for Java Edition 1.9, released on August 24, 2015.[1]
Changes
Blocks
- Now have an option of "Needs Redstone" or "Always Active".
- "Needs Redstone" is the previous behavior (default).
- "Always Active" causes the command block to always behave as if it was powered.
- Also changeable via the
autotag for all command blocks.
- New textures.
- Darkened outlines on the center panel.
- The back of the arrow texture is now curved when the command block is set to conditional.
Mobs
- New
VillagerProfessiontag is used to determine what profession the mob is represented as, as well as what profession it becomes when cured.- Zombie villagers now have different textures based on their profession and career.
- The tag is always conserved upon transformation and curing.
Gameplay
Combat
- Shovel base attack damage reduced from 4.5 to 2.5.
- Pickaxe attack speed reduced from 1.5 to 1.2.
- Axe base attack damage reduced from 8 to 7.
- Axe attack speed increased from 0.85 to 0.9.
- This slightly reduces the damage per second.
- Hoe attack damage is now always 1.
- Hoe attack speed now increases by 1 every tier, starting at 1.
| Item | Attack speed | Attack damage | Damage per second (DPS) | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Swords | 1.45 | ||||||||
| Axes[note 1] | 0.9 | ||||||||
| Pickaxes[note 1] | 1.2 | ||||||||
| Shovels[note 1] | 1 | ||||||||
| Item | Attack damage | Attack speed | Damage per second (DPS) | ||||||
| Hoes | 1HP | ||||||||
General
- The
Slotstring tag withinAttributeModifiersdetermines which slot the modifier is applied to. - Available slots are: "mainhand", "offhand", "feet", "legs", "torso", "head".
- e.g.:
give @p minecraft:diamond_chestplate 1 0 {AttributeModifiers:[{AttributeName:"generic.maxHealth",Name:"Test",Amount:10.0,Operation:0,UUIDLeast:1l,UUIDMost:1l,Slot:"torso"}]}.
Optimization
- Experimental performance enhancements.
- Fixed client memory leaks.
Fixes
From released versions before 1.9
- MC-2664 – Floating mob heads above baby mobs that wear them/baby zombie hitbox too high.
- MC-45763 – Some blocks are facing the wrong way if placed in an item frame.
From the previous development version
- MC-86925 – Running out of memory when exiting.
- MC-86937 – Empty chunks duplicate one-another and cause weird behavior.
- MC-87050 – (2 bugs in one) glitch with adding attributes to items in 1.9.
Video
Video made by slicedlime:
Trivia
- Unlike most of the first-of-the-week snapshots, this was released on a Monday instead of Wednesday.
- This version was previously removed from the launcher for some time, but was added back in September 2018.
- Zombies that spawn in this version don't have AI.