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

Block Placer does not work with query.block_face

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19.41
    • None
    • Unconfirmed
    • Windows

      When making a custom block that queries block_face, an item that uses the component minecraft:block_placer and places that custom block, block_face is not queried and does not function.

      Steps to Reproduce:
      1. Download the example addon below
      2. Install it how you would install all other addons (click on it for windows 10)
      3. Create a new world
      4. Activate resource and behavior packs
      5. Turn on cheats and commands blocks
      6. Load world
      7. Save and quit world
      8. Edit world
      9. Turn on "Holiday Creator Features"
      10. Load the copy
      11. Use /give @s sci:blocktest and sci:itemtest
      12. Place the block on top of a surface and underneath. Observe it's rotation.
      13. Place the block using the item on top of a surface and underneath. Observe it not rotating.

      Observed Results:

      Placing the block using block_placer in an item doesn't query block_face.

      Expected Results:

      Placing the block using block_placer in an item should query block_face.

            SheepCoIndustries ÞeSheepMan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: