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

Comparator function of item frames placed on floor / ceiling is directional

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.16.210.53 Beta, 1.16.0.64 Beta, 1.14.60 Hotfix, 1.16.201 Hotfix, 1.19.40
    • Confirmed
    • Multiple
    • 366032

      When an item frame is placed in a horizontal direction, comparator output will only work in one cardinal direction (west when on the floor, east when on the ceiling).

      Comparator output for item frames on the floor / ceiling should work from all directions.

      How to reproduce:

      1. Place an item frame on the floor or ceiling.
      2. Place any item inside of it.
      3. Place 4 comparators on the same level as the item frame on each cardinal direction.

      Expected results:

      The four comparators read from the item frame and give a redstone signal output.

      Actual results:

      Only one of the comparators gives an output. For item frames placed on the floor, it is the west side. For item frames placed on the ceiling, it is the east side.

      I assume this is a side effect of floor and ceiling item frames having the same properties as item frames placed on the east and west side of blocks, but differing visually and to which block they need to be attached.

            navynexus navynexus
            Votes:
            23 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              CHK: