Redstone Dust 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 redstone dust in Minecraft is shown below:

Redstone Dust Spawn Command

The Redstone Dust 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.

Redstone Dust 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 Redstone Dust block below.

Block State Name Type Values
east enum ?
  • up
  • side
  • none
north enum ?
  • up
  • side
  • none
power int ?
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
south enum ?
  • up
  • side
  • none
west enum ?
  • up
  • side
  • none

All Minecraft 1.18 Item IDs

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

All 1.18 Item IDs

Redstone Dust Information

Redstone Dust

Redstone wire is the block that is created when redstone is right clicked on the ground. It cannot be crafted or obtained in Vanilla Minecraft as an item. Its primary function is to carry redstone current.

Item ID minecraft:redstone_wire
Numerical ID 55
Stackable Yes
Max Stack Size 64
Hardness 0.0
Diggable Yes
Min / Max State IDs 2058 - 3353