Minecraft 1.13: Snapshot 18W02A

A new snapshot 18W02A of Minecraft Java 1.13 came out this Wednesday, the Minecraft snapshot version 18w02a, adding several features related to commands and some technical changes in the game. Here are all the new features brought by this new snapshot: Simplification of the command / teleport The syntax of the / teleport command  has been revised in depth, in order to simplify it and avoid ambiguities. As a reminder since the previous snapshot , the / teleport command allows to modify the gaze orientation during the teleportation by indicating the target of the gaze. The point of the target was his feet, now it is also possible to direct the eye to the eyes of the target entity.

Changes in 18W02A

  • Added new block tag minecraft:enderman_holdable
  • Changed translation files from .lang (key=value) to .json ("key": "value")
  • Errors during a command are now a nicer error message (with tooltip for more info)
  • Teleporting to things in other dimensions is now allowed
  • /teleport has been simplified a bit, to avoid ambiguity
  • /TELEPORT

    • /teleport <entity> doesn’t allow rotation or facing, will teleport you to the entity
    • /teleport <x y z> doesn’t allow rotation or facing, will teleport you to the position
    • /teleport <victim> <entity> doesn’t allow rotation or facing, will teleport victim to entity
    • /teleport <victim> <x y z> [yRot xRot] will teleport you to that position with optional rotation
    • /teleport <victim> <x y z> facing [xFacing yFacing zFacing] will teleport you to that position facing another position
    • /teleport <victim> <x y z> facing entity <entityFacing> [feet|eyes]will teleport you to that position facing an entity’s feet or eyes (default feet)
    • Teleporting to an entity in another dimension is now totally allowed. Hurrah!
    • You can also teleport to another dimension using something like /execute in the_nether run teleport 0 64 0
  • Added anchor points to teleport ... facing ..., so you can look at eyes vs feet
  • Added new subcommands to /execute to allow for more control over commands
  • /EXECUTE

    • facing <x y z> will run the command as though you’re facing x y z
    • facing entity <entity> (eyes|feet) will run the command as though you’re facing the entity’s eyes or feet
    • offset <x y z> has been renamed to positioned x y z
    • positioned as <entity> will change the command position (x y z) but nothing else
    • rotated as <entity> or rotated y x will run the command as though you’re rotated in that direction
    • in (overworld|the_end|the_nether) will run the command as though it’s in that dimension
    • at <entity> will change the dimension, position and rotation of the command to match that entity
    • (if|unless) score <name> <objective> matches <range> will test for a score in a range (ie 11..5)
    • anchored (feet|eyes) will make the rest of this command use feet or eyes for ^ ^ ^ coordinates or facing commands
  • Server commands (functions, console, rcon) now run from world spawn in the overworld

Fixed in 18W02A

  • Fixed bug MC-68446 – Some entities have missing translations string in the lang files
  • Fixed bug MC-121662 – Unhandled exceptions in commands just dump the exception into chat, without the “unknown error” message
  • Fixed bug MC-122579 – All COLOR_wall_banners are missing translation keys
  • Fixed bug MC-122608 – Minecraft crashes when typing in a block-related command in front of an entity
  • Fixed bug MC-122610 – Giving 0 of any item results in the chat message saying that you got 0 air
  • Fixed bug MC-122893 – “/execute as/at” does not change the dimension of execution
  • Fixed bug MC-122956 – Function paths with invalid characters results in game freezing
  • Fixed bug MC-123104 – ‘/scoreboard players reset’ removes name from sidebar of different objective
  • Fixed bug MC-123764 – Single player menu world version not displaying correctly
  • Fixed bug MC-123771 – Server crashes when an item frame with a map is loaded, and no player has that map in their inventory
  • Fixed bug MC-123774 – You cannot test for names with name= anymore
  • Fixed bug MC-123782 – Game crashes if an item has a name that’s invalid json
  • Fixed bug MC-123790 – “italic”:false in custom item names does not make name non-italic
  • Fixed bug MC-123832 – Crash reports output TextComponent object for entity names rather than its text
  • Fixed bug MC-123833 – Connect/Disconnect messages output TextComponent object rather than the player’s name
  • Fixed bug MC-123888 – /clear on a player with no items dumps raw TextComponent
  • Fixed bug MC-123891 – NullPointerException on empty TextComponent
  • Fixed bug MC-123932 – You cannot open locked containers with the Lock nbt anymore
  • Fixed bug MC-123943 – Clicking a player’s name in chat dumps raw TextComponent
  • Fixed bug MC-123974 – Command List DataProvider incorrectly labeled as “Item List”
  • Fixed bug MC-124051 – Varieties of /teleport create ambiguities for tab-completion

Download Minecraft 1.13: Snapshot 18W02A

 Snapshot 18W02A Client 

Snapshot 18W02A Server

The post Minecraft 1.13: Snapshot 18W02A appeared first on Minecraft Free Download.

Previous
Next Post »