{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "538382",
   "self": "https://bugs.mojang.com/rest/api/2/issue/538382",
   "key": "BDS-18523",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "4",
      "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": "2024-05-14T19:14:14.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18523/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2023-07-09T03:46:43.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "21519"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2024-05-14T19:14:14.000+0300",
      "status": "5",
      "description": "Attempting to use item tags as a recipe input will result in the recipe appearing in the book, but the recipe will be extremely buggy when attempting to craft it. If the player has the item set as a tag and has everything else, they will simply not be able to craft the recipe, but if the player does not possess the item but does have everything else, it will crash the server and yield the following to the console:\r\n\r\n!image-2023-07-08-19-37-34-985.png|width=386,height=169!\r\n\r\n*Steps to Reproduce:*\r\n1. Turn on your server\r\n2. Join your server\r\n3. Craft the custom recipe that utilizes an item tag\r\n4. Crash\r\n\r\n*Observed Results:*\r\nYou are not able to left click to craft the item, and shift-clicking places the item in your inventory and crashes the server\r\n\r\n*Expected Results:*\r\nYou are able to craft the recipe with no issues; the server does not crash.\r\n\r\nThis is not an issue in normal Minecraft worlds that are ran with this Add-on applied; you are able to craft the items as normal with no problems.\r\n\r\n\u00a0\r\n\r\nRecipe File:\r\n\r\n\u00a0\r\n{code:java}\r\n{\r\n\u00a0 \"format_version\": \"1.12\",\r\n\u00a0 \"minecraft:recipe_shaped\": {\r\n\u00a0 \u00a0 \"description\": {\r\n\u00a0 \u00a0 \"identifier\": \"lzrd:superstar_boots\"\r\n\u00a0 \u00a0 },\r\n\u00a0 \u00a0\u00a0\r\n\u00a0 \u00a0 \"tags\": [ \"crafting_table\" ],\r\n\u00a0 \u00a0 \"pattern\": [\r\n\u00a0 \u00a0 \u00a0 \"X#X\",\r\n\u00a0 \u00a0 \u00a0 \"X X\"\r\n\u00a0 \u00a0 ],\r\n\u00a0 \u00a0 \"key\": {\r\n\u00a0 \u00a0 \u00a0 \"X\": {\r\n\u00a0 \u00a0 \u00a0 \u00a0 \"item\": \"minecraft:wool\",\r\n\u00a0 \u00a0 \u00a0 \u00a0 \"data\": 12\r\n\u00a0 \u00a0 \u00a0 },\r\n\u00a0 \u00a0 \u00a0 \"#\": {\r\n  \u00a0 \u00a0 \u00a0 \"tag\": \"lzrd:elemental_shard\" //The \"Water Shard\" item has this tag in it's file\r\n\u00a0 \u00a0 \u00a0 }\r\n\u00a0 \u00a0 },\r\n\u00a0 \u00a0 \"result\": {\r\n\u00a0 \u00a0 \u00a0 \"item\": \"lzrd:superstar_boots\"\r\n\u00a0 \u00a0 }\r\n\u00a0 }\r\n}\r\n{code}\r\n\u00a0\r\n\r\nFurther visual proof in Attachments.",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": "[Briefly describe the bug here]\r\n\r\n*Steps to Reproduce:*\r\n# [Step 1]\r\n# [Step 2]\r\n# [Step 3]\r\n\r\n*Observed Results:*\r\n[Describe what happens]\r\n\r\n*Expected Results:*\r\n[Describe what should happen]\r\n\r\n*Screenshots/Videos attached:* [please attach an image or short video]\r\n\r\n*Notes:*",
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "543729",
         "543730"
      ],
      "summary": "Custom recipes that utilize recipe tags do not work",
      "creator": "JIRAUSER758189",
      "reporter": "JIRAUSER758189",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i2e95z:",
      "environment": "Has occured on a server ran by Aternos and a server ran by Shockbyte. Has not been tested on a dedicated server ran on a standard home computer.",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/538382/comment/1268109",
               "id": "1268109",
               "author": "JIRAUSER648376",
               "body": "*Thank you for your report!*\r\nHowever, this issue has been temporarily closed as\u00a0*{color:#ff5722}Awaiting Response{color}*\r\n\r\nCan you please provide more details how to reproduce this issue? Does it occur on local worlds?\r\n\r\n\r\nAlso, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem:\r\n{quote}*Steps to Reproduce:*\r\n1.\r\n2.\r\n3.\r\n\r\n*Observed Results:*\r\n_(Briefly describe what happens)_\r\n\r\n*Expected Results:*\r\n_(Briefly describe what should happen)_\r\n{quote}\r\nIf your ticket does not look like the example given\u00a0[here|https://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft], then it's likely to be closed as incomplete.\r\n\r\nThis ticket will automatically reopen when you reply.",
               "updateAuthor": "JIRAUSER648376",
               "created": "2023-07-11T13:20:12.936+0300",
               "updated": "2023-07-11T13:20:12.936+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/538382/comment/1268197",
               "id": "1268197",
               "author": "JIRAUSER758189",
               "body": "Updated this one as instructed. More details have been added, let me know if I missed anything else.",
               "updateAuthor": "JIRAUSER758189",
               "created": "2023-07-11T21:26:27.881+0300",
               "updated": "2023-07-11T21:26:27.881+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/538382/comment/1277795",
               "id": "1277795",
               "author": "JIRAUSER648376",
               "body": "Hi\r\n\r\nCan you please attach resource pack file used to reproduce this issue? \r\n\r\nThis ticket will automatically reopen when you reply. ",
               "updateAuthor": "JIRAUSER648376",
               "created": "2023-08-31T13:53:41.351+0300",
               "updated": "2023-08-31T13:53:41.351+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/538382/comment/1322862",
               "id": "1322862",
               "author": "JIRAUSER484247",
               "body": "Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.\r\n\r\nQuick Links:\r\n\ud83d\udcd3 Issue Guidelines \u2013 \ud83d\udcac Mojang Support \u2013 \ud83d\udce7 Suggestions \u2013 \ud83d\udcd6 Minecraft Wiki\r\n\r\n",
               "updateAuthor": "JIRAUSER484247",
               "created": "2024-05-14T19:14:14.547+0300",
               "updated": "2024-05-14T19:14:14.547+0300"
            }
         ],
         "maxResults": 4,
         "total": 4,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-18523/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 6,
      "total": 6,
      "histories": [
         {
            "id": "2834927",
            "author": "JIRAUSER648376",
            "created": "2023-07-11T13:20:12.942+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2835172",
            "author": "JIRAUSER758189",
            "created": "2023-07-11T21:26:27.887+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Attempting to use item tags as a recipe input will result in the recipe appearing in the book, but the recipe will be extremely buggy when attempting to craft it. If the player has the item set as a tag and has everything else, they will simply not be able to craft the recipe, but if the player does not possess the item but does have everything else, it will crash the server and yield the following to the console:\r\n\r\n!image-2023-07-08-19-37-34-985.png|width=386,height=169!\r\n\r\n\u00a0\r\n\r\nRecipe File:\r\n\r\n\u00a0\r\n{code:java}\r\n{\r\n\u00a0 \"format_version\": \"1.12\",\r\n\u00a0 \"minecraft:recipe_shaped\": {\r\n\u00a0 \u00a0 \"description\": {\r\n\u00a0 \u00a0 \"identifier\": \"lzrd:superstar_boots\"\r\n\u00a0 \u00a0 },\r\n\u00a0 \u00a0\u00a0\r\n\u00a0 \u00a0 \"tags\": [ \"crafting_table\" ],\r\n\u00a0 \u00a0 \"pattern\": [\r\n\u00a0 \u00a0 \u00a0 \"X#X\",\r\n\u00a0 \u00a0 \u00a0 \"X X\"\r\n\u00a0 \u00a0 ],\r\n\u00a0 \u00a0 \"key\": {\r\n\u00a0 \u00a0 \u00a0 \"X\": {\r\n\u00a0 \u00a0 \u00a0 \u00a0 \"item\": \"minecraft:wool\",\r\n\u00a0 \u00a0 \u00a0 \u00a0 \"data\": 12\r\n\u00a0 \u00a0 \u00a0 },\r\n\u00a0 \u00a0 \u00a0 \"#\": {\r\n  \u00a0 \u00a0 \u00a0 \"tag\": \"lzrd:elemental_shard\" //The \"Water Shard\" item has this tag in it's file\r\n\u00a0 \u00a0 \u00a0 }\r\n\u00a0 \u00a0 },\r\n\u00a0 \u00a0 \"result\": {\r\n\u00a0 \u00a0 \u00a0 \"item\": \"lzrd:superstar_boots\"\r\n\u00a0 \u00a0 }\r\n\u00a0 }\r\n}\r\n{code}\r\n\u00a0\r\n\r\nVisual proof in Attachments.",
                  "to": null,
                  "toString": "Attempting to use item tags as a recipe input will result in the recipe appearing in the book, but the recipe will be extremely buggy when attempting to craft it. If the player has the item set as a tag and has everything else, they will simply not be able to craft the recipe, but if the player does not possess the item but does have everything else, it will crash the server and yield the following to the console:\r\n\r\n!image-2023-07-08-19-37-34-985.png|width=386,height=169!\r\n\r\n*Steps to Reproduce:*\r\n1. Turn on your server\r\n2. Join your server\r\n3. Craft the custom recipe that utilizes an item tag\r\n4. Crash\r\n\r\n*Observed Results:*\r\nYou are not able to left click to craft the item, and shift-clicking places the item in your inventory and crashes the server\r\n\r\n*Expected Results:*\r\nYou are able to craft the recipe with no issues; the server does not crash.\r\n\r\nThis is not an issue in normal Minecraft worlds that are ran with this Add-on applied; you are able to craft the items as normal with no problems.\r\n\r\n\u00a0\r\n\r\nRecipe File:\r\n\r\n\u00a0\r\n{code:java}\r\n{\r\n\u00a0 \"format_version\": \"1.12\",\r\n\u00a0 \"minecraft:recipe_shaped\": {\r\n\u00a0 \u00a0 \"description\": {\r\n\u00a0 \u00a0 \"identifier\": \"lzrd:superstar_boots\"\r\n\u00a0 \u00a0 },\r\n\u00a0 \u00a0\u00a0\r\n\u00a0 \u00a0 \"tags\": [ \"crafting_table\" ],\r\n\u00a0 \u00a0 \"pattern\": [\r\n\u00a0 \u00a0 \u00a0 \"X#X\",\r\n\u00a0 \u00a0 \u00a0 \"X X\"\r\n\u00a0 \u00a0 ],\r\n\u00a0 \u00a0 \"key\": {\r\n\u00a0 \u00a0 \u00a0 \"X\": {\r\n\u00a0 \u00a0 \u00a0 \u00a0 \"item\": \"minecraft:wool\",\r\n\u00a0 \u00a0 \u00a0 \u00a0 \"data\": 12\r\n\u00a0 \u00a0 \u00a0 },\r\n\u00a0 \u00a0 \u00a0 \"#\": {\r\n  \u00a0 \u00a0 \u00a0 \"tag\": \"lzrd:elemental_shard\" //The \"Water Shard\" item has this tag in it's file\r\n\u00a0 \u00a0 \u00a0 }\r\n\u00a0 \u00a0 },\r\n\u00a0 \u00a0 \"result\": {\r\n\u00a0 \u00a0 \u00a0 \"item\": \"lzrd:superstar_boots\"\r\n\u00a0 \u00a0 }\r\n\u00a0 }\r\n}\r\n{code}\r\n\u00a0\r\n\r\nFurther visual proof in Attachments."
               }
            ]
         },
         {
            "id": "2835173",
            "author": "arisabot",
            "created": "2023-07-11T21:26:36.213+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": "10001",
                  "fromString": "Awaiting Response",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "5",
                  "fromString": "Resolved",
                  "to": "4",
                  "toString": "Reopened"
               }
            ]
         },
         {
            "id": "2860577",
            "author": "JIRAUSER648376",
            "created": "2023-08-31T13:53:41.357+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "2994984",
            "author": "JIRAUSER484247",
            "created": "2024-05-14T18:51:48.200+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": "10001",
                  "fromString": "Awaiting Response",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "5",
                  "fromString": "Resolved",
                  "to": "4",
                  "toString": "Reopened"
               }
            ]
         },
         {
            "id": "2995110",
            "author": "JIRAUSER484247",
            "created": "2024-05-14T19:14:14.550+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "4",
                  "toString": "Incomplete"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}