Redstone Comparator Command Examples
- Give 1 to nearest player:
/give @p minecraft:comparator 1 - Give 1 to yourself:
/give @s minecraft:comparator 1 - Give to a specific player:
/give PlayerName minecraft:comparator 1 - Clear from inventory:
/clear @p minecraft:comparator
What Is Redstone Comparator Used For?
Redstone Dust
Connect comparator output to the rest of a redstone circuit.
Hopper
Read container fullness in sorting and storage builds.
Redstone Repeater
Combine timing, signal extension, and comparison logic.
Redstone Lamp
Use a comparator output to control a visible circuit result.
Redstone Comparator FAQ
What is the item ID for Redstone Comparator?
The item ID for Redstone Comparator is minecraft:comparator. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Redstone Comparator?
Redstone Comparator has the historical numerical ID 149, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:comparator instead.
How do I give myself Redstone Comparator in Minecraft?
Open the chat window and run /give @p minecraft:comparator 1 to give the nearest player one Redstone Comparator. Replace @p with a player name to target someone else.
How many Redstone Comparator can stack in one slot?
Redstone Comparator stacks up to 64 per inventory slot.
How do you craft Redstone Comparator?
Redstone Comparator is crafted on a crafting table with 3 redstone torchs, 1 nether quartz and 3 stones, which yields 1 Redstone Comparator.
Sources and Data Review
Item facts were reviewed for Java Edition 26.2 on .
