VOOZH about

URL: https://minecraft.wiki/w/Java_Edition_15w43a

⇱ Java Edition 15w43a – Minecraft Wiki


Java Edition 15w43a

From Minecraft Wiki
Jump to navigation Jump to search
Minecraft 15w43a
Edition Java Edition
Release date October 21, 2015
Type Snapshot
Snapshot for 1.9
Downloads Client (.json)
Server (.exe)
Protocol version 80
Data version 139
Resource pack format 2
Minimum Java version Java SE 6
β—„β—„  1.8.9 1.9 1.9.1 β–Ίβ–Ί

β—„  15w42a

15w43a

15w43b β–Ί

{
 "title": "Minecraft 15w43a",
 "images": [
 "15w43a.png",
 "Java Edition 15w43a.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "October 21, 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/c7869840cb9c9acd152c0b8aafe74bef191a9d44/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/06fddff71f0c2590cbee9b179b076e4c2516c72a/15w43a.json .json])<br />[https://piston-data.mojang.com/v1/objects/dfc6b233c097fa377f35972e7c95e3c23c632f3c/server.jar Server] ([https://piston-data.mojang.com/v1/objects/41857c07f019f4389e79e63fec46ea057d6bccc2/windows_server.exe .exe])",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "80",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "139",
 "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 15w42a|β—„  15w42a]]\n</td>\n<td style=\"padding: 0.4em\">''' 15w43a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 15w43b| 15w43b β–Ί]]\n</td>\n</tr>\n</table>"
}


15w43a is the thirty-fourth snapshot for Java Edition 1.9, released on October 21, 2015.[1] Most notably, Chinese, Japanese and Korean (and likely other IME languages) can now be input into chat thanks to bug MC-2781 being fixed. Igloos were also added in this version.

Additions

[edit | edit source]

World generation

[edit | edit source]

πŸ‘ Image
Igloo

Command format

[edit | edit source]

NBT format

  • Chests/minecart chests
    • [String] LootTable: Loot table to be used to fill the chest when it is next opened or destroyed. When the chest is part of a double chest, only the half corresponding to the tagged single-chest is affected.
      • e.g. /setblock ~ ~1 ~ minecraft:chest 0 replace {LootTable:"minecraft:chests/simple_dungeon"}.
    • [Long] LootTableSeed: Seed for generating the loot table. Used in vanilla survival to replicate chest content in new worlds with same seeds. 0 or omitted uses a random seed.
      • /setblock x y z minecraft:chest 0 replace {LootTable:"chests/simple_dungeon",LootTableSeed:12345}.
  • All mobs
    • [String] DeathLootTable (string): Determines which loot table is used when the mob is killed.
      • e.g. /summon Creeper ~ ~1 ~ {DeathLootTable:"minecraft:chests/simple_dungeon"}.
    • [Long] DeathLootTableSeed (long): The deterministic seed for grabbing data from the loot table. Used in vanilla survival to replicate chest content in new worlds with same seeds. Must not be 0.
      • e.g. /summon Creeper ~ ~1 ~ {DeathLootTable:"minecraft:chests/simple_dungeon",DeathLootTableSeed:123l}.

General

[edit | edit source]
  • Added LOLCAT.
  • Replaced Australian English (Australia) with English (Australia). (Australian English had many jokes/slang, but English (Australia) is a real language.)

Loot tables

  • All loot from mobs, chests etc. is now based on loot tables, excluding block drops.
    • Can be changed by mapmakers by adding a json file within the "WORLD/data/loot_tables" folder, however, it is broken in 43a.

Changes

[edit | edit source]

Blocks

[edit | edit source]

Heavy weighted pressure plate, light weighted pressure plate, wooden pressure plate, fence gates, iron doors, wooden doors, wooden buttons

  • Added new sounds.

Lily pads

  • Can be placed on ice and frosted ice, but don't stay placed if updated.

Sugar cane

  • No longer breaks if its adjacent water is turned to frosted ice.

Chests

  • Changed sounds.
    • Ender chests still use the old sounds, however, due to MC-91091.

General

  • Mobs wearing armor or carrying weapons no longer drop the equipment, i.e. HandDropChances and ArmorDropChances are ignored.

Cave spiders & spiders

  • Drop eyes more often (now 50% chance, previously a 33% chance normally and 66%/77%/82.5% with Looting) and the amount is now increased by Looting.

Chickens

Elder guardians

  • No longer rarely drop fish as if from fishing.
  • Now drop dry sponges on any kill, rather than wet sponges on a player kill.
  • Drop chances for raw fish and prismarine crystals changed. Now it is a 40% chance for fish, 40% for crystals, and 20% of nothing, with the amount increased by Looting. Formerly it was 33% raw fish and 33% of crystals only if the raw fish drop failed, with Looting increasing the chances but not the amount.

Endermen

  • No longer drop the held block.

Ghasts

  • Now drop 0–3 gunpowder and 0–2 ghast tears (up from 0–2 gunpowder and 0–1 tears), incremented as usual with Looting.

Guardians

  • No longer rarely drop fish as if from fishing.
  • Drop chances for raw fish and prismarine crystals changed. Now it is a 40% chance for fish, 40% for crystals, and 20% of nothing, with the amount increased by Looting. Formerly it was 33% raw fish and 33% of crystals only if the raw fish drop failed, with Looting increasing the chances but not the amount.

Horses

  • No longer drop leather, bones, or rotten flesh. Saddles, horse armor, chests, and chest contents are still dropped when applicable.

Pigs

  • No longer drop worn saddles.

Rabbits

Sheep

  • Sheared sheep now drop wool when killed.

Skeletons

  • Now drop 0–3 arrows and 0–3 bones (up from 0–2 of each), incremented as usual with Looting.

Wither skeletons

  • Now drop 0–3 coal and 0–3 bones (up from 0–1 coal with "0" having double chance and 0–2 bones), incremented as usual with Looting.

Zombie pigman

  • Now drop 0–2 rotten flesh and 0–2 gold nuggets (up from 0–1 of each), incremented as usual with Looting.

Note: many changes above were reverted or modified in 15w43b and 15w43c, with the exception of the change to the drop chances from guardians, the change of elder guardians dropping dry rather than wet sponges, the addition of Looting affecting chicken and rabbit meat drops, and the change to how Looting affects spider eye drops. Also, as of 15w34c horses again drop their items, but always 1 rather than 0–2.

World generation

[edit | edit source]

Stronghold

  • Increased number of strongholds to 128 per world, rather than 3.

Command format

[edit | edit source]

/gamemode

  • Now displays in chat the gamemode the player switched to.

Gameplay

[edit | edit source]

Brewing

Enchantments

Trading

  • Librarians charge double for books with "treasure" enchantments.

General

[edit | edit source]

Debug screen

  • Is now toggled when the key is released, instead of when it is pressed.
  • Now shows more information.
    • β€―+β€― gives help.
      • Shows all + key combinations.
    • β€―+β€― now increases render distance by 1 (minimum 2, maximum 32).
    • β€―+β€―β€―+β€― now decreases render distance by 1 (minimum 2, maximum 32).
    • Shows if the pie chart and FPS chart are shown on screen.
    • Shows text in chat when you reload chunks, sounds, etc.
    • Does not open the F3 screen when you use a specific key combination like β€―+β€―, β€―+β€―, etc.
    • Removed β€―+β€―, which previously reloaded sounds.
      • β€―+β€― now reloads all resource pack content, including sounds.

Bonus Chest

  • Wood found in bonus chests can now be of any type, rather than just acacia or oak.
    • Acacia and dark oak wood have a slightly higher chance of appearing.
  • Planks found in bonus chests can now be of any type, rather than just oak.

Sounds

  • Added 150+ new sound events.[2]

Fixes

[edit | edit source]

4 issues fixed

From released versions before 1.9

  • MC-1315 – When all 3 end portals have failed to spawn there is no way to get to the end.
  • MC-2781 – Chinese, Japanese and Korean (and probably other IME entered languages) characters not working.
  • MC-72397 – Alex model displays items incorrectly.
  • MC-72839 – + will always make you walk left slightly.

Videos

[edit | edit source]
Video made by slicedlime:

Trivia

[edit | edit source]

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_15w43a?oldid=3569614"

Navigation menu