{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "495515",
   "self": "https://bugs.mojang.com/rest/api/2/issue/495515",
   "key": "BDS-16749",
   "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": "2022-02-15T10:33:29.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-16749/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2022-02-15T04:10:14.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "20628"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2022-02-15T10:33:29.000+0200",
      "status": "5",
      "description": "The modding capabilities we have right now are pretty awesome, but we're missing a way to create custom enchantments. Given the new APIs to deal with enchantments in the GameTest framwork, I think it would make sense to have a way to add custom ones through a json based definition in a behavior pack.\r\n\r\nI think that just a way to create an \"empty\" enchant would be, which then could be used in one of the scripting events to check for capabilities as context to handle the event.",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [],
      "summary": "No way to add custom enchantments to the game",
      "creator": "JIRAUSER624744",
      "reporter": "JIRAUSER624744",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i26ylb:",
      "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/495515/comment/1141609",
               "id": "1141609",
               "author": "JIRAUSER484247",
               "body": "*Thank you for your report!*\r\nHowever, this issue has been closed as\u00a0{*}{color:#ff5722}Invalid{color}{*}.\r\n\r\nThis is more of a feature request or suggestion. For suggestions, please visit the\u00a0[Minecraft Feedback Site.|https://feedback.minecraft.net/]",
               "updateAuthor": "JIRAUSER484247",
               "created": "2022-02-15T10:33:29.838+0200",
               "updated": "2022-02-15T10:33:29.838+0200"
            }
         ],
         "maxResults": 1,
         "total": 1,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-16749/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 1,
      "total": 1,
      "histories": [
         {
            "id": "2524296",
            "author": "JIRAUSER484247",
            "created": "2022-02-15T10:33:29.842+0200",
            "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"
               }
            ]
         }
      ]
   }
}