So, bedrock player here, I'm having a problem with using a command block to place a lever.
when i type the command:
/setblock 4 58 -1 lever
the lever places upside down one the air block above it instead of placing right side up on the block below it. Ive tried a lot of things that i’m too lazy to list, but can someone help me out?
So, bedrock player here, I'm having a problem with using a command block to place a lever.
when i type the command:
/setblock 4 58 -1 lever
the lever places upside down one the air block above it instead of placing right side up on the block below it. Ive tried a lot of things that i’m too lazy to list, but can someone help me out?
thanks
Minecraft Version?
In older Versions add a number
Try different numbers until you find the correct position or take a look at this list:
https://www.minecraftforum.net/forums/minecraft-java-edition/redstone-discussion-and/3129351-trying-to-turn-lever-off-with-commands
In newer versions, use lever_direction
The other values are:
east, west, south, north, up_north_south, up_east_west, down_north_south
>> Link to Curseforge <<