HOW TO BUILD A ONE PLAYER SLEEP SYSTEM IN MIENCRAFT BEDROCK EDITION 1.18+

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Hello everyone my name is spoonmuppet and today I will be showing you how to build a 1 player sleep system in Minecraft bedrock edition using command blocks.
    If you want to add a weather clearing system to this design then just add a comparator coming off the repeating command block (the purple one) and then place an impulse command block (an orange one) being powered by that comparator and enter the following command -
    /weather clear
    commands for the system -
    /say "skipping through the night"
    /execute @e[type=player] ~ ~ ~ detect ~ ~ ~ bed -1 time add 40
    My links -
    My discord - / discord
    My Patreon - / spoonmuppet
    My website - spoontech.co.uk/
    My Instagram - / spoonmuppet
    Music -
    Sitting Duck, squeeda - Journeys chll.to/078a2a5d
    Thanks for watching!
    #minecraft #bedrockedition #redstone #mcpe #mcbe #technicalminecraft
    #minecraft, #minecrafthungergames, #minecraftsurvivalisland, #minecraftmods, #minecraftsong, #minecraftstyle, #minecraftxbox360, #minecraftparody, #minecraftherobrine, #skydoesminecraft, #minecraftsongs, #captainsparklez, #minecraftyogscast, #yogscastminecraft, #yogscast, #minecraftskydoesminecraft, #skydoesminecraft, #tobuscusminecraft, #minecrafttrolling, #pewdiepie, #smosh, #tobygamesminecraft, #minecraftrollercoaster, #letsplayminecraft, #tobuscus, #tntminecraftparody, #seananners,#minecraftmod, #minecraftsurvival, #minecraftgriefing, #minecraftanimation, #bluexephos, #uberhaxornova, #herobrine, #minecraftcreations, #minecrafttrailer, #minecraftchristmas, #minecraftmultiplayer, #minecraftskyblock, #minecraftgameplay, #minecrafttraps, #uberhaxornovaminecraft, #slyfoxhound, #youtube, #syndicateprojectminecraft, #minecraftsurvivalgames, #minecraftgangnamstyle, #herobrineminecraft, #minecraftseeds, #roosterteeth, #minecraftmansion, #minecraftcastle, #minecraftadventuremap, #minecraftdad, #legominecraft, #antvenom, #skydoesminecraftmodshowcase, #minecrafttutorial, #pewdiepieminecraft, #minecrafttnt, #tobygames, #minecraftserver, #minecraftrevenge, #stampylongnoseminecraft, #minecraftmusic, #minecraftletsplay, #minecraftfail, #hungergamesminecraft, #minecraftvideos, #minecraftstampylongnose, #chimneyswift11, #minecrafthouse, #minecraft1.8, #minecraftcaptainsparklez, #minecraftharlemshake, #ihascupquakeminecraftoasis, #revengeminecraft, #minecrafttexturepack, #roosterteethminecraft, #seanannersminecraft, #minecraftservers, #paulsoaresjr, #stampylonghead, #minecraftantvenom, #minecraftxbox, #minecrafttobygames, #theminecraftproject, #minecraftcreeper, #bluexephosminecraft, #captainsparklezminecraft, , #minecraftmaps, #minecraftoasis, #minecraft tekkit.

Komentáře • 50

  • @CreatorLeox
    @CreatorLeox Před 2 lety

    Thank you this can help me with my friend's

  • @readfreak7
    @readfreak7 Před 2 lety

    That's sick

  • @andreiongteco9489
    @andreiongteco9489 Před 2 lety

    Thank you!♥️♥️

  • @XAssassin1065
    @XAssassin1065 Před rokem

    Can you release a structure pack with these commands?

  • @deviiwizard1324
    @deviiwizard1324 Před 2 lety +1

    My night time sensors are broken :/

  • @arisenzombies7591
    @arisenzombies7591 Před rokem +1

    1.19.51 syntax error: unexpected "@e": at "execute >>@e

    • @ghirby1604
      @ghirby1604 Před rokem

      Minecraft decided to be a bit annoying and change the whole entire way of using execute commands. So any thing before 1.19.51 will not work.

    • @ghirby1604
      @ghirby1604 Před rokem +1

      The solution is: (/execute at @e[type=player] (or @a) if block ~ ~-1 ~ bed run time add 40) with the same redstone.

    • @arisenzombies7591
      @arisenzombies7591 Před rokem

      @@ghirby1604 thank u mate ill try it this one soon

    • @Clive_1
      @Clive_1 Před rokem

      @@ghirby1604 why now at the end it says execute subcommand if block test failed at previous output?

  • @gavank4525
    @gavank4525 Před rokem +1

    Does not work says syntax error unexpected @e at execute @e type=play

    • @Spoonmuppet
      @Spoonmuppet  Před rokem

      Remember to put the sqauare brackets. The first part should look like this
      /execute @e[type=player] ~ ~ ~
      If you need help, there's a link to my discord in the description, I'll help you there :)

  • @xbeliefs4242
    @xbeliefs4242 Před rokem

    Can i just replace the "time add" command to a "time set day" to instantly skip to daytime?

    • @Spoonmuppet
      @Spoonmuppet  Před rokem

      Yeah you can.... but it doesn't look as cool ;)

    • @xbeliefs4242
      @xbeliefs4242 Před rokem

      @@Spoonmuppet awesome! Thanks for the quick reply!

  • @311rocks247
    @311rocks247 Před rokem

    Not working in the current update

  • @NoStepOnSnake1776
    @NoStepOnSnake1776 Před rokem

    I did everything exact and it didn't work

  • @_josephpang
    @_josephpang Před 2 lety

    Was wondering if this stops phantoms spawning?

    • @Spoonmuppet
      @Spoonmuppet  Před 2 lety +1

      It does not. Stopping that is currently impossible as we don't have the command to reset phantom count in bedrock. It's only in java because as we know, bedrock is the neglected child by mojang 😂
      As soon as this becomes a possibility I will make another video. If you want one that can reset phantom count then the only way is to use a behaviour pack but that envolves enabling cheats which not everyone wants to do. I recommend foxynotail's resource pack though if you choose that method. As of now, this is the best design we can do.

    • @_josephpang
      @_josephpang Před 2 lety

      @@Spoonmuppet ive made this and it works but if u stand on the bed too long sometimes it skips through the day cycle aswell, is there a way to fix this?

    • @Spoonmuppet
      @Spoonmuppet  Před 2 lety

      The daylight sensors should stop this. Are you sure you've built the system right?

  • @MsSmexybeast1
    @MsSmexybeast1 Před rokem

    It works but skips through the day as well? Is there a way to stop this?

    • @Spoonmuppet
      @Spoonmuppet  Před rokem +1

      The daylight sensor and night time sensor should stop this. Make sure the system has sky access

    • @J-O-H-N
      @J-O-H-N Před rokem

      Same issue, has sky access too

    • @Spoonmuppet
      @Spoonmuppet  Před rokem

      I'd say just have a double check you've built everything correctly. the daylight sensors aren't causing the system to lock by the sounds of it so double check you have them in the right place. I use this system on my smp and it works fine. If you need a hand with anything, join my discord server, I'll help you out there :)

  • @BrickCraftProductions

    Does this work on servers? I tried it and nothing happening

    • @Spoonmuppet
      @Spoonmuppet  Před rokem

      Yeah this works on servers. I use it on mine. Make sure that you follow the entire tutorial. Set up the ticking area. If you need a hand, join my discord and I'll help you there :)

  • @vailstales3639
    @vailstales3639 Před 2 lety

    You didn’t actually make a tutorial on how to turn achievements back on…. Three months later

    • @Spoonmuppet
      @Spoonmuppet  Před 2 lety +1

      I actually thought I'd done that already! I'll get that out as soon as I can! Sorry for the wait

  • @XAssassin1065
    @XAssassin1065 Před rokem

    /execute is very different in pocket edition (1.19.40) as I can't test for the block in a command block.

    • @Spoonmuppet
      @Spoonmuppet  Před rokem +1

      Yes, I'm aware in recent updates the execute command has been changed. I'll bring out a new version of this as soon as I get it all worked out

    • @XAssassin1065
      @XAssassin1065 Před rokem +2

      @@Spoonmuppet I already worked it out, it's (/execute at @e[type=player] (or @a) if block ~ ~-1 ~ bed run time add 40) with the same redstone.

    • @XAssassin1065
      @XAssassin1065 Před rokem +1

      @@Spoonmuppet /execute at @e[type=player] if block ~ ~-1 ~ bed run time add 40

    • @XAssassin1065
      @XAssassin1065 Před rokem +1

      @@Spoonmuppet also optional, have a chain command running off of the impulse cb, /gamerule doinsomnia false -> /gamerule doinsomnia true -> /weather clear

    • @Spoonmuppet
      @Spoonmuppet  Před rokem +1

      @@XAssassin1065 you're the best! Thank you so much! Is it okay if I shout you out in a video with this?

  • @darksereee999
    @darksereee999 Před 2 lety

    It's not working on 1.19 it said syntax error: unexpected @e at execute >>@e

    • @Spoonmuppet
      @Spoonmuppet  Před 2 lety

      You missed the three ~'s. They show what coordinates to execute. The command is - execute @e[type=player] ~ ~ ~

    • @michaelrudolph9009
      @michaelrudolph9009 Před rokem +1

      Nope he’s correct

  • @IAMFISHFOOD
    @IAMFISHFOOD Před rokem

    It dont work

  • @Misanthr6py
    @Misanthr6py Před 2 lety

    It works but when I stand on the bed I get a ton of messages saying added 40 to the time? It also does not work far away

    • @Spoonmuppet
      @Spoonmuppet  Před 2 lety

      /gamerule commandblockoutput false
      That command should fix it :)
      Also, watch the whole video. You need to set a ticking area like I say later on in the video. There's more to the system than just the command blocks 😊