Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-167871

Players are pushed sideways when inside of a block, instead of upwards

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.63, 1.20.0, 1.20.32 Hotfix, 1.21.2 Hotfix
    • None
    • Confirmed
    • Multiple
    • 1268067

      I followed a tutorial on YouTube on how you can make an elevator made with command blocks.

      It only uses the /fill and the /clone commands. It clones the slab build (with that I mean the floor and the roof in the elevator self) and it fills that build somewhere else you want the elevator to be. Basically a copy paste idea. After that it clones the exact same build but now with normal blocks. Then you fill that on the exact same place where the slabs were filled, which creates a pushing effect. It always worked with no problem, but after this update I just get stuck in the blocks when the fill command happens. I hope this can get fixed for the next update!

      I made a simple version of it so you could build it too in a few minutes. Use the screenshots to see what exactly I mean:

      1. Create a 2 x 2 cabin for your elevator. You have to create one with slabs as well as shown in the screenshot.
      2. Make a 2 x 2 platform  in the ground. This is the place where you will clone your slab and full block cabin to.
      3. Get yourself a piece of paper and write the bottom right block cordinates (from your platform) In my case 26 -60 4
      4. Now we need the cords of your cabins so we can clone them, go to your fullblock cabin and destroy the bottom left corner to write down the cordinates. (After that, place the full block back of course) In my case 2 -60 6
      5. We do the same for the full block cabin roof, but you destroy the top right corner to get that cord. In my case 1 -56 7
      6. Now you do the same again but now with your slab cabin. Bottom left corner cord. In my case 4 -60 6
      7. Top right roof corner of your slab cabin cords. In my case 3 -57 7
      8. Now build the Up Function construction as shown on the screenshot. All command blocks face the same direction and the redstone repeaters are set to 4 ticks. It does not matter where you place this construction.
      9. Make another row of command blocks on the same level as the command blocks at step 8. (Take a look at the 9th screenshot). After that, place redstone repeaters connecting the command two rows command blocks. They are set to 2 ticks, but you can set them at 3 ticks to make the elevator go up a bit slower. 
      10. Add another block and on top of that a redstone. In front of it you can place a button to test the elevator out.
      11. This is the command block right behind the redstone from step 10. (First row command blocks you placed) These are the settings of the command block, every command block is the same, you only have to fill in the cordinates.
      12. Now you have to fill in your cordinates of your SLAB CABIN with the /clone command, after you wrote that down in the command, add also your platform cords behind it (from step 3). This makes sure you are pushed up with half a slab. In my case /clone 4 -60 6 3 -57 7 26 -60 4

      You can click on the button to test it out if the slab cabin actually gets cloned on top of your platform where your elevator goes. This should work. If it clones to the wrong spot, then take the bottom right platform cord and fill that in instead of the top left corner.

      13. Now you do the same with full blocks. But you put this command on the second row of command blocks (from step 9). You should put this command in the command block right next to the repeater with 2 ticks that has been connected with the left row first command block. (where you put the command in from step 12) Don't forget to write down your platform cord after you wrote your clone command for full blocks cabin. In my case /clone 2 -60 6 1 -56 7 26 -60 4

      Test again if the elevator works properly, you can see that it should clone the slab cabin first and right after that the full block cabin.

      14. You can see that the command block rows still have command blocks left to be filled in with commands. You are gonna do everything again, filling the left row with /clone slab cabin cords and platform cord BUT you have to ADD the Y-cord from your platform cords with 1 . This is important, because you want the elevator go up! You do this also with the second row command blocks with the full block commands. 

      In my case: Left row second command block: /clone 4 -60 6 3 -57 7 26 -59 4
      Left row third command blocm: /clone 4 -60 6 3 -57 7 26 -58 4 etc.

      Right row second command block: /clone 2 -60 6 1 -56 7 26 -59 4
      Right row third command block: /clone 2 -60 6 1 -56 7 26 -58 4 etc.

      Now you are done. Go to your cabin, build a little wall around it if you want. Extend the redstone to your platform, add a button to it. Stand on your platform, click on the button and you should be pushed up. Atleast, it worked till the newest update came to bedrock. You can see on screenshot number 15 that I don't get pushed up but instead I just get stuck in the blocks, I tested it out on other maps, devices, let my friends join and try the elevator out but it does not work. I think the clone command is kinda bugged. 

      I hope this can be fixed soon! 

      I see that the screenshots are not in order, but the steps numbers are linked to the screenshot numbers! That will help a bit more.

       

      UPDATE 2024:

      Yes, this elevator was made in bedrock edition by a content creator on Youtube. This worked before but now it is broken after some new Minecraft updates. I couldn't figure out how to record my screen but this should do. I placed some simple signs to help you out.

      Copy of Test world.mcworld

       

        1. 10 testing button-1.png
          10 testing button-1.png
          2.25 MB
        2. 11 command block right behind the button-1.png
          11 command block right behind the button-1.png
          1.31 MB
        3. 12 cloning slabs onto the elevator-1.png
          12 cloning slabs onto the elevator-1.png
          1.26 MB
        4. 13 cloning full blocks onto the elevator-1.png
          13 cloning full blocks onto the elevator-1.png
          699 kB
        5. 14 add 1 to your y on your elevator cord.png
          14 add 1 to your y on your elevator cord.png
          1.29 MB
        6. 15 ....png
          15 ....png
          126 kB
        7. 1 Cabin-1.png
          1 Cabin-1.png
          1.15 MB
        8. 2 elevator-1.png
          2 elevator-1.png
          1.42 MB
        9. 3 bottom right corner cord elevator-1.png
          3 bottom right corner cord elevator-1.png
          452 kB
        10. 4 bottom left corner cord-1.png
          4 bottom left corner cord-1.png
          670 kB
        11. 5 top right corner cord-1.png
          5 top right corner cord-1.png
          1.03 MB
        12. 6 slab left corner cord-1.png
          6 slab left corner cord-1.png
          611 kB
        13. 7 slab top right corner cord-1.png
          7 slab top right corner cord-1.png
          851 kB
        14. 8 up function construction-1.png
          8 up function construction-1.png
          3.12 MB
        15. 9 second step of the construction-1.png
          9 second step of the construction-1.png
          3.38 MB
        16. Copy of Test world.mcworld
          85 kB

            AlwaysBerra AlwaysBerra
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: