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

Placing buttons and levers against a wall with vines against it causes them to place in the floor form instead

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.2.15.01, 1.2.16.3, 1.4.0.5, 1.4.3.0, 1.4.2.0, 1.5.0.14, 1.14.30 Hotfix, 1.14.60 Hotfix, 1.16.201 Hotfix, 1.16.221 Hotfix, 1.17.2 Hotfix, 1.20.50
    • Confirmed
    • Multiple
    • 390653

      If there is a floor block available, the button/lever will snap to it, otherwise the placement will fail completely.

      Torches and redstone torches exhibit similar behaviour, but will still attach themselves to the side if no floor block is available.

      Interestingly, heads are unaffected by this and instead exhibit MCPE-32690. Signs are affected by MCPE-32689.

      Alternate description by Auldrick

      In most cases, you can replace a vines block by placing any block while pointing to either the vines themselves or the surface of an adjacent block (below, above, or on any side). The exception is that when placing an "attaching block" (a block that attaches itself to an adjacent block), this only works the same way if you are not pointing at the vines themselves. If you attempt to place an attaching block while pointing at the vines, the behavior varies depending on what kind of attaching block you're placing. This deviation from the expected behavior causes confusion and frustration.

      The following paragraphs list how the various kinds of attaching blocks behave when placed while pointing at the vines. The expected behavior in each case would be that the block would attach itself to the wall the vines were on.

      Lever, Button, Item Frame, Bell:
      If there is a solid block below the vines, the attaching block attaches to it. Otherwise, the vines remain and the block is not placed.

      End Rod, Sign, Grindstone:
      If there is a solid block below the vines, the attaching block attaches to it. Otherwise, the attaching block is placed as if there were a block there, which leaves it floating. (In the case of a sign, it will always have the standing_sign shape.)

      Torch, Redstone Torch:
      The attaching block searches for a block to attach to, in the order Below, South, West, North, East. (At least one of these must exist, the one the vines were attached to.)

      Lantern:
      The attaching block searches for a block to attach to, in the order Below, Above. If neither is found, the vines remain and no lantern is placed.

      Banner, Tripwire Hook:
      These cannot be placed while pointing at vines, but can be placed on an adjacent block in which case the vines are broken. Note that the banner is 2 blocks high. When placed, it will only break the vines in the upper half; the lower half can coexist with vines on another wall if they were already present.

      Coral Fan, Dead Coral Fan:
      These cannot be placed in a vines block, not even by pointing at an adjacent block.

            Awesoman3000 Connor Steppie
            Votes:
            7 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: