2

Command powered redstone?

web_warrior_geo_1 2/24/24 3:07 pm
192
2/25/2024 9:29 pm
is there a way to power redstone using commands?

i tried "data modify block ~ ~1 ~ powered set value true" but it didn't work.

what am i doing wrong?
Posted by
web_warrior_geo_1
Level 1 : New Miner
1

  Have something to say?

JoinSign in

6

netunettu
02/25/2024 9:29 pm
Level 23 : Expert Scribe
debug stick
/give @s minecraft:debug_stick
hit it and right click it
1
Panda_Wolfe
02/25/2024 7:39 pm
They/Them • Level 40 : Master Dinosaur Chicken
You could make it so it places a redstone block, henceforth powering the redstone.
2
HoboMaggot
02/25/2024 8:18 pm
Level 55 : Grandmaster Blob
For general use yes, but this looks like its more of a decorative thing
2
HoboMaggot
02/24/2024 9:02 pm
Level 55 : Grandmaster Blob
This should be the correct command assuming you're modifying a block that has the powered block state, such as the redstone repeater.
Make sure that relative coordinate actually has the block in it
1
web_warrior_geo_1
02/25/2024 8:54 am
Level 1 : New Miner
idk why it's not working, i ended up just bruteforcing my way through it and doing setblock for every possible redstone compartment (taking into account the direction they're facing)
1
HoboMaggot
02/25/2024 6:41 pm
Level 55 : Grandmaster Blob
Try using actual cooridnates (e.g. 567 48 -49) to test
1

Welcome