Mc

Minecraft 1.8 Upcoming Features

By Rayhan - 01:49

This is the next features on Minecraft 1.8

Splash
"That's Numberwang!"
"Ryan also has amazing hair!"
Difficulty
Difficulty is per world
No more global difficulty option
Prevents accidentally changing the
difficulty when joining the world
Can be locked for each world
Prevents the temptation to change
to an easier difficulty in difficult
situations
Locking can not be undone without
external editors
However, using the /difficulty
command will still work
Gameplay
Target selectors
@e
Targets entities
Can specify type of entity by entity
ID to either include or exclude with
[type=Chicken] or [type=!
Skeleton]
Example:
/ kill @e[r=50,type=Chicken]
- kills all chicken within a radius of
50 blocks
Example: / tp @e[r=5] ~ ~5 ~
- any entity within a radius of 5
blocks will be teleported five blocks
in the air\
Commands
/ blockdata
Modifies NBT data at a specific
coordinate. The <dataTag> merges
with the block at that position
Can be used to change the
contents of a chest
Usage:
/ blockdata <x> <y> <z> <dataTag>
/ 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 <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [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 <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [oldBlockHandling] <dataTag>
Example:
/ fill 1001 3 1002 1011 5 992 wool 6 replace
Can filter certain blocks
Only if it’s used to fill in replace
mode with “normal” blocks.
It does not work when filling
with block entities.
Syntax:
/ fill [x] [y] [z] [x] [y] [z] [BlockName] [Data] replace [filterBlockName] [filterData]
/ particle
Spawns particles in a given area
It can also be relative to
entities.
Usage:
/ particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [player:entity]
Example:
/ particle lava ~ ~1 ~ 1 1 1 0.5 2 @e[type=Chicken]
List of particles: hugeexplosion ,
largeexplode,
fireworksSpark, bubble,
suspended , depthsuspend,
townaura, crit, magicCrit ,
smoke , mobSpell,
mobSpellAmbient , spell ,
instantSpell, witchMagic,
note, portal,
enchantmenttable, explode,
flame , lava, footstep, splash,
wake, largesmoke, cloud ,
reddust , snowballpoof,
dripWater , dripLava,
snowshovel, slime, heart,
angryVillager ,
happyVillager , iconcrack_
(ID) , tilecrack_(ID) .
NBT Tags
{CanDestroy} [1]
Mostly for use in adventure mode
Items with this tag display the
names of the blocks that they can
destroy in the item tooltip
Example:
/ give @p minecraft:diamond_shovel 1 0 {CanDestroy:["minecraft:sand","minecraft:grass"]}
to give a Diamond Shovel that can
break grass and sand)
{Lock:"Secret"}
A way to lock containers from
being opened using NBT tags
Mostly useful for adventure maps in
adventure mode
Containers can be unlocked by
clearing their String for Lock
Locked containers can only be
opened while holding anything
renamed to the given string, item is
not removed on use [2]
The lock can be completely
removed utilizing the command
/ blockdata
Gamerule
logAdminCommands
Prevents command block output
from being stored in chat logs. In
multiplayer, also prevents player-
initiated commands from being
stored. Unrelated to
commandBlockOutput , which is
output into the visible chat.
World Generation
Underground
Granite, Andesite and Diorite generate
in pockets within Stone terrain
Similar size and abundance to Dirt
and Gravel
Blocks and Items
Diorite
Crafting recipe: 2 Cobblestone and 2
Nether Quartz in a checker board
pattern
Can be crafted into Polished Diorite
Andesite
Crafting recipe: 1 Cobblestone and 1
Diorite
Can be crafted into Polished Andesite
Granite
Crafting recipe: 1 Nether Quartz and 1
Diorite
Can be crafted into Polished Granite
Polished Diorite
Crafting recipe: 4 Diorite in a 2x2
configuration
Polished Andesite
Crafting recipe: 4 Andesite in a 2x2
configuration
Polished Granite
Crafting recipe: 4 Granite in a 2x2
configuration
Slime Block
Players and mobs that land on their
top side will bounce, like on a
trampoline
Bounce rebound velocity is scaled
by impact velocity, can reach up to
60%
Currently does not affect item
entities
Prevents fall damage
Walking on it is slower than walking on
Soulsand, close to one's speed whilst
sneaking
Crafting recipe: 9 Slime Balls
Can be crafted back into 9 Slime
Balls

  • Share:

You Might Also Like

0 comments