Powered Rail

(Redirected from Powered rails)
Jump to navigation Jump to search
This article is about the powered rail. For other types of rails, see Rail (disambiguation).
Powered Rail
Powered Rail.png: Infobox image for Powered Rail the block in Minecraft
Powered Powered Rail.png: Infobox image for Powered Rail the block in Minecraft
Invicon Powered Rail.png: Inventory sprite for Powered Rail in Minecraft as shown in-game with description: Powered Rail
Renewable

Yes

Stackable

Yes (64)

Tool

Blast resistance

0.7

Hardness

0.7

Luminous

No

Transparent

Yes

Waterloggable

Yes

Flammable

No

Catches fire from lava

No

Map color (Java)


  0 NONE

A powered rail is a type of rail that either increases or decreases the velocity of minecarts that move over it, depending on its power state.

Obtaining[edit | edit source]

Breaking[edit | edit source]

Powered rails can be crafted, and previously placed powered rails can be broken with any tool or by hand, dropping themselves as items.

Block Powered Rail
Hardness 0.7
Tool
Breaking time (sec)[A]
Default 1.05
BlockSprite oak-planks.png: Sprite image for oak-planks in MinecraftWooden 0.55
BlockSprite cobblestone.png: Sprite image for cobblestone in MinecraftStone 0.3
ItemSprite iron-ingot.png: Sprite image for iron-ingot in MinecraftIron 0.2
ItemSprite diamond.png: Sprite image for diamond in MinecraftDiamond 0.15
ItemSprite netherite-ingot.png: Sprite image for netherite-ingot in MinecraftNetherite 0.15
ItemSprite gold-ingot.png: Sprite image for gold-ingot in MinecraftGolden 0.1
Legend
  • incorrect tool, drops nothing
  • correct tool, drops nothing or something other than the block itself
  • correct tool, drops the block itself
  • italicized can be instant mined
  1. These durations ignore other influential factors (e.g. Mining Fatigue), and are measured in seconds. For more information, see Breaking § Speed.

A powered rail also drops as an item when the block beneath it is removed or a piston moves it into a space with no floor below it.

Generated loot[edit | edit source]

Item Structure Container Quantity [hide]Chance
Java Edition and Bedrock Edition
Powered Rail Mineshaft Chest 1–4 27.1%

Crafting[edit | edit source]

Ingredients [hide]Crafting recipe
Gold Ingot +
Stick +
Redstone Dust
Invicon Gold Ingot.png: Inventory sprite for Gold Ingot in Minecraft as shown in-game linking to Gold Ingot with description: Gold IngotInvicon Gold Ingot.png: Inventory sprite for Gold Ingot in Minecraft as shown in-game linking to Gold Ingot with description: Gold IngotInvicon Gold Ingot.png: Inventory sprite for Gold Ingot in Minecraft as shown in-game linking to Gold Ingot with description: Gold IngotInvicon Stick.png: Inventory sprite for Stick in Minecraft as shown in-game linking to Stick with description: StickInvicon Gold Ingot.png: Inventory sprite for Gold Ingot in Minecraft as shown in-game linking to Gold Ingot with description: Gold IngotInvicon Gold Ingot.png: Inventory sprite for Gold Ingot in Minecraft as shown in-game linking to Gold Ingot with description: Gold IngotInvicon Redstone Dust.png: Inventory sprite for Redstone Dust in Minecraft as shown in-game linking to Redstone Dust with description: Redstone DustInvicon Gold Ingot.png: Inventory sprite for Gold Ingot in Minecraft as shown in-game linking to Gold Ingot with description: Gold Ingot
Invicon Powered Rail.png: Inventory sprite for Powered Rail in Minecraft as shown in-game with description: Powered Rail6

Usage[edit | edit source]

A powered rail can be used as a rail and as a redstone component.

To place a powered rail, use a powered rail item while pointing at a surface facing the space the powered rail should occupy. A powered rail can be placed on:

A powered rail cannot be attached to the side or bottom of any block, but attempting to make such an attachment may cause the powered rail to attach to the top of a block under the destination space. For example, if a fence is on the ground, attempting to attach a powered rail to the side of the fence causes the powered rail to be attached to the top of the ground next to the fence instead.

When placed, a powered rail configures itself to line up with any adjacent rails (including activator rails, detector rails, and other powered rails), as well as adjacent rails one block up. If there are two adjacent rails on non-opposite sides, or three or more adjacent rails, a powered rail lines up in the east-west direction. If there are no adjacent rails, a powered rail lines up in the north-south direction (but if a rail is later placed to the east or west, the powered rail re-orients itself in the east-west direction even if it is already connected to another rail to the north or south). If a rail it would line up with is one block up, a powered rail slants upward toward it (with multiple options to slant upward to, a powered rail "prefers", in order: west, east, south, and north). Other configurations can be created by placing and removing various rails. Unlike their unpowered counterparts, and like detector and activator rails, powered rails are always straight.

It cannot be placed suspended in midair, even with commands, which is not unintentional.[1]

Rail[edit | edit source]

Main article: Rail

Powered rails (and other rails) can be used as "roads" for minecarts. A minecart that enters a powered rail's space from either end of the powered rail continues to move in the direction the powered rail is facing, but its speed may change depending on whether the powered rail is active or not (see below). A minecart that enters a powered rail's space from the side turns east or south (depending on the powered rail's orientation), or in the downward direction for a slanted powered rail.

Redstone component[edit | edit source]

See also: Redstone circuit

Powered rails can be used to affect the speed of minecarts that travel over them.

Activation
A powered rail is a redstone mechanism and can be activated by:
An activated powered rail also activates any adjacent powered rails it is connected to, up to eight away from the original activation source. Thus a single activation source can activate up to 17 rails (one original in the middle and eight on either side). An activated powered rail does not activate non-connected adjacent rails.
Behavior
An active powered rail:
  • increases the speed of a moving minecart in the direction it is already moving. Specifically, let the speed in both the X and Z directions (meters / tick) combined be "speed". If speed > 0.01, then every tick the minecart is passing over the powered rail, its x velocity is increased by (xspeed * 0.06 / speed) and its z velocity is increased by (zspeed * 0.06 / speed)
  • accelerate a non-moving minecart away from a solid opaque block the powered rail is facing (so a non-moving minecart moves away from the block when the powered rail activates, and a moving minecart bounces off a block an active powered rail is facing because it stops and then gets accelerated away)
An inactive powered rail reduces the speed of a moving minecart, usually stopping it within one block's distance even on a downward-slanted track. If a slanted powered rail activates with a non-moving minecart on it, the minecart starts moving downward (because it is no longer being braked by an inactive powered rail) and is then accelerated downward.
Powered rails cannot increase the speed of a minecart to more than 8 blocks per second on either the north-south or east-west axis. The speeds that can be achieved with varying numbers of powered rails or intervals of normal rails between powered rails is complex -- for a thorough discussion, see Tutorials/Minecarts.

Mob interaction[edit | edit source]

Like other types of rails, spiders, cave spiders, and wardens are the only land mobs that can walk onto powered rails.

Sounds[edit | edit source]

Java Edition:

[hide]BlockSprite block-of-gold.png: Sprite image for block-of-gold in Minecraft metal sound type
SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
​Block brokenBlocksOnce the block has brokenblock.metal.breaksubtitles.block.generic.break1.01.216
​Block placedBlocksWhen the block is placedblock.metal.placesubtitles.block.generic.place1.01.216
​Block breakingBlocksWhile the block is in the process of being brokenblock.metal.hitsubtitles.block.generic.hit0.250.7516
​Something falls on a blockEntity-DependentFalling on the block with fall damageblock.metal.fallsubtitles.block.generic.fall0.51.2516
​FootstepsEntity-DependentWalking on the blockblock.metal.stepsubtitles.block.generic.footsteps0.151.516

Bedrock Edition:

[hide]BlockSprite block-of-gold.png: Sprite image for block-of-gold in Minecraft metal sound type
SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokendig.stone1.01.1-1.2
BlocksWhen the block is placeduse.stone1.01.2-1.25
BlocksWhile the block is in the process of being brokenhit.stone0.30.75
PlayersFalling on the block with fall damagefall.stone0.41.0
PlayersWalking on the blockstep.stone0.351.0
BlocksJumping from the blockjump.stone0.121.0
BlocksFalling on the block without fall damageland.stone0.221.0

Data values[edit | edit source]

ID[edit | edit source]

Java Edition:

NameIdentifierFormBlock tagsItem tags[hide]Translation key
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft Powered Railpowered_railBlock & Itemprevent_mob_spawning_inside
rails
railsblock.minecraft.powered_rail

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1][hide]Translation key
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft Powered Railgolden_rail27Block & Giveable Item[i 2]Identical[i 3]tile.golden_rail.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same ID as the block.

Block states[edit | edit source]

See also: Block states

Java Edition:

Name Default value Allowed values [hide]Description
poweredfalsefalse
true
True if rail is activated.
shapenorth_south east_west
north_south
Specifies the rail's orientation.
ascending_east
ascending_north
ascending_south
ascending_west
A rail that ascends toward the direction noted.
For example, an ascending_west rail is a straight rail that goes upward from the east toward the west.
waterloggedfalsefalse
true
Whether or not there's water in the same place as this rail.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
[hide]Description
rail_data_bit0x8falsefalse
true
0
1
True if rail is activated.
rail_direction0x1
0x2
0x4
0 00 flat track going north-south
11 flat track going east-west
22 sloped track ascending to the east
33 sloped track ascending to the west
44 sloped track ascending to the north
55 sloped track ascending to the south
6
7
8
9
UnsupportedUnused

Video[edit | edit source]

History[edit | edit source]

[hide]Java Edition Beta
1.5

Added powered rails.
1.6Test Build 3The effectiveness of powered rails has now been increased as a response to fixing the minecart booster bug.
[hide]Java Edition
1.0.0Beta 1.9 Prerelease 6Powered Rails are now broken faster using a pickaxe.
1.111w49aFixed powered rail bug.​[more information needed]
1.513w02aThe item form of the powered rail has changed from to .
1.814w28aSloped powered rails no longer decrease their hitbox to 2 pixels of a block when activated.
1.915w38aAll sloped rail types' hitbox heights have been decreased from 10 pixels of a block to about 2.5 pixels of a block.
15w44aPowered rails can now be found in minecarts with chests inside of mineshafts.
1.1016w21aAll sloped rail types' hitbox heights have been increased from about 2.5 pixels of a block to a full block.
1.1116w32bAll sloped rail types' hitbox heights are decreased from a full block to a half block.
1.1418w43a

The textures of powered rails has now been changed.
19w12bPowered rails can now be placed on glass, ice, glowstone and sea lantern.
1.1720w45aAll rail types can now be waterlogged.
[hide]Pocket Edition Alpha
v0.8.0build 1 Added powered rails, which are always powered.
v0.13.0build 1 Powered rails no longer have intrinsic power, and now need to be powered by an external power source.
v0.14.0build 1Powered rails can now be found in minecarts with chests inside of mineshafts.
[hide]Bedrock Edition
1.7.0beta 1.7.0.2Rails are once again broken by flowing water. Previously it flowed through the rails.
1.10.0beta 1.10.0.3 The textures of powered rails has now been changed.
[hide]Legacy Console Edition
Xbox 360Xbox OnePS3PS4PS VitaWii USwitch
TU1CU11.001.001.00Patch 11.0.1 Added powered rails.
TU12The item form of the powered rail has changed from to .
TU46CU361.381.381.38Patch 15All sloped rail types' hitbox heights have been increased from 10 pixels of a block to a full block.
TU54CU441.521.521.52Patch 241.0.4All sloped rail types' hitbox heights are decreased from a full block to a half block.
TU69 1.761.761.76Patch 38 All types of rails can now be waterlogged and are no longer destroyed by flowing water. Instead it flows right through them.
1.90 The textures of powered rails has now been changed.
[hide]New Nintendo 3DS Edition
0.1.0 Added powered rails.

Data history[edit | edit source]

[hide]Java Edition
1.814w10aPowered rails with numerical metadata variants 6, 7, 14 and 15, which are inaccessible through normal gameplay or even commands and as such require the use of external editors to exist, now have no model . Their appearances prior to this point were unknown.
14w25aPowered rails are now defined via block states rather than by numerical metadata. Prior to this version, the numerical metadata variants of the powered rail were as follows:
DV [hide]Description
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 0 Unpowered north-south
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 1 Unpowered east-west
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 2 Unpowered ascending east
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 3 Unpowered ascending west
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 4 Unpowered ascending north
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 5 Unpowered ascending south
BlockSprite missing-texture-block.png: Sprite image for missing-texture-block in Minecraft 6-7 Inaccessible - behavior unknown
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 8 Powered north-south
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 9 Powered east-west
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 10 Powered ascending east
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 11 Powered ascending west
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 12 Powered ascending north
BlockSprite powered-rail.png: Sprite image for powered-rail in Minecraft 13 Powered ascending south
BlockSprite missing-texture-block.png: Sprite image for missing-texture-block in Minecraft 14-15 Inaccessible - behavior unknown
14w26aPowered rails with metadata values 6, 7, 14 and 15 have now been completely removed from the game.
1.1317w47aThe ID of powered rails has been changed from golden_rail to powered_rail.
Prior to The Flattening, this block's numeral ID was 27.

Issues[edit | edit source]

Issues relating to "Powered Rail" are maintained on the bug tracker. Issues should be reported and viewed there.

Trivia[edit | edit source]

  • Powered rails were originally a suggestion for golden tracks.

Gallery[edit | edit source]

Screenshots[edit | edit source]

See also[edit | edit source]

References[edit | edit source]

Navigation[edit | edit source]