• 10/23/14 4:44 pm
- 19.1k views • 0 today
- save_alt 584 downloads
- Progress
- 100% complete
1,465
This video will show you how to build a contraption that lets 1 player sleep in a bed and change the time to daytime even if other players are not sleeping.
Download available on the side!
Minecraft Tutorial Playlist ► http://www.youtube.com/playlist?list=PLEB388783144C45A8
Commands
/give @p minecraft:command_block
fill ~ ~-1 ~ ~2 ~-1 ~ redstone_block
fill ~ ~1 ~ ~2 ~1 ~ wool 15
/scoreboard objectives add sleep dummy
scoreboard players add @a sleep 1 {Sleeping:1b}
execute @r[score_sleep_min=105] ~ ~ ~ time set 0
scoreboard players set @a[score_sleep_min=1] sleep 0 {Sleeping:0b}
Download available on the side!
Minecraft Tutorial Playlist ► http://www.youtube.com/playlist?list=PLEB388783144C45A8
Commands
/give @p minecraft:command_block
fill ~ ~-1 ~ ~2 ~-1 ~ redstone_block
fill ~ ~1 ~ ~2 ~1 ~ wool 15
/scoreboard objectives add sleep dummy
scoreboard players add @a sleep 1 {Sleeping:1b}
execute @r[score_sleep_min=105] ~ ~ ~ time set 0
scoreboard players set @a[score_sleep_min=1] sleep 0 {Sleeping:0b}
2767357
2


Have something to say?