VOOZH about

URL: https://minecraft.wiki/w/18w45a

⇱ Java Edition 18w45a – Minecraft Wiki


Java Edition 18w45a

From Minecraft Wiki
(Redirected from 18w45a)
Jump to navigation Jump to search
Minecraft 18w45a
Edition Java Edition
Release date November 7, 2018
Type Snapshot
Snapshot for 1.14
Downloads Client (.json)
Server
Protocol version 444
Data version 1908
Resource pack format 4
Data pack format 4
Minimum Java version Java SE 8
β—„β—„  1.13.2 1.14 1.14.1 β–Ίβ–Ί

β—„  18w44a

18w45a

18w46a β–Ί

{
 "title": "Minecraft 18w45a",
 "images": [
 "18w45a.jpg",
 "Java Edition 18w45a.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "November 7, 2018",
 "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.14 article, displayed as 1.14)",
 "label": "Snapshot for"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/e03e8d27b07cccc85ae669e666bc3e4e2036c374/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/bfe49b392ddcb350e3b1640af871a2b40482fa35/18w45a.json .json])<br />[https://piston-data.mojang.com/v1/objects/a004069d93ebfd9a6d93c57b66becac29f876d4c/server.jar Server]",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "444",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "1908",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "4",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
 },
 {
 "field": "4",
 "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.13.2|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.13.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.14|1.14]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.14.1| 1.14.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 18w44a|β—„  18w44a]]\n</td>\n<td style=\"padding: 0.4em\">''' 18w45a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w46a| 18w46a β–Ί]]\n</td>\n</tr>\n</table>"
}

18w45a is the fifth snapshot for Java Edition 1.14, released on November 7, 2018[1], which adds scaffolding and illager patrols.

Additions

[edit | edit source]

Blocks

[edit | edit source]

πŸ‘ Image
Scaffolding

  • A new climbable block that can be crafted using bamboo and string.
  • The player can climb up a block by jumping and go down by pressing sneak.
    • The player can sneak by pressing sneak when there's no other scaffolding block below.

πŸ‘ Image
Illager banner

  • Spawns on some illager patrols.

Gameplay

[edit | edit source]

Illager patrols

Resource packs

  • Added "Programmer Art – The classic look of Minecraft" to the resource pack menu.

Command format

[edit | edit source]

/loot

  • General syntax: /loot <target> <source>.
  • Sources:
    • fish <loot table id> <fishing location> [tool <item>|mainhand|offhand]
      • Uses fishing context.
    • loot <loot table id>
      • Uses loot chest context (can be also used for advancement awards and cat gifts).
    • kill <entity selector>
      • Simulates entity drops.
    • mine <mining location> [tool <item>|mainhand|offhand]
      • Simulates block drops.
  • Targets:
    • spawn <position>
      • Drops in world.
    • replace
      • Works similar to /replaceitem. If count is missing, command tries to place all returned items. If count is higher than number of items, remaining slots are cleared.
    • entity <entity selector> <start slot> [<count>]
      • Replaces a range of slots.
    • block <position> <start slot> [<count>]
      • Replaces range of slots.
    • give <player selector>
      • Inserts items into player's inventory (similar to /give).
    • insert <position>
      • Inserts items into container (similar to +left-click).

Changes

[edit | edit source]

Blocks

[edit | edit source]

Signs

  • Rewrote the sign editing to be more intuitive.
  • New movable cursor for free text editing.
  • Selection support.
  • Copy and paste.

Ladders and Vines

  • Can now also be climbed using the jump key.

Command format

[edit | edit source]

/drop

  • Renamed to /loot and reworked the syntax to be easier to understand.

Advancement predicates

  • Entity predicate now accepts equipment field.
    • This predicate can contain up to six fields: head, chest, legs, feet, mainhand, offhand.
    • If this predicate is non-null, test fails for entities that have no equipment (i.e. not mobs, players or armor stands).

Fixes

[edit | edit source]

14 issues fixed

From released versions before 1.14

  • MC-123263 – Light Update or Block Update FPS issue
  • MC-124456 – Vindicators, evokers and illusioners do not render items on head
  • MC-138003 – Cannot move backwards in signs while writing / Cannot copy anything from the sign

From the 1.14 development versions

  • MC-137456 – Wither rose withers creative mode players
  • MC-137459 – Bamboo item doesn't use the handheld model
  • MC-137473 – Fireworks and multishot (crossbow) don't work together properly
  • MC-137496 – Banner pattern cannot be shift-clicked out of loom
  • MC-137498 – Crossbow enchantments missing in creative tab
  • MC-137572 – Loom consumes two banners
  • MC-137783 – Trident and bow uses crossbow animation when wielding a crossbow in your offhand
  • MC-137967 – Leaves drop either 2 or no sticks but never 1
  • MC-138338 – Wither roses are made even though mobGriefing is false

From the previous development version

  • MC-138528 – Missing "Programmer Art" Resource Pack
  • MC-138539 – Dying causes you to respawn in empty unplayable world until relog

Videos

[edit | edit source]
Video made by slicedlime:

References

[edit | edit source]

Navigation

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

Navigation menu