I am doing a build where I want to turn on lamps, but I don't have room for redstone and need to use commands instead. There is no longer a value for "lit_redstone_lamp" in 1.13 since they were just merged to "redstone_lamp". Is there any way to setblock an already lit redstone lamp?
I am doing a build where I want to turn on lamps, but I don't have room for redstone and need to use commands instead. There is no longer a value for "lit_redstone_lamp" in 1.13 since they were just merged to "redstone_lamp". Is there any way to setblock an already lit redstone lamp?
Yes! Thank you so much!
What was the solution to this?
Command block engineer // Developer // #TeamTrees
my lamps stay powered when the sun is back what do i wrong
/setblock -934 73 -682 minecraft:redstone_lamp[lit=true]
this is the command i used in one of commandblocks