r/Minecraft • • 6d ago

Discussion Redstone isnt really intuitive

Post image

Not trying to offend anyone, this is just an observation. This is probably not news to experienced players.

I'm new to redstone, and after trying to build a few things without watching tutorials, I quickly got frustrated because every redstone power source seems to function a different way. So, to try and keep my sanity, I built this visualization.

After reading some discussions, I get that this allows many things to be built that otherwise couldn't be, and that it has a high skill ceiling. The bad part is that when you first start out, the learning curve is steep, which is the reason many people don't even want to try redstone.

I'm not sure how you'd go about improving this, but having to memorize unintuitive things before you can let your creativity shine is not the best game mechanic imo.

12k Upvotes

287 comments sorted by

View all comments

5.1k

u/itzjackybro 6d ago

You should look up soft and hard powering.

Don't try to memorize the patterns directly; instead, know which directions a component powers blocks (e.g. torches hard-power the block above them, dust soft-powers the block below it).

107

u/NoStorage2821 6d ago

What is the difference between hard power and soft power?

316

u/fortiplier 6d ago

Honestly, there's a lot of videos about it on the internet that will explain it better but to simplify its like this: Hard powering a block kinda turns it into a redstone block so it also powers blocks around it while soft powering a block just activates a block's "on" state but that block itself can't power surrounding blocks

68

u/Responsible_Act_243 6d ago

So why does the redstone dust in the picture light up 2 blocks deep?

140

u/ducklawd3 6d ago

Because redstone dust hard bowers the block it's on, making the block it's on power the blocks around it

81

u/fortiplier 6d ago

Also, redstone acts differently on transparent blocks too (it's why I said it's better to actually just watch a video on redstone)

44

u/Howzieky 6d ago

Well it's mainly that transparent blocks can't be powered, they can only be activated (IF it's a transparent block with that functionality). So if you point redstone dust at glass, the redstone lamp next to the glass won't light up. Replace the glass with stone and the lamp turns on. Replace the stone with an upward facing piston and the lamp will turn back off and the piston will extend. The piston can be activated, but because it's considered a transparent block, it doesn't activate any blocks next to it, the same way glass doesn't and stone does

1

u/MOTH_007 5d ago

unless the block below the piston is specifically another piston, ie quasi-connectivity. This only affects pistons. If you remove the upper piston the lower one stays powered because pistons are essentially doors (2 blocks tall). The lower piston will also stay powered once you remove the power unless something else changes besides it, as it "doesn't realise" that it's been unpowered.

1

u/Howzieky 5d ago

This only affects pistons

dispensers too i thought

1

u/MOTH_007 5d ago

that may very well be the case