15w50a


Info

15w50a is the forty-sixth snapshot released for 1.9, released to add sounds and to fix bugs and crashes.

Additions

Sounds Sound may refer to: Ambience - The sound heard when near dark caves Music - The sound playing at specified times that was made by C418 Loops - The sounds that were implemented to loop
  • Added sound assets for existing events:verify
    • block.chorus_flower.death
    • block.chorus_flower.grow
    • block.furnace.fire_crackle
    • block.waterlily.place
    • entity.cow.milk
    • entity.itemframe.add_item
    • entity.itemframe.break
    • entity.itemframe.place
    • entity.itemframe.remove_item
    • entity.itemframe.rotate_item
    • entity.leashknot.place
    • entity.leashknot.break
    • entity.painting.break
    • entity.painting.place
    • entity.snowman.death
    • entity.snowman.hurt
    • entity.squid.ambient
    • entity.squid.death
    • entity.squid.hurt
    • item.armor.equip_chain
    • item.armor.equip_diamond
    • item.armor.equip_generic
    • item.armor.equip_gold
    • item.armor.equip_iron
    • item.armor.equip_leather
    • item.bottle.fill
    • item.bucket.empty
    • item.bucket.empty_lava
    • item.bucket.fill
    • item.bucket.fill_lava
    • item.chorus_fruit.teleport
    • item.hoe.till
    • item.shovel.flatten

Videos

Changes

Hopper Hopper Type Block Entity Physics No Transparency Partial (does not block light, mob spawning possible) Luminance No Blast resistance 24 Hardness 3 Tool Renewable Yes Stackable Yes (64) Flammable No First appearances See History Drops minecraft
  • Now support loot tables, using the same NBT tags as chests.
Pathfinding
Skeleton Skeleton Health points 20 () Attack strength Bow: Easy: 1 () - 4 () Normal: 1 () - 4 () Hard: 1 () - 5 () Sword: Easy: 2 () Normal: 2 () Hard: 3 minecraft
  • No longer seek shade when wearing a helmet.

Fixes

8 issues fixed
From released versions before 1.9
  • MC-41574 – Friendly Zombies
  • MC-50468 – Skeleton AI ignoring helmet - skeleton still stays in shadow.
  • MC-56521 – Missing soundEvent: minecraft:damage.thorns
From the 1.9 development versions
  • MC-91765 – Loot tables work with hopper minecarts, but not with hoppers.
  • MC-92180 – Zombies don`t try to get away from cacti damaging them.
  • MC-93556 – Mob cannot walk normally on a shulker.
  • MC-93655 – Game crashes when a fireball is shot.
From the previous development version
  • MC-93866 – Mobs can`t go through open fence gate.