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

Line 1, Column 2 missing '{' or object member name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.2.9.1
    • Creative
    • Unconfirmed
    • Tablet - iOS - iPad Mini

      I am attempting to utilize the /give command with the can_place_parameters. This is supposed to be the only set of parameters that works. However, every time I try to use it, I get this error.

      "Line 1, Column 2 missing '}' or object member name"

      Below are the two commands that I have been trying, only to get this result.

      /give @p diamond_block 64 0 {can_place_on :

      {blocks: true }

      }

      /give @p diamond_block 64 0 {minecraft : {can_place_on :

      {blocks : true }

      } }

            ILoseSleep Gaming Noah Vincent
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: