Powered Rail Item ID

Each item in Minecraft has a unique ID assigned to it, known as an item ID, this can be used in commands to spawn the item into the game. The item ID for powered rail in Minecraft is shown below:

Powered Rail Spawn Command

The Powered Rail item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.

If you are running the Essentials plugin, you will need to run /minecraft:give instead of simply /give. This is because the Essentials /give command overrides Minecraft's built-in command.

Mining Tools

Below is a table of the tools that can be used to break Powered Rail blocks, and the speed it will take to break at (in seconds). This is calculated with the formula (1.5 * Block Hardness) / Tool Multiplier.

Tool Speed
Golden Pickaxe Golden Pickaxe 0.09s
Diamond Pickaxe Diamond Pickaxe 0.13s
Iron Pickaxe Iron Pickaxe 0.17s
Stone Pickaxe Stone Pickaxe 0.26s
Wooden Pickaxe Wooden Pickaxe 0.52s
Netherite Pickaxe Netherite Pickaxe 1.05s

All Minecraft 1.18 Item IDs

Find thousands more items on our complete list of 1,325 Minecraft IDs.

/show list

Powered Rail Information

Powered Rail

Powered rails can be used to propel minecarts on a track. They also interact with redstone and can be turned off/on.

Item ID minecraft:powered_rail
Legacy Item ID (1.12.2 and Below) minecraft:golden_rail
Numerical ID 27
Stackable Yes
Max Stack Size 64
Hardness 0.7
Material Rock
Diggable Yes
Min / Max State IDs 1305 - 1316

Powered Rail Crafting Recipes

Below you can find the crafting recipes that can be used to make Powered Rail.

Ingredients Pattern Result
Gold Ingot
Gold Ingot
Gold Ingot
Stick
Gold Ingot
Gold Ingot
Redstone
Gold Ingot
6x Powered Rail

Powered Rail Block States

Block states are values assigned to a block that changes its state. For example, many blocks have a "direction" block state which can be used to change the direction a block faces.

Find a table of all blockstates for the Powered Rail block below.

Block State Name Type Values
powered bool ?
  • true
  • false
shape enum ?
  • north_south
  • east_west
  • ascending_east
  • ascending_west
  • ascending_north
  • ascending_south