3
Redstone Lamp Help [lit=true]
Hello,
I am working on a current project and I was wondering if there was anyway to spawn in or create redstone lamps that are always on.
Block 124 no longer exists in Java edition and I can't seem to get any of the commands to work to set [lit=true].
preferably in a worldedit command. I would prefer not using command blocks.
Thanks,
Whist~
4
What you can do, is put a wooden pressure plate on top of it, and then an item frame. The item frame will push down the pressure plate within the same block, keeping the lamp powered.


Ola, como eu crio uma postagem no fórum??
Hello, how do I create a forum post?
Hello, how do I create a forum post?
The debug stick (not obtainable naturally, you must use /give @p minecraft:debug_stick) allows you to edit blocks' states by clicking them. You can just hold the stick in creative mode and right-click a redstone lamp to set it's "lit" state to true. However, if the lamp receives a block update it will realize it is not supposed to remain lit and go back to normal. It will get this update if you break, place, open a chest, or activate a button or pressure plate next to it. Therefore, lighting up the redstone lamps needs to be the last thing you do.
Debug sticks can also be used for other decorations such as setting stairs to shapes they would not normally have or making a brewing stand display bottles or disconnecting a piston head block and turning it into a table. I hope this works out for you, if you have any trouble you should let me know.
Good luck,
Garlicbreathinator
Debug sticks can also be used for other decorations such as setting stairs to shapes they would not normally have or making a brewing stand display bottles or disconnecting a piston head block and turning it into a table. I hope this works out for you, if you have any trouble you should let me know.
Good luck,
Garlicbreathinator
You can't. The block will update and turn off.
