15w38a


Info

Additions

Statistics The general statistics screen. Statistics are a game featureSpecial attraction that allows players to track how many times they have completed certain tasks. Statistics are divided into four sections: General, Blocks, Items and Mobs. The General minecraft
NBT tags
  • SkeletonTrap (byte): Indicates whether the horse is a skeleton trap (i.e. whether or not the horse will spawn 4 undead horsemen in its place when a player gets within 10 blocks of it)
    • /summon EntityHorse ~ ~1 ~10 {SkeletonTrap:1b}
  • SkeletonTrapTime (integer), incremented each tick when SkeletonTrap is set to 1. The mob automatically de-spawns when it reaches 18000 (15 minutes). This will prevent the hostile horses from overflowing the world, similar to chicken jockeys.
    • /summon EntityHorse ~ ~1 ~10 {SkeletonTrap:1b,SkeletonTrapTime:17980}

Videos

Blocks

Crops
Fire Fire Transparency Yes Luminance Yes, 15 Blast resistance 0 Tool Any tool Renewable No Stackable N/A Flammable No Drops None Data value dec: 51 hex: 33 bin: 110011 Name fire Fire is a harmful non-solid block. Contents 1 minecraft
  • Fire goes out less often under the rain.
    • The chance of going out each fire tick is reduced from 100% to 0–45%, depending on the age property.
End rod End Rod Transparency No Luminance Yes, 14 Blast resistance 0 Tool Any tool Renewable Yes Stackable Yes (64) Flammable No Drops Itself Data values PC: dec: 198 hex: C6 bin: 11000110 PE: dec: 208 hex: D0 bin: 11010000 Name end_rod End minecraft
  • The player can no longer step up onto an end rod as if it were a slab.

Mobs

All mobs
  • General improvements to mob AI.
Skeletons Skeleton Health points 20 () Attack strength Bow: Easy: 1 () - 4 () Normal: 1 () - 4 () Hard: 1 () - 5 () Sword: Easy: 2 () Normal: 2 () Hard: 3 minecraft
  • Have new idle sounds.
  • Skeletons can now walk, strafe and shoot at the same time.
    • They walk away from players that are too close and towards players that are too far.
      • They will also sprint towards the player when very far away.
  • Now can spawn riding "skeletal horses" through the new "skeleton trap" horse.
Horses Horse Health points 15 () to 30 ( × 15) Armor points See horse armor Size Adult: Height: 1.6 Blocks Width: 1.3965 Blocks Baby: Height: 0.8 Blocks Width: 0.6982 Blocks Spawn Plains and savanna First minecraft
Villagers Villager Health points 20 () Size Adult: Height: 1.95 Blocks Width: 0.6 Blocks Baby: Height: 0.975 Blocks Width: 0.3 Blocks Spawn Village When a zombie villager is cured First appearances See History Drops None Experience minecraft
Tamed Ocelots Ocelot Health points 10 () Attack strength Chickens Only: 2 () Size Adult: Height: 0.7 Blocks Width: 0.6 Blocks Baby: Height: 0.35 Blocks Width: 0.3 Blocks Spawn Ocelot: In Jungle Biomes, on Grass or leaf minecraft and Wolves Wolf Health points Wild: 8 () Tamed: 20 () Attack strength Wild: Easy: 3 () Normal: 4 () Hard: 6 () Tamed: 4 () Size Adult: Height: 0.85 Blocks Width: 0.6 Blocks Baby: Height: 0.425 minecraft

Non-mob entities

Lightning Lightning during a thunderstorm. A lightning bolt strikes a tree. A creeper can be seen hopping about in the woods. If it had been closer to the strike, it would have become charged. Thunderstorms are minecraft

Fixes

29 issues fixed
From released versions before 1.9
  • MC-1230 – Players and mobs can fall through extending/retracting pistons.
  • MC-1635 – Hitboxes for some blocks are broken.
  • MC-1720 – Dropped items bounce on stairs, cauldrons, carpets and full / locked hoppers.
  • MC-32850 – Server GUI Text box is empty (.exe only).
  • MC-69652 – Mobs de-aggro After Punching Them.
  • MC-73302 – Block collision box issues (mobs glitch through blocks and more).
  • MC-77972 – No large red mushrooms in mushroom biomes 1.8.2 onwards.
  • MC-78759 – Hopper splitting items into "Minecart with chest"s next to each other.
  • MC-79995 – Too many banners items (in chests) will become invisible after 6-7 chests.
  • MC-81738 – Crash: IndexOutOfBoundsException on Tesselating block in world.
  • MC-88101 – Retracting blocks don`t move/bounce entities correctly.
  • MC-88480 – Minecarts accept items from hopper 2 blocks above.
From the 1.9 development versions
  • MC-83002 – Villagers don`t pick up Beet Roots or Beet Root Seeds.
  • MC-83266 – Beetroot Farming non-sustainable.
  • MC-86253 – In multiplayer, when a player is blocking with a shield, other players see the shield as the normal state.
  • MC-86845 – Minecart Command Blocks kick players from servers.
  • MC-87802 – Excessive banners (as blocks) do not render.
  • MC-87946 – Monsters see you through walls.
From the previous development version
  • MC-88357 – Crash when going outside height limit or into the void with F3.
  • MC-88365 – Shift-clicking combined shields+banners moves the whole banner stack to the inventory, but only removes one banner from the crafting grid, duplicating the rest.
  • MC-88377 – Crash when crafting an Empty Shield with a Banner.
  • MC-88396 – Pistons do not move unextended pistons.
  • MC-88428 – Pistons Can Push Obsidian.
  • MC-88438 – Vines cannot be placed on blocks in Creative or Survival mode.
  • MC-88446 – Unconditional impulse command blocks interact unexpectedly with conditionMet.
  • MC-88470 – Joining a multiplayer game within render distance of player causes "invisibility".
  • MC-88499 – Breaking top vine growing ON jungle tree stem removes all lower vines.
  • MC-88812 – Hopper: java.lang.NullPointerException: Rendering screen.
  • MC-88815 – Can`t place Paintings bigger than 2x2.