Modern namespaced IDs are recommended. This numerical form is only for old Java releases.
/give @p 73 1
Give command syntax by version
Java 1.13+
/give @p minecraft:redstone_ore 1
Namespaced ID (current format)
Java 1.8–1.12.2
/give @p 73 1 0
Numerical ID + data value
Bedrock Edition
/give @p minecraft:redstone_ore 1
Same namespaced ID (namespace optional)
Rows appear only when the underlying value is verified: the Java 1.8–1.12.2 row requires a reviewed historical numerical ID, and the Bedrock row appears only when this exact namespaced ID exists in the Bedrock registry.
How to Get Redstone Ore
Finding Redstone Ore
Mine Redstone Ore blocks with a Silk Touch tool.
More Ways to Get It
Redstone Ore generates from Y=-64 up to Y=15, with a second batch between Y=-63 and Y=-32 that gets denser the deeper you mine. It needs an iron pickaxe or better and drops 4–5 redstone dust; Fortune raises the drop to 4–6, 4–7, or 4–8 by tier, and Silk Touch drops the block itself. The ore glows at light level 9 for a while when stepped on or clicked.
Smelt a Silk-Touched ore block into redstone dust when you want the block gone.
Ambient lighting
The ore briefly emits light level 9 when touched, which can signal hidden ore in dark caves.
Redstone Ore FAQ
What is the item ID for Redstone Ore?
The item ID for Redstone Ore is minecraft:redstone_ore. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Redstone Ore?
Redstone Ore has the historical numerical ID 73, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:redstone_ore instead.
How do I give myself Redstone Ore in Minecraft?
Open the chat window and run /give @p minecraft:redstone_ore 1 to give the nearest player one Redstone Ore. Replace @p with a player name to target someone else.
How many Redstone Ore can stack in one slot?
Redstone Ore stacks up to 64 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 26.2 on .