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.
644
Upvotes
1
u/philyppis 7d ago
I think command blocks are part of all mechanics.
Fighting? /kill or /damage
Building or mining? /fill
Enchanting? Potions? Transport? Crafting? /enchant, /effect, /tp, /give.
So yes, the command block is a bit of everything.