VOOZH about

URL: https://minecraft.wiki/w/Java_Edition_1.15.2

⇱ Java Edition 1.15.2 – Minecraft Wiki


Java Edition 1.15.2

From Minecraft Wiki
Jump to navigation Jump to search
This page covers a release version that has a major issue under certain conditions.
 
The dedicated server for this version has a security vulnerability in the Log4j library that could be used to perform a remote code execution exploit. It can be addressed by appending a certain JVM argument to the server startup command line.[1]
Minecraft 1.15.2
Edition Java Edition
Release date January 21, 2020
Development versions
Downloads Client (.json)
Server
Obfuscation maps Client
Server
Protocol version 578
Data version 2230
Resource pack format 5
Data pack format 5
Minimum Java version Java SE 8
β—„β—„  1.15 1.15.2 1.16 β–Ίβ–Ί

β—„  1.15.1

{
 "title": "Minecraft 1.15.2",
 "images": [
 "1.15.2 banner.jpg",
 "Java Edition 1.15.2 menu.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "January 21, 2020",
 "label": "Release date"
 },
 {
 "field": "<div class=\"hlist\"><span style=\"white-space:nowrap;\">(link to :Category:Java Edition 1.15.2 pre-releases article, displayed as '''Pre-releases''') (2) </span><br/>((link to Java Edition 1.15.2/Development versions article, displayed as View all))</div>",
 "label": "<span style=\"white-space: normal;\">Development versions</span>"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/e3f78cd16f9eb9a52307ed96ebec64241cc5b32d/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/7a959e36be42526415e7da01312b3ce9de3b9d3a/1.15.2.json .json])<br />[https://piston-data.mojang.com/v1/objects/bb2b6b1aefcd70dfd1892149ac3a215f6c636b07/server.jar Server]",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/bd9efb5f556f0e44f04adde7aeeba219421585c2/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/59c55ae6c2a7c28c8ec449824d9194ff21dc7ff1/server.txt Server]",
 "label": "(link to Obfuscation map article, displayed as Obfuscation maps)"
 },
 {
 "field": "578",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "2230",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "5",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
 },
 {
 "field": "5",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
 },
 {
 "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8_.28LTS.29 Java SE 8]</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.15|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.15]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''1.15.2'''</td>\n<td style=\"padding: 0.4em\" rowspan=\"2\">[[Java Edition 1.16| 1.16 <span style=\"margin-right:-0.35em\">β–Ί</span>β–Ί]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 1.15.1|β—„  1.15.1]]\n</td>\n</tr>\n</table>"
}

1.15.2 is a minor update to Java Edition released on January 21, 2020,[2] which adds new game rules and fixes bugs. This is the first version released in 2020.

Additions

[edit | edit source]

Command format

[edit | edit source]

Gamerules

  • Added doPatrolSpawning.
    • Controls the spawning of patrols.
    • Defaults to true.
  • Added doTraderSpawning.

General

[edit | edit source]
πŸ‘ Image
The disclaimer that appears when clicking on to multiplayer.

Multiplayer

  • Added a legal disclaimer when clicking the multiplayer button from the main menu: a new information screen informs the player that "Online play is not rated".

Changes

[edit | edit source]

Blocks

[edit | edit source]

Saplings

  • Oak and birch saplings grown with a flower 2 blocks away within a 5Γ—3Γ—5 volume centered on the sapling have a 5% chance to generate a bee nest on the side of the tree.

Bees

Horses

  • The texture of the horse armor slot in the horse GUI has been changed to reflect the current horse armor textures.

World generation

[edit | edit source]

Bee nests

Gameplay

[edit | edit source]

Status effects

  • Effects are now stored when overwritten by an effect of a higher amplifier.
    • A beacon effect only temporarily overwrites a lower amplifier potion until the beacon effect runs out.

General

[edit | edit source]

Models

  • Added gui_light option in models to allow controlling light when rendering model as an item in a GUI.
    • If set to side, the model is rendered like a block.
    • If set to front, the model is shaded like a flat item.

Game window

  • Now displays the session type in the window title, such as singleplayer or multiplayer.
    • If applicable, the window title also specifies the type of multiplayer server the player is on, such as on a LAN or third-party server.
    • If there is a * after Minecraft then it's modded. Example: "Minecraft* 1.15.2 - Singleplayer"
    • Example: "Minecraft 1.15.2 - Multiplayer (LAN)".
    • Available types: "Singleplayer", "Multiplayer (LAN)", "Multiplayer (Realms)", and "Multiplayer (3rd-party)". (Any of these can be with the * mentioned above)

Main menu

  • If the game is modded, word "(Modded)" appears with the game version found on the bottom-left of the main menu.
    • Example: "Minecraft 1.15.2 (Modded)".

Profiler report

  • Now captures more information about performance problems.[3]

Textures

  • Removed a stray pixel from the bottom-right of the critical hit particle texture.[4]

Fixes

[edit | edit source]

35 issues fixed

From released versions before 1.15

  • MC-862 – Spawn protection does not work for item frames, paintings and armor stands.
  • MC-1541 – Beacon effect removes potion effect of the same type.
  • MC-51053 – Furnace minecarts lose power after navigating corners.
  • MC-71426 – Arrows visually despawn when kept from despawning with command blocks
  • MC-88038 – Furnace minecarts go backwards when turning corners.
  • MC-106468 – End crystal beam has incorrect texture on one side.
  • MC-116962 – + still reloads loot tables and advancements despite the addition of the /reload command
  • MC-147657 – Private Use Characters past E6FF are replaced with box characters even with a modified glyph_sizes.bin.
  • MC-150575 – Concrete powder does not turn into concrete when letting it fall beside water.
  • MC-153987 – Falling down ladders while wearing elytra.
  • MC-166319 – B on "Open in browser" is lowercase in link confirmation GUI.
  • MC-167018 – Misplaced pixel in critical hit particle texture.
  • MC-167079 – Horse armor texture is off.
  • MC-167416 – Distance from where a monster will stop you from sleeping is off center.

From 1.15

  • MC-165695 – Hoppers harvesting honeycomb from bee hives and bee nests only pick up one honeycomb.
  • MC-166312 – Loom UI pattern icons are too dark.
  • MC-166324 – "Raw input" button has lowercase "i".
  • MC-166397 – Entities become white from certain angles when affected by glowing and invisibility effects.
  • MC-166722 – Some custom item models appear dark in the inventory.
  • MC-167201 – Invisible glowing entities do not respect their team color.
  • MC-167219 – Reloading a resource pack enough times will cause intense lag.
  • MC-167220 – Items on marker armor stands no longer glow.
  • MC-167235 – Distance from where you can enter a bed is off center.
  • MC-167344 – com.mojang.blaze3d.platform.ClipboardManager leaks direct buffers.
  • MC-167444 – iron_golem_crackiness_* textures show up on invisible iron golems that are damaged.
  • MC-167709 – Bees that ride a boat, minecart or other entities when entering their hive or nest cannot leave the hive or nest ever again.
  • MC-168091 – Concrete powder does not convert into concrete when dropped into deep water.

From 1.15.1

  • MC-168230 – End crystal beam is dark/desaturated.
  • MC-168467 – Bees do not remember how many crops they have pollinated.
  • MC-168657 – TrueTypeGlyphProviderBuilder.create(ResourceManager) leaks buffer.
  • MC-169157 – Breaking a hive with an obstructed front makes bees vanish.

Private issues

Videos

[edit | edit source]
Video made by slicedlime:

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_1.15.2?oldid=3528283"

Navigation menu