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

Candles and sea pickles reset their properties in the stack when placed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.73 Hotfix, 1.21.0.26 Preview, 1.20.81 Hotfix, 1.21.1 Hotfix
    • None
    • Adventure
    • Confirmed
    • Multiple
    • 1239418

      Summary:
      Candles and sea pickles that have been gotten with the "can_place_on" property are bugged. Only the first candle/sea pickle will have this property where they are able to placed on stone and the rest of the candles/sea pickles in the stack turn into normal candles/sea pickles that would not be able to be placed in adventure mode.

      Steps to reproduce:

      1. Give yourself candles using the command /give @p candle 64 0 {"can_place_on":{"blocks":["stone"]}}
      2. Place down a stone block.
      3. Change your gamemode to Adventure mode.
      4. Try placing multiple candles on the block.

      Observed results:
      The candles can only be placed once.

      Expected results:
      The candles can be placed multiple times/on multiple blocks.

      Original description:
      Candles that gotten with the "can_place_on" command, such as:
      /give @p candle 64 0 {"can_place_on":{"blocks":["stone"]}} is bugged. Only the first candle will have this property where they are able to placed on stone and the rest of the candles in the stack turn into normal candles that would not be able to be placed in adventure mode. This is unfortunate because it breaks a fundamental feature of a map I am trying to make.

            smexypotatolord smexypotatolord
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: