Minecraft Wiki
Register
Line 304: Line 304:
 
** Found in the [[Nether]]
 
** Found in the [[Nether]]
 
** Drops [[Nether Quartz]] crystal when mined
 
** Drops [[Nether Quartz]] crystal when mined
** There is an average of roughly 69 [[ore]]s per [[chunk]]
+
** There is an average of roughly 70 [[ore]]s per [[chunk]]
 
*** As common as [[Iron Ore]] in the [[Overworld]]
 
*** As common as [[Iron Ore]] in the [[Overworld]]
 
** Works with both Fortune and Silk Touch enchantments
 
** Works with both Fortune and Silk Touch enchantments

Revision as of 18:11, 13 March 2013

The Redstone Update is a major update labelled as 1.5. Among the main changes are a number of new redstone-related blocks, including the Comparator, Hopper, Dropper, Daylight Sensor, Trapped Chest, Weighted Pressure Plates and Block of Redstone. A new decorative block - Block of Quartz, crafted from Nether Quartz, was also added. Also included is a Scoreboard system, a new Texture Pack format and a Lighting engine optimization.

The Redstone Update was announced at the Future Updates with the Minecraft PC Team and The Future of Mod API talks at MineCon 2012[1].

You can watch the Future Updates Minecon 2012 panel here:

Development began shortly after the announcement, with 13w01a. Sixteen development snapshots were released, from 13w01a to 13w10b, with a few snapshots being quickly re-released straight after to fix bugs without changing the client version number. Nearer the end of the snapshot cycle for the 1.5 update, Mojang focused primarily on fixing bugs, rather than adding new features. Mojang originally planned a pre-release of The Redstone Update on February 28, 2013 and the official update in the first week of March[2]. However, the pre-release got delayed as Mojang were trying to fix more bugs before a stable release.[3][4] With the pre-release on the 7th of March, it was announced that the Redstone Update would be released at Wednesday, March 13th 2013, and it was.

Promotional videos

(shown alongside the update)

First, the Minecraft 1.5 Song by YourMCAdmin

If that’s a bit too short for you, this one by nativisions is a little bit more in depth (5:38)

And if you want an even longer, here’s one by icecreamstatus (15:06)

Features

General

Additions

  • Minecraft Realms
    • Currently a preview
    • A Mojang server provider
    • Only added to few "randomly" chosen players
    • Used on Menu Screen, when activated

Improvements & Changes

  • Lighting
    • Engine optimizations
    • Support for more realistic lighting[5][6]
    • Lighting interacts correctly with slabs and stairs[7]
    • Note: Active furnaces still emit light only from the front surface (as before), and black spots have not been fixed
  • Texture Packs
    • New format
    • Textures use one PNG file per block or item, which are stitched together at runtime, texture sizes don't need to be consistent
    • Textures can be animated.
      • Animation frames are underneath each other in the same image
      • Use a separate text file to specify frame order and duration
    • Special rules apply for water, lava, compass, and clock
    • Vanilla textures will be used if texture files are missing
    • Support for HD texture packs.[8]
    • Support for HD fonts

Gameplay

Additions

  • Scoreboard system
    • Intended for map makers or server administrators.
      • Good for PVP servers.
    • Used via /scoreboard command or command block
    • The scoreboard can be used to track deaths, players killing another player, players killing a mob, or players activating commands
    • The complicated system uses a combination of name, display name, and criteria, and track an integer number of points for players
    • Has team mechanics including custom name colors, friendly fire options and objective tracking per team instead of per player
    • Displays points below players nametags
    • Invisible players on a team can be seen using the SeeFriendlyInvisibles NBT tag
  • Commands
    • /testfor command
      • Tests for whether specified player is online (testfor [player]), or at specified coordinate and/or in radius (testfor @p[x,y,z], testfor @p[r=radius] or testfor @p[x,y,z,r=radius])
      • Signal output to any Redstone Comparators surrounding the command block like testing content of a chest
    • /effect command
      • Usage: /effect <player> <effect> [seconds] [amplifier]
      • To remove effects: /effect <player> <effect> 0
      • Maximum number of seconds are 1,000,000
      • Amplifier increases level of the chosen status effect

Improvements & Changes

  • Inventory management
    • Double click items to fill the stack up as much as possible.
    • Drag item stacks around to divide them up over the dragged-over slots.
    • Drag item stacks around with the right mouse button to place one of that stack in each dragged-over slot, if that slot is not occupied already.
    • ⇧ Shift+ double click items in a crafting area to place all items in the inventory.
    • ⇧ Shift+ double click an item stack to move all other item stacks of that kind to that part of the inventory.
    • Pressing Q while the mouse is over an item in the inventory or a container to drop it
    • Held armor can be equipped by right-clicking.
  • Death Messages
    • Include the cause of death, the player the deceased player was fighting at time of death and name of the item used to kill.
      • Player fell off a ladder
      • Player fell off some vines
      • Player fell out of the water
      • Player fell from a high place
      • Player fell into a patch of fire
      • Player fell into a patch of cacti
      • Player got finished off by Player or Mob using Weapon
      • Player walked into a fire whilst fighting Player or Mob
      • Player was burnt to a crisp whilst fighting Player or Mob
      • Player tried to swim in lava while trying to escape Player or Mob
      • Player walked into a cactus while trying to escape Player or Mob
      • Player was slain by Player or Mob using Weapon
      • Player was killed trying to hurt Player or Mob
  • Renaming
    • Improved renaming of Spawn Eggs
      • Mobs spawned from renamed eggs have the name of the egg and the names will appear in the death message
      • Mobs can display their custom name as nametag using an NBT tag
      • Mobs spawned from named Spawn Eggs display their name over their head when viewed within a 6 block radius
    • Improved renaming of Containers
      • Renamed Chests, Trapped Chests, Dispensers, Furnaces, Brewing Stands, and Enchantment Tables display the new name in their GUI
      • Renamed Command Blocks use their name in the chat
  • Language files
    • Language files can be updated via the background downloader
      • A new Minecraft release is not needed to update the language files
  • Options & Title Screen
    • Moved Texture Packs button to options menu, instead of title screen
    • New chat settings in Multiplayer Settings
      • Scale, Focused Height, Unfocused Height and Width is configurable
    • Smooth Lighting can be changed to Minimum, Maximum & Off
      • Minimum uses the old Smooth Lighting, and Maximum fixes a bug with stairs
  • Creative Mode
    • All potions are categorized
    • In Creative mode, you can hit mobs or players from five blocks away

Blocks & Items

Additions

  • Activator Rail
  • Block of Redstone
  • Daylight Sensor
    • The crafting recipe is 3 Wooden Slabs, 3 Nether Quartz and 3 Glass blocks
    • Outputs a signal with a strength corresponding to the intensity of the sun
    • Only works with the sun's light (not man made light such as torches)
    • Rain affects the sensor's output
  • Dropper
    • The crafting recipe is 7 Cobblestones and 1 Redstone
    • Places items in containers in front of them, if there is no container it will dispense the item without using it
    • A dispenser 'shoots' items at you, while a dropper 'throws' items at you[9]
    • Can face all 6 directions, with a different texture when facing up or down
    • Need redstone signal to drop items
    • Fires once when the input becomes powered
    • Redstone signal emitted when a Redstone Comparator is placed against it directly - signal length depends on its fullness
  • Hopper
  • Minecart with Hopper[11]
    • Crafting recipe is a hopper on top of a minecart
    • Can only be emptied by passing over a hopper
    • Can pick up items from containers when it passes over
  • Minecart with Spawner entity[12]
    • Only obtainable with world editors
    • Have only the entity not the item
    • Uses the same NBT format as a normal Spawner
  • Minecart with TNT
    • The crafting recipe is 1 TNT and 1 Minecart
    • Triggered by Activator Rails
    • Explodes even more violently the faster it goes
    • In Creative mode when left clicked while moving, the Minecart with TNT explodes
    • Doesn't destroy rails and supporting blocks
    • Still blows up redstone materials
  • Redstone Comparator
    • Based on the idea of the Capacitor mentioned at Minecon 2012
    • The crafting recipe is 3 Redstone Torches, 1 Nether Quartz and 3 Stone
    • It is the same as a repeater, but with 2 inputs
      • If input A is stronger or equal to input B, it either repeats the signal or outputs the difference between A and B, so this can be used as an easier way make redstone contraptions like Piston Doors
        • Output is toggleable by right clicking
      • If input A is weaker than input B, then there is no output
    • All containers output a redstone signal when a Redstone Comparator is placed against it directly. The strength of it depends on how full the container is and what disc number is used in a Jukebox
      • This works with Trapped Chests as well, meaning it can provide two redstone signals with different causes at the same time
  • Trapped Chest
    • The crafting recipe is 1 Chest, and 1 Tripwire Hook
    • Gives out a signal depending on the amount of players looking inside
    • Large Trapped Chests can be staggered with Large Chests to allow more compact storage
    • Transmit signal downward through one block. This does not apply horizontally[13]
    • Texture is slightly different than a normal chest, with a red stain around the latch
  • Weighted Pressure Plate
    • Used to detect item drops
    • Gold(light) version reaches full strength at 60 items
    • Iron(heavy) version reaches full strength at 600 items
    • Linear, so 10 strength signal means twice as many items as a 5 strength signal
  • Nether Brick (item)
    • Obtained by smelting Netherrack
    • Used to make Netherbrick
  • Nether Quartz
  • Nether Quartz Ore
    • Drops 1 Nether Quartz item when mined
    • Can be smelted in a Furnace to obtain Nether Quartz
    • Can be legitimately obtained by Silk Touch enchantment
    • Drop more when picked up with Fortune enchantment
  • Block of Quartz
  • Quartz Slab
    • The crafting recipe is 3 Block of Quartz
    • Can be placed upside down same all other slabs
    • Decorative block
  • Quartz Stairs
    • The crafting recipe is 6 Block of Quartz in a usual stair recipe
    • Can be placed upside down same all other stairs
    • Updated to corner same all other stairs
  • Chiseled Quartz Block
  • Pillar Quartz Block
  • Multiple snow heights
    • Fully implemented - previously, a world editor could be used for different heights of snow
    • Drops one snowball for every layer of snow
    • Each level of snow has its own height collision
      • The topmost layer of snow does not have collision, so the player is always slightly sunken in the snow
      • Visually, four layers of snow is the same height as a slab. However, five layers of snow has the same collision height as a slab
    • Crafting recipe is 3 snow blocks in a row to create 6 snow layers
      • For each thin layer of snow crafted, the player loses exactly half the snowballs required to produce it
  • Sandstone Double Slab
    • Place two sandstone slabs on top of each other
    • The block ID is 43:9

Improvements & Changes

  • Beacon
    • Increased range
      • 1 layer: 20 blocks (previously 16)
      • 2 layers: 30 blocks (previously 24)
      • 3 layers: 40 blocks (previously 32)
      • 4 layers: 50 blocks (previously 40)
  • Bone Meal
    • Slightly nerfed
    • Now picks a random stage of growth each time as opposed to automatically pushing them to the final growth stage
    • Saplings take 2-4 bone meal to sprout into a tree
    • Gives off green particles when used
  • Brewing Stand
    • Redstone signal emitted when a Redstone Comparator is placed against it directly - signal length depends on its fullness
  • Chest
    • Redstone signal emitted when a Redstone Comparator is placed against it directly - signal length depends on its fullness
  • Detector Rail
    • Redstone signal emitted when a Redstone Comparator is placed against it directly - signal length depends on the fullness of the container on the rail
    • Added activated detector rail texture
  • Dispenser
    • Now equip armor to players that are up to 1 block away
    • Can place and activate TNT
    • Now use Bone Meal on a crop or sapling in front of them
    • Can create fire in front of them with Flint and Steel, which consumes durability
    • They can now face all 6 directions, and use a different texture when facing up or down
    • No longer fire while updated, instead they fire when their input becomes powered
    • Redstone signal emitted when a Redstone Comparator is placed against it directly - signal length depends on its fullness
  • Jukebox
    • Redstone signal emitted when a Redstone Comparator is placed against it directly - signal length depends on the number of the disc used.
  • Lava
    • Updated texture
  • Locked Chest
    • Textures put in individual files, nothing for the Locked Chest to use.
    • Now uses the "Missing Texture" texture
  • Nether Brick
    • The crafting recipe is now 4 Nether Brick (item)
  • Stairs
    • Improved lighting
    • Stairs no longer prevent sprinting
  • Stone Double Slab
    • Double stone slabs now have a block ID of 43:8
    • This allows double stone slabs to be given through commands
  • Water
    • Creating an infinite water source no longer needs a block underneath, but has to have a water source block.
    • This means you won't ruin rivers or oceans with Buckets

Mobs

Improvements & Changes

  • All Mobs
    • Mobs no longer walk over rails unless they are pursuing the player
    • A way for mobs/entities to ride other mobs/entities using a NBT editor or Sethbling's MCEdit filter (Stack Entities). Can be found here
      • They no longer dismount upon reload
      • Mobs can now be spawned riding other mobs
      • Allows for a lot of customization, including "riding" bats by spawning a bat with a minecart on top, spider jockeys and other crazy combinations
      • Players riding stuff will keep it when logging off (When logging off in a minecart, you will take it with you)
  • Skeleton
    • Now shoot from 16 blocks away, instead of 10
    • They now shoot faster when their target is closer
    • They shoot players one block away
  • Slimes
    • Slime spawn rates in swamps now depend on the current moon phase.[14]
  • Zombie
    • They now alert other Zombies within a radius when they see a player
    • They get more powerful as they lose health
    • When on fire, they can now set players on fire
    • Now become aggressive and come towards you when shot from farther away

World Generation

Additions

Improvements & Changes

Bug Fixes

  • Fixed 105 bugs (Official List) The following fixes are only for bugs which were present in a previous stable version of Minecraft. For the full list of bug fixes in snapshots see the Development version history.
    • MC-16 – TP Bug when you sit in Minecart/Boat/Riding pig
    • MC-32 – Minecart going in a circle will make any minecart close to them go super fast.
    • MC-49 – Sounds: Fire extinguish sound does not work in survival
    • MC-68 – Spawning in the air after creating a new world
    • MC-69 – Pigs constantly jumping, when player control them on half slabs and stairs
    • MC-93 – Signs light up when mousing over creative inventory slots
    • MC-122 – Unicode font text shadow misaligned
    • MC-127 – Piston extended and retracted at the same time
    • MC-136 – Visual glitch on retracting piston
    • MC-151 – Pushing TNT with a Piston and activating it at the same time duplicates it
    • MC-177 – Clocked piston arm turns invisible when exiting game/dying/etc.
    • MC-184 – Powered redstone doesn't update right
    • MC-195 – Flowing water still drags the player while flying
    • MC-220 – Z-fighting of iron bars / glass panes with the block below / above
    • MC-221 – Players and Mobs fall off vehicles and other ridden entities upon world reload, glitching through blocks
    • MC-302 – TNT explosion delayed until exiting and re-entering world
    • MC-320 – You can place Vines into Vines
    • MC-415 – Leaves replace transparent blocks
    • MC-515 – Chest glitch that lets them appear as if they are opened while they are not
    • MC-519 – Achievements lost after update
    • MC-547 – Arrows Don't land properly
    • MC-562 – Breeding cows can consume more than one wheat
    • MC-592 – Dying stacked leather armor duplicates the armor
    • MC-666 – Spawn Protection not working properly
    • MC-711 – Redstone and components stay powered after unloading chunks
    • MC-737 – Map scaling breaks the map sometimes
    • MC-835 – In the server log, /say commands performed by the server do not appear to the console but do appear to the players.
    • MC-846 – Dispenser and Dropper shooting out when updated
    • MC-855 – Graphical Piston Glitch
    • MC-916 – Water does not form source blocks properly on top of existing source blocks
    • MC-1086 – Command block/Repeater interacting weirdly
    • MC-1324 – /difficulty command doesn't produce any messages
    • MC-1352 – crowdin.net: Entry entity.WitherBoss.name is missing - German translation is "Withern"
    • MC-1361 – Self-Powered Redstone Lamp / Breaking a repeater with a piston pointing at a block won't stop the circuit
    • MC-1446 – Different timings on pistons in near same environment
    • MC-1505 – Grass fades under upside-down stairs (except oak wood ones)
    • MC-1524 – Baby mob collision boxes are too large
    • MC-1570 – Levers have random orientation when placed
    • MC-1619 – Infinite rail duplication glitch
    • MC-1642 – Minecart noise gets stuck on long cart rides | Bumping, choppy sound
    • MC-1680 – Potatoes are not affected by the Fortune enchantment
    • MC-1688 – Ender Egg falling render problems
    • MC-1752 – Breaking Doors moves the other part of the door sometimes
    • MC-1775 – Hash size breaks redstone
    • MC-1914 – Mob spawners sometimes show up as pig spawners
    • MC-1972 – Redstone torches sometimes update instantly (not the North/South quirk)
    • MC-2196 – Map item placed in item frame experiences Z-fighting
    • MC-2202 – Inconsistent pulse length/delay with torch and repeater combination
    • MC-2257 – Minecraft very slow to join/update a server, takes a long time to login (30 seconds/ 1 min)
    • MC-2416 – Suffocation/jittering/stuck when spawning in a newly created world
    • MC-2503 – Boats and minecarts should not be dropped in Creative
    • MC-2512 – Village lamp post floating torches
    • MC-2526 – Rain animation glitches through the ceiling
    • MC-2582 – Powered/activator rail on slope stays powered/activated
    • MC-2711 – Jukebox crashes when breaking with no record inside
    • MC-2806 – Anvils will sometimes hit the edge of a block and break instead of being placed.
    • MC-2974 – Anvil name change cost
    • MC-2987 – Can't Sprint Going Up Stairs
    • MC-2989 – Block "resets" when right clicked with a food item
    • MC-3114 – Activated detector-rails moved by a piston keep their activated state
    • MC-3169 – Wither In Peaceful spawns very glitchy
    • MC-3259 – Long redstone wire does not update/behaves strange in newly loaded chunks
    • MC-3287 – Inconsistency with pistons pushing items
    • MC-3316 – Armor enchantments (besides Thorns) have no effect on mobs
    • MC-3339 – Tile entity crashing bug
    • MC-3409 – Single player mode, creative mode, E to select block, select block from grid, E to return to game, game freezess, crash log created
    • MC-3449 – Block breaking resets when the item you're holding changes
    • MC-3458 – Server crashes if spaces are input on the console
    • MC-3597 – Floating minecart tracks when pushed by one-pulse piston
    • MC-3662 – Pistons and other Non-Solid blocks
    • MC-3887 – Issues with name colors in tab list
    • MC-3981 – Dispensers no longer dispense items through blocks in the downward direction.
    • MC-4009 – When a repeater is placed when facing the direction f=0 it flashes on for one tick then goes of
    • MC-4052 – Powered mechanisms react to change in redstone power level
    • MC-4232 – SpawnPotentials list working incorrectly
    • MC-4268 – Wither skeletons have wrong hitbox
    • MC-4770 – Chat Shown: commands only broken - displays all chats but prevents me from submitting commands with "cannot send chat message"
    • MC-5117 – Minecart does not make sounds when riding it
    • MC-5214 – All the different Firework stars stack.
    • MC-5368 – Mining with tools resets cracking action when damage values are updated
    • MC-5413 – Items with NBT data do not stack correctly due to serialization
    • MC-5588 – Swords do not lose durability when used on the Ender Dragon
    • MC-5621 – Blocks like Redstone dust, Repeaters, Doors, Levers do not drop when the underlying block is pushed by a piston
    • MC-5691 – 1.4.6 - Windows 8 64x - Mouse: View issues/Accuracy error?
    • MC-6131 – Crash upon reloading texture pack.
    • MC-6223 – Night Vision Potions that are edited to last longer create a potentially seizure-inducing flashing sky background.
    • MC-6551 – Creative Menu potion values are not the same as when brewed (issue redo)
    • MC-6699 – Reading Bytes in Minecraft code has a possible flaw
    • MC-6872 – Upon creating the wither, It leaves ghost blocks
    • MC-7196 – Nether cave/tunnel generator produces incorrect/cut tunnels
    • MC-7247 – Named tools/armor disappearing from inventory
    • MC-7254 – Furnace Tile Entities reproducing - Internal performance bug
    • MC-7344 – Trapdoor is closed when redstone repeater is one block below and powered.
    • MC-7595 – ID 73 & 74 Preset Bug
    • MC-8437 – URL parser does not detect 4 letter TLDs
    • MC-8487 – Wither doesn't generate health when in minecart
    • MC-8510 – Gamerule doMobLoot doesn't affect xp drops
    • MC-8647 – Death messages not translatable
    • MC-9066 – Infinite Duration Bug
    • MC-9259 – FallingSand support for block IDs > 128
    • MC-9289 – Hitting mobs with a sharpness I wooden sword and weakness III crashes the game
    • MC-9473 – Unnecessary delay of "Done" button in the texturepacks menu
    • MC-9533 – Out of Memory?
    • MC-10112 – /clear with command blocks not working with armor that has been worn with custom damage values.
    • MC-10543 – Last Direct Multiplayerconnection does not get saved
    • MC-10956 – Animals can breed over distances up to almost 8 blocks when only seperated by fences

Video

Redstone Update/video

References