Redstone Torch Command Examples
- Give 1 to nearest player:
/give @p minecraft:redstone_torch 1 - Give 1 to yourself:
/give @s minecraft:redstone_torch 1 - Give to a specific player:
/give PlayerName minecraft:redstone_torch 1 - Clear from inventory:
/clear @p minecraft:redstone_torch
Redstone Torch FAQ
What is the item ID for Redstone Torch?
The item ID for Redstone Torch is minecraft:redstone_torch. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Redstone Torch?
Redstone Torch has the historical numerical ID 76, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:redstone_torch instead.
How do I give myself Redstone Torch in Minecraft?
Open the chat window and run /give @p minecraft:redstone_torch 1 to give the nearest player one Redstone Torch. Replace @p with a player name to target someone else.
How many Redstone Torch can stack in one slot?
Redstone Torch stacks up to 64 per inventory slot.
How do you craft Redstone Torch?
Redstone Torch is crafted on a crafting table with 1 redstone dust and 1 stick, which yields 1 Redstone Torch.
What can you craft with Redstone Torch?
Redstone Torch is used to craft Redstone Repeater, Redstone Comparator, Activator Rail.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
