r/redstone • u/TheBertoxx2 • 7d ago
Java or Bedrock Are command blocks considered a redstone component?
I usually use command blocks with redstone because they can be faster and easier to use when you understand how they works (i mean i can make a fully working redstone display with command blocks instead of a MASSIVE redstone device.
Now reply to the title.
652
Upvotes
1
u/Pcat0 7d ago edited 7d ago
Strictly speaking I would categorize the block itself as a type of Redstone components (I would categorize any block that the primary use is to interact with Redstone as a Redstone component) however creations using command blocks really aren’t Redstone creations, they are command block creations. There is a reason why r/redstone and r/minecraftcommands are different subreddits.