Java Edition 15w33c
Edition | |||||||
---|---|---|---|---|---|---|---|
Release date |
August 14, 2015 | ||||||
Type | |||||||
Snapshot for | |||||||
Downloads | |||||||
Protocol version |
57 | ||||||
Data version |
112 | ||||||
Resource pack format |
2 | ||||||
Minimum Java version | |||||||
|
{ "title": "Minecraft 15w33c", "images": [ "Java Edition 15w33c.png" ], "rows": [ { "field": "''(link to Java Edition article, displayed as Java Edition)''", "label": "(link to Edition article, displayed as Edition)" }, { "field": "August 14, 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/23237d415c9cf637a261e02f6759f4ab1d553f52/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/2b27de469db8b259764d97fb7570f668a1cc7606/15w33c.json .json])<br />[https://piston-data.mojang.com/v1/objects/042b351243f4236d02976ffc1e7f83f93ac932c7/server.jar Server] ([https://piston-data.mojang.com/v1/objects/3674eb9221355c735fe16e5c9b0f7ea36e6185aa/windows_server.exe .exe])", "label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)" }, { "field": "57", "label": "(link to Protocol version article, displayed as Protocol version)" }, { "field": "112", "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 15w33b|◄ 15w33b]]\n</td>\n<td style=\"padding: 0.4em\">''' 15w33c'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w34a| 15w34a ►]]\n</td>\n</tr>\n</table>" }
15w33c is the ninth snapshot for Java Edition 1.9, released on August 15, 2015,[1] to fix some bugs and crashes from 15w33a and 15w33b, along with adding shields and changing some features.
Additions[edit | edit source]
Items[edit | edit source]
- Used for blocking incoming attacks.
- Holding right click while being attacked reduces damage on the player and the durability of the shield.
- This works when the shield is either in the main hand or in the offhand.
- The player can hold 2 shields at once, but it does not affect the damage taken.
- This works when the shield is either in the main hand or in the offhand.
- Holding right click while being attacked reduces damage on the player and the durability of the shield.
- Can be combined with banners of the same base color to transfer its pattern.
- This does not consume the banner.
- The player cannot attack while blocking.
- Crafting recipe: One column of wool (of the same color), one column of planks (any kind), an iron ingot in the middle of the last column.
- Can only be repaired on the anvil.
- Requires planks to repair.
- Cannot be enchanted on the enchanting table, but can have Unbreaking added via an enchanted book.
Changes[edit | edit source]
Blocks[edit | edit source]
- Can now accept splash potions into the lower slots.
- New
BeamTarget
tag.- Used to specify a custom target for the beam.
- Example:
/summon EnderCrystal ~ ~1 ~ {BeamTarget:{X:1,Y:2,Z:3}}
.
Items[edit | edit source]
- Now shoot as ender dragon fireballs when ejected from a dispenser, appearing purple and casting dragon's breath.
- Can no longer be used for blocking, since shields now serve that function.
Mobs[edit | edit source]
- Respawned dragons now drop 500 experience.
- Respawning the dragon now regenerates the circle of pillars, including the ender crystals and iron bars.
- Explosion particles appear at the tops of the pillars as they are being rebuilt.
- All end gateways are left intact.
Creepers, skeletons, & zombies
- Detection range for players wearing the corresponding head adjusted to be 37.5% of the normal range.
World generation[edit | edit source]
- No longer generate with a pumpkin.
- The middle iron block has been replaced with a hopper.
- Inside, there is a book written by Searge, which reads "We will have something else here soon..."
General[edit | edit source]
- Non-player entities can no longer regenerate the obsidian platform when entering an end portal.
- A non-player entity going through a nether portal no longer causes a return portal to generate on the other side if none exists already.
- Respects the tags of items in item frames while holding Ctrl.
Fixes[edit | edit source]
From released versions before 1.9
- MC-10447 – Pick up framed enchanted items with "Pick Block (MOUSE 3)" doesn't give player the enchanted item.
- MC-68399 – Pressing the '<' key takes screenshot on certain keyboard layouts.
- MC-73474 – Rail duplication glitch.
From the 1.8 development versions
- MC-48732 – Ctrl plus pick block overwrites selected item.
From the 1.9 development versions
- MC-82855 – Invisible shulker shows white box until relog.
- MC-82875 – Right-clicking with sword still blocks.
- MC-82986 – Stackable items of same id and meta value but different NBT tags will stack in Creative menu.
- MC-83350 – Entities teleporting through a portal disappear instead of teleporting.
- MC-83945 – Item counts can go negative when interacting with entities, allowing duplication.
- MC-84320 – Respawned ender dragon doesn't drop experience.
- MC-84681 – If in block when you log out, you spawn 1 block lower.
- MC-85500 – Syntax for '
/scoreboard players
' doesn't include 'tag
' parameter. - MC-85801 – Ender dragon dying randomly at portal.
- MC-85834 – Pick-Block on mobs gives you a blank spawn egg.
- MC-85865 – Can't put splash potions in brewing stands.
- MC-86007 – Both the bottle and dragon's breath are consumed when making lingering potions.
From the previous development version
- MC-85925 – Problems while loading NBT [
AreaEffectCloud
]. - MC-85973 – Modifying the '
Age
' tag of an 'AreaEffectCloud
' entity will result in the 'Effects
' tag being duplicated. - MC-85999 – NBT Tag "
Peek
" is broken. - MC-86066 – Mob spawner spawns skeletons without bow.
- MC-86082 – Cannot summon an entity with a custom UUID.
- MC-86085 – Potions and spawn eggs still show data values in tooltips.
Video[edit | edit source]
Video made by slicedlime:
Trivia[edit | edit source]
- This version was previously removed from the launcher for some time, but was added back in September 2018.
References[edit | edit source]
- ↑ "Minecraft snapshot 15w33c" (Archive) by Dinnerbone – Mojang.com, August 12, 2015.