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

Items will not place blocks that use their rotation.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17.40.20 Beta, 1.17.10, 1.16.201 Hotfix, 1.18.2 Hotfix, 1.18.30, 1.18.31, 1.19.0, 1.19.2 Hotfix, 1.19.41, 1.19.73, 1.19.80, 1.19.83 Hotfix, 1.20.0
    • Confirmed
    • Windows
    • 493298

      Any item's "minecraft:block_placer" component will not use the "minecraft:on_player_placing" Event trigger which is required for the MoLang to run, needs a player.

      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. Make sure experimental gameplay is turned on. (Mainly Holiday Creator Features)
      5. Activate the resourcepack and behavior pack
      6. Finish creating your world

      Observed Results:

      • Placing using the block will make the north side face the player.
      • Placing using the item will not make the north side face the player. will not rotate.
      • Error log does not come up with any errors.

      Expected Results:

      Both the item and the block will place where the north side will always face the player. Making the block rotatable.

            Legopitstop Legopitstop
            Votes:
            11 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              CHK: