14w03a


Info

14w03a
14w03a Banner.png
Type

Snapshot

Release date

Jan. 16, 2014

Snapshot for

1.8 1.8 Official name Bountiful Update Type Release Release date Sep. 2, 2014 1] Development versions View all Snapshots 14w02a 14w02b 14w02c 14w03a 14w03b 14w04a 14w04b 14w05a 14w05b 14w06a 14w06b 14w07a 14w08a 14w10a 14w10b 14w10c 14w11a minecraft

Download

Client (.json)
Server

14w03a is the fourth snapshot released for 1.8 1.8 Official name Bountiful Update Type Release Release date Sep. 2, 2014 1] Development versions View all Snapshots 14w02a 14w02b 14w02c 14w03a 14w03b 14w04a 14w04b 14w05a 14w05b 14w06a 14w06b 14w07a 14w08a 14w10a 14w10b 14w10c 14w11a minecraft .

Additions

  • Commands Contents 1 Usage 1.1 Tilde notation 1.2 Target selectors 1.2.1 Target selector variables 1.2.2 Target selector arguments 1.3 Data tags 1.4 Raw JSON text 1.5 Block/item names 2 Summary of commands 3 List of commands
    • /clone
      • Clones all the blocks (not entities) from a given area to a different given area
      • Up to 4096 blocks can be copied
      • The clone can be masked or replace - replace will copy every block, masked will only copy non-air blocks
      • Usage: /clone mode
      • Example: /clone 1001 3 1002 1011 3 992 1001 5 992 masked
    • /fill
      • Fills a given volume with a specified block
      • Up to 4096 blocks can be filled
      • oldBlockHandling works like with /setblock, but with additional options: hollow to only fill the outer layer of blocks and fill the inner part with air, outline to fill the outer layer of blocks and ignore the inner part
      • Works similarly to /setblock
      • Usage: /fill dataValue oldBlockHandling
      • Example: /fill 1001 3 1002 1011 5 992 wool 6 replace
  • Gamerule
    • logAdminCommands
      • If set to false, will prevent all command blocks from outputting to the client console. If used on a server, it will also not log player executed commands in the server`s log. You will still see player executed commands in chat.

Videos

Changes

Fixes

14 bugs fixed
From released versions before 1.8
  • MC-14671 – 1-Tick pulse sustaining with repeaters
  • MC-26572 – Mob/player head blocks don`t render the hat layer
  • MC-34919Hopper: java.lang.NullPointerException: Rendering screen
  • MC-36494/setworldspawn does not update compass
  • MC-42312 – Range with command blocks subtly messed up
  • MC-44881 – Command Block Custom Radius
From the 1.8 snapshots
  • MC-44389 – Leaves not changing color depending on biome
  • MC-44556/clear doesn`t clear items in armor slot (NPE)
  • MC-44684 – 14w02a teleporting changes cause side effects to Endermen teleportation
From the previous snapshot
  • MC-44618 – Spawn point @a/@p/@r not working
  • MC-44758 – CommandBlock @ selectors are offcentered
  • MC-44785 – r=65536 in command block doesn`t work anymore
  • MC-44824Hopper: java.lang.NullPointerException}}: Rendering Block Entity
  • MC-44848Hopper: java.lang.NullPointerException}}: Unexpected error