{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "326743",
   "self": "https://bugs.mojang.com/rest/api/2/issue/326743",
   "key": "BDS-5548",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10300",
         "value": "Unconfirmed",
         "id": "10300",
         "disabled": false
      },
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-05-24T06:46:49.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-5548/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2020-05-23T20:45:17.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "19406"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-05-24T06:46:52.000+0300",
      "status": "5",
      "description": "!image-2020-05-23-12-39-31-548.png|width=589,height=180!\r\n\r\n!image-2020-05-23-12-43-29-070.png|width=542,height=95!\r\n\r\nBedrock 1.14 seems to be unable to identify the \"prismarine_bricks\" block.\u00a0\r\n\r\nI had converted this world from 1.15.2 Java to Bedrock 1.14 using the Chunker tool, and it replaced all prismarine_bricks with dark prismarine. I assumed this was due to something with the tool converting it, but I think it is related to this issue of the prismarine_bricks not even being found.\u00a0\r\n\r\n\u00a0\r\n\r\nI'm not asking for a solve for the conversion issue, merely noting that's where I initially noticed the block wasn't be recognized.\u00a0",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "297646",
         "297645"
      ],
      "summary": "Unable to use \"prismarine_bricks\" in commands, not recognized if typed out.",
      "creator": "JIRAUSER491147",
      "reporter": "JIRAUSER491147",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i1e51z:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/326743/comment/705816",
               "id": "705816",
               "author": "ionicecko",
               "body": "Bedrock commands do not work the same as Java. Not every block has its own namespace.\r\n\r\nIn this case the Prismarine Brick is a data value of the prismarine namespace, so the command would be\r\n\r\n... replace prismarine 2 ",
               "updateAuthor": "ionicecko",
               "created": "2020-05-24T06:46:45.396+0300",
               "updated": "2020-05-24T06:46:45.396+0300"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-5548/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 2,
      "total": 2,
      "histories": [
         {
            "id": "1598417",
            "author": "ionicecko",
            "created": "2020-05-24T06:46:49.905+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "1598418",
            "author": "ionicecko",
            "created": "2020-05-24T06:46:52.782+0300",
            "items": [
               {
                  "field": "security",
                  "fieldtype": "jira",
                  "from": "10318",
                  "fromString": "Minecraft - Private",
                  "to": null,
                  "toString": null
               }
            ]
         }
      ]
   }
}