Minecraft Wiki
Advertisement

Template:1.9, the first non-development version of the Combat Update,[1] is an upcoming update to Minecraft with no set release date. Dinnerbone has stated that many of the features he has shown for 1.9 are not “100% final”, so things may change later.[2]

Additions

Gameplay

New /enchant Command
  • A command used to enchant items in creative or cheat mode
Dominant hand option
  • An option for players to change their dominant hand on their player model
Dual wielding
  • Only the main hand can be used for attacking
  • Bows can be used even when something is in the other hand
  • The other hand is invisible in first person view when not holding something
  • Key to swap items between hands, which is F by default
    • For example, if you have a pickaxe in your main hand and a torch in your other hand, right click places the torch
  • The off-hand slot is displayed next to the hotbar, on the off-hand side (left for right-hand players and vice versa)
  • Some attributes and enchantments will apply to the off-hand item, while others will not
Status effects
  • Levitation status effect
    • Received when player is hit by shulker projectiles
    • Makes player involuntarily float high into the air
      • Can be used to get to higher places
    • Listed as a negative effect due to the potential to kill from fall damage
    • Higher levels of levitation result in faster floating
      • For example, effect level 255 results in neither floating up nor down
      • Effect level 254 results in slow fall (similar to moon gravity)
      • Hitting the ground still results in the player receiving regular fall damage, if the player had fallen from a high enough elevation.
  • Glowing status effect
    • Received when players or mobs are hit by spectral arrows
    • Makes player's outline glow, seen even through non-transparent blocks
    • Listed as a negative effect because it prevents you from hiding from players once you are hit
    • Supports different colors for different teams to allow usage in competitive maps, team co-op maps, etc.

Blocks

Chorus flower
  • Spawn on the top of the chorus plant
  • Doesn't drop when the supporting block is destroyed, so you need to hand-pick them.
  • Can only be planted on end stone in any dimension.
Chorus plant
Dragon head
  • While a player wears the head and moves, the head's mouth opens and closes repeatedly.
  • When powered with redstone, the jaw starts to move up and down.
    • Will keep its state when unpowered (if it is unpowered while the jaw is closed, it remains closed; If you unpower it while it is open, it remains open).
End rod
  • Generates in the End city dungeons
  • Placeable horizontally and vertically which produce white particles
  • Used as a lighting source with the same level of lighting as torches
  • Horizontal end rods can be stepped up onto like slabs
End stone brick
  • Generates in the End city dungeons
  • Can be crafted with 4 blocks of end stone
Grass path
  • Are 15/16 block high
  • Obtainable by right-clicking grass with a shovel, uses shovel
  • Drops dirt, even when using silk touch
  • Cannot be obtained in the creative inventory.
    • But, unlike farmland, can be obtained by using the pick block key in creative.
Purpur block
Purpur pillar
  • Generates in the End city dungeons.
  • Can be crafted with purpur slabs
Purpur stairs
  • Generates in the End city dungeons.
  • Can be crafted with purpur blocks
Purpur slab
  • Generates in the End city dungeons.
  • Can be crafted with purpur blocks
Structure block
  • Only placable via /setblock, but unusable

Items

Arrows
  • New spectral arrow (gold colored)
    • Shows mob and player outlines in their team color when hit – even when invisible
    • NBT tag for entities to disable outlines
    • NBT tag to force outline: {Glowing:1b}
    • The glowing is a status effect
    • Crafted by surrounding an arrow with 4 glowstone dust, yields 2 spectral arrow
  • Arrows can be tipped with potions
    • 14 arrow types
    • Each differently tipped arrow is available in the creative menu, just like enchanted books
    • Effect is applied on hit
Beetroot
  • Restores 1 (🍗).
  • Spawns naturally in villages
  • Can be used to craft beetroot soup.
  • Can also be used to craft rose red dye.
Beetroot soup
Beetroot seeds
  • Used to grow beetroots.
Chorus fruit
  • Obtained from chorus plants
  • Can be eaten even if the player is not hungry, similar to Golden Apples
  • Can be cooked in Furnaces to obtain Popped Chorus Fruits
  • Teleports the player when eaten
Popped chorus fruit
Shulker spawn egg
  • Used to spawn a shulker.

World generation

End City
  • Dungeon-type structure: Treehouses made of endstone and new blocks, including stairs
  • Generates on separate end islands arranged around the main island in a donut fashion
  • Around the donut islands there are many more small islands
  • Includes floating ships
  • Includes speed beacons
  • Loot includes beetroot seeds, diamonds, gold and high enchanted diamond/iron gear of all sorts
  • Brewing stands with (health) potions in them
Chorus plants
  • Tree/cactus-like arrangements of new purple block.
  • Drop when supporting block is destroyed, like cacti.
  • Drop edible chorus fruit items.
  • Can be farmed by planting the chorus fruit flowers that come from the top of the plants.
  • Grow in stages.
End Gateway Portal
  • Appears after killing the ender dragon
  • New type of portal, due to its size it is only accessible using ender pearls, or by riding pigs, boats or minecarts.
  • Used to warp to other end islands depending on the direction of the ender pearl throw.
  • Shows purple beacon beam when created and used
  • One is created for each dragon kill, up to 20 possible
  • Placed in a circle around the end portal

Mobs

Shulker
  • Short for "Shell Lurker"
  • The shell looks like a purple block
    • It can appear on the ground or walls
  • Appears in the End city
  • Using commands, they can be made to be part of a team to attack other teams and can be used as defense mobs
  • When attacking, opens up and shoots projectiles which only move along the x/y/z axis
    • Projectiles can be knocked away by attacking them.
    • Getting hit by a projectile causes 2 hearts of damage and provides the levitation status effect
  • It can teleport like an Enderman while attacked or pushed by Piston.

Changes

General

Options
  • Removed Super Secret Settings and Broadcast Settings
  • Removed Alternate Blocks from video settings
Attributes
  • CustomNameVisible:true will make the name tag on mobs show in the same way as on players
  • Entities can now be summoned straight to teams: {team="TeamName"}
  • DropChances and Equipment tags are no longer used
    • ArmorItems, HandItems, ArmorDropChances and HandDropChances used instead.
Models
  • Different models/textures for different damage values, stack sizes and item states. This works on compasses, clocks, and anything that can have a durability bar. It also contains additional tags for bows and fishing rods.
  • Models can be put together based on block state attributes, such as fences. As a result, the vanilla set of block models was reduced by almost 300 models.
  • Block model JSON is now strict, comments and quoteless identifiers are not allowed.
  • "display" tag defaults have changed, and the "thirdperson" and "firstperson" tags were replaced with "thirdperson_righthand", "thirdperson_lefthand", "firstperson_righthand", and "firstperson_lefthand".
  • "parent" and "elements" tags can coexist now, though the top level elements tag overwrites all former ones.
  • Removed the option to disable alternate block models.
Block states
  • Fire block states flip and alt were removed, and the integer state upper was reimplemented as the byte state up, cutting the number of states representing fire from 3072 to 512.
Resource packs
  • The required pack version number was changed to "2" in pack.mcmeta.
  • Old resource packs require user acknowledgement to use
Structure data
  • Now comes from /assets/structures

Gameplay

Bosses
  • Proper support for multiple bosses’ health bars, so they show at the same time without obstructing each other.
Death messages
  • Death messages will now be displayed on the player's death screen as well as in the chat.
Inventory
  • Rearranged the survival inventory and the creative "survival tab" to accommodate the new off hand slot.
  • Unified the orientation of many items in the inventory
Status effects
  • Status effects are now displayed on the HUD, instead of just in the inventory, similarly to Pocket Edition
    • Displays status effect icons ordered by time left
    • Positive effects are on the top row, negative effects on the bottom row
    • Effects that are about to run out blink, faster when closer to running out and also fade away
Damage tooltips
  • Now reads "When in main hand:"

Blocks

Armor stands
  • Can now be summoned to dual wield with commands in creative.
Dead bushes
  • Will now drop anywhere between 0–2 sticks
Trapdoors
  • No longer require supporting blocks
  • Can be moved with pistons
Stairs
  • Are now rotated 90° in the inventory
Pressure Plates
  • Have a now slightly flatter look in the inventory
Glass panes & Iron bars
  • Glass panes/iron bars without any connecting blocks are now 2x2 pixels in footprint

Items

Bows
  • The bow in your hotbar now shows an animation for drawing back an arrow.
  • Arrows in the off hand are prioritized over arrows in the rest of the inventory slots.
Ender pearls
  • Can now be thrown in creative mode
Maps
  • Now display as a mini map when held in the off hand, or if the off-hand slot is occupied; the (old) large version is visible only when held in the dominant hand with both hands free.
Fishing rods
  • Casting fishing rods now has an animation in the hotbar/inventory
Potions
  • Mixed potions' colors now blend
  • Numeric IDs are no longer used. Instead an NBT "Potion" tag is used, e.g. /give <target> minecraft:potion 1 0 {Potion:"minecraft:swiftness"}
  • Splash potions now have a separate data value and ID name and can be created from all potions, including water bottles.
  • Added Mundane, Thick and Awkward potions to the creative inventory
  • Glowstone and redstone can no longer be added to extended or tier-II potions.
  • Most recipes for Potion of Weakness removed (see brewing for all recipes removed)
Projectiles
  • Slightly altered the path of projectiles[3][verify]

World generation

End islands
  • A set amount of differently-sized pillars are arranged in a circular fashion
  • The tallest pillars have iron bars around their ender crystal
    • This makes it so that you have to climb some of the pillars, making the fight harder
  • The exit portal is pre-generated, but without the dragon egg and portal blocks
  • Infinite number of islands in the end
    • Mini islands generate between major islands
    • End islands and mini end islands have chorus plants spread throughout the island
End ship
  • When a player or entity warped to another gateway, it will output a yellow beam.
  • Spawns across from End city dungeon
  • Composed of the same materials as End city dungeon
  • Has shulkers in it
  • Has a purple beacon and a brewing stand with potions of healing and other loot
The Nether
  • Removed the Nether fog
Villages
  • Farms now include beetroot crops

Mobs

Ender dragon
  • Similar to the one on console edition, but a step further
  • The dragon can be respawned as often as you want (planned to be by placing player-made craftable ender crystals), but subsequent dragons don't drop XP
  • The dragon breathes fire/purple particles on players and mobs
  • The dragon will shoot fireballs
  • The dragon will defend the obsidian pillars more the further the fight progresses
  • For now, you can respawn the dragon by drawing a creeper face with clay, but it won’t respawn everything yet
  • The dragon flies and stops over the portal sometimes, only then can it be killed
Villagers
  • Farmer villagers now harvest beetroot.
Living mobs
  • Have a 5% chance to spawn left-handed - LeftHanded boolean tag on mobs
Hostile mobs
  • Will now have animations to show that they are attacking.
Skeletons
  • Skeletons now have an animation for drawing back their bow.
  • Mapmakers can make skeletons shoot potion-tipped arrows
Endermen
  • Endermen will now remain aggravated towards the player despite being in contact with water.
  • Enderman will now drop the block they are holding when killed
Pigs
  • Can be led and bred with potatoes and beetroots, in addition to carrots
Chickens
  • Can be led and bred with melon seeds, pumpkin seeds, and beetroot seeds, in addition to wheat seeds

Planned additions

General

Animations/Entity models[4][5]
  • Might include model changes within the NBT data.
    • Would be implemented via resource packs.[6]
  • Will make better use of code so that map/mod makers can create better/new mobs.[7]
    • Same as the block data changes in 1.8.
Captions/Subtitles[8][9]
  • Subtitles which display for each sound for the hard of hearing/deaf.[10]
    • An example would be “Creeper hissing”.[11]
    • Would have < or > to point in the direction this sound is coming from.[9]

Gameplay

Brewing
  • Possibly new potions[12]
Enchanting
  • Possibly new enchantments[12]

Blocks

New block type[13]
Craftable ender crystals
  • A version of the ender crystal can be crafted which spawns another dragon when placed[14]

Items

Dragon breath
Shields[16]
  • Will be used for blocking instead of a sword. [17]
  • Can be used to allow attacking and defending at the same time.
  • Shields can be crafted with a banner to add custom patterns[18]
  • Used to block attacks from the side the shield is held on
  • Sounds for when you blocked an attack[19]

Planned changes

General

Shaders
  • Switch away from using fixed-function OpenGL to using Shaders.[20]

Gameplay

Clouds
  • New cloud rendering system.[21]

World generation

End cities and End ships
  • Will no longer generate beacons, as that was a leftover testing feature.[22]

Blocks

Command blocks
  • Will have a new UI[23]
    • Will contain tab to complete.

Items

Swords
  • Can no longer be used for blocking.

Fixes

23 issues fixed
From released versions before Template:1.9
  • MC-438 – Ender pearl can't be used in creative mode
  • MC-849 – Eating a food item / drinking potion / curing zombie has a chance of also consuming a second food item / potion without any animation
  • MC-1537 – Sometimes doors in strongholds are misplaced
  • MC-1663 – Dying while having a gui window open doesn't make appear the death screen
  • MC-1956 – Arms misplaced in skeletons with a bow
  • MC-2768 – Ladder Bug with Trapdoors.
  • MC-2835 – Resizing the Minecraft window while dead grays out the Respawn/Exit to Menu buttons and several other screens
  • MC-2963 – Left hand covers corner of held map when riding an entity and switching the perspective
  • MC-4474 – Boss health bar temporarily viewable after respawn and loading another world
  • MC-5404 – Name Tags/XP Orbs/Splash Potions are angled in third-person mode
  • MC-14826 – Lead break / disappear on game restart or chunk reload
  • MC-42841 – Incorrect Creative Instant Health Damage value
  • MC-47526 – Ender Crystal entity spawning 1 block too low
  • MC-53897 – Torches in Villages, Stronghold, & End exit portal spawned dropped
  • MC-56268 – Breaking the bedrock below an Ender Crystal (in the End) creates performance drops, rapidly flickering light
  • MC-67952 – XP Orbs have graphical bugs when looking straight down
  • MC-68062 – Boss health bar only visible when looking at boss
  • MC-69320 – Data tag output by /entitydata and /blockdata contains too many commas
  • MC-74113/entitydata NoAI on Ender Dragon causes it to rapidly vibrate
  • MC-75082 – End music will stop every time the ender dragon loads out of view.
  • MC-77686 – Weird pixels in top-left corner of hand-held maps
  • MC-83964 – Blindness And Night Vision Doesn't Create Complete Blindness Anymore
  • MC-84262 – Zombies Still Follow in Creative

Trivia

  • This is now the longest wait for a major update to Minecraft, with 3360 days now having elapsed since the release of 1.8 on September 2, 2014.
    • Until this point, the longest waits had been those between 1.7.2 and 1.8 (312 days), and between 1.2.1 and 1.3.1 (153 days).
  • This has also been the longest span of time between the release of a major update to Minecraft and a snapshot for the next major update, with 330 days having elapsed between the release of 1.8 on September 2, 2014, and 15w31a on July 29, 2015.

References

  1. "Darn, I hoped this would go unnoticed for a few days. Well spotted, @3ddeters. http://www.reddit.com/r/Minecraft/co …"@Dinnerbone (Nathan Adams) on X, April 1, 2015
  2. "Worth noting: things about 1.9 that I tweet are not 100% final, that's why there's no snapshots and not much info. Things may change further"@Dinnerbone (Nathan Adams) on X, May 28, 2015
  3. https://www.reddit.com/r/Minecraft/comments/3f7m2y/minecraft_snowball_projectile_changes_snapshot/
  4. "@minecraftiawiz That's a really good idea! Animation and entity models are planned for 1.9. Not sure about model changes via NBT."@TheMogMiner (Ryan Holtz) on X, September 6, 2014
  5. "Ripping apart the entity model system at the moment. External model files and skeletal animations? Yes plz. Much work to be done yet though."@TheMogMiner (Ryan Holtz) on X, October 9, 2014
  6. "@DC_MasterMind It's to make entity models and animations part of resource packs, like block models in 1.8"@TheMogMiner (Ryan Holtz) on X, October 10, 2014
  7. https://www.reddit.com/r/Minecraft/comments/2isrvt/themogminer_on_twitter_ripping_apart_the_entity/cl5ufzr?context=1
  8. "Super rough and initial work on closed captions/subtitles: https://gfycat.com/DefinitiveInex … - needs some more work, but I think it's getting there."@Dinnerbone (Nathan Adams) on X, March 9, 2015
  9. a b "Another attempt of how subtitles could work in Minecraft: https://gfycat.com/LinedShyAppalo … - feedback welcome, is it better or worse than last one?"@Dinnerbone (Nathan Adams) on X, March 16, 2015
  10. "And now back to working on subtitles for hard of hearing players :)"@Dinnerbone (Nathan Adams) on X, March 9, 2015
  11. "Whilst watching a talk on accessibility yesterday, I realized how to add captioning ("[creeper hissing]") to MC. Hope it helps some people."@Dinnerbone (Nathan Adams) on X, March 6, 2015
  12. a b https://mojang.com/2015/07/minecraft-snapshot-15w31a/
  13. "This reddit post made me happy about a new block type we're working on for 1.9... http://i.imgur.com/Rg7HYOw.png"@jeb_ (Jens Bergensten) on X, March 3, 2015
  14. https://youtu.be/Blkh2fxo6iY&t=5m11s
  15. https://youtu.be/Blkh2fxo6iY&t=5m22s
  16. "After reading a lot of helpful feedback on /r/MinecraftSuggestions, I reworked the new inventory slots a little. https://gfycat.com/CoordinatedCom …"@Dinnerbone (Nathan Adams) on X, May 22, 2015
  17. "@CraftyCore That was only removed because it was a bug. In 1.9, swords don't block; shields do - you can block and hit at the same time."@Dinnerbone (Nathan Adams) on X, May 28, 2015
  18. https://youtu.be/Blkh2fxo6iY&t=21m11s
  19. https://www.youtube.com/watch?v=VJ9LoyyuWgE
  20. "@MC_News_Germany Planning on switching to using shaders. No more fixed-function OpenGL. Performance boost and extensibility, good times."@TheMogMiner (Ryan Holtz) on X, September 26, 2014
  21. "@TheAkaiyoGaming The cloud rendering code is fricking atrocious and is #1 on my 1.9 hit-list. Until now there was not much to be done."@TheMogMiner (Ryan Holtz) on X, September 5, 2014
  22. https://twitter.com/SeargeDP/status/626793834815582208
  23. http://limitedengagement.net/podcasts/010-the-future-of-minecraft/#more-114 at 1:47:25


Advertisement