[BDS-18523] Custom recipes that utilize recipe tags do not work Created: 09/Jul/23  Updated: 14/May/24  Resolved: 14/May/24

Status: Resolved
Project: Bedrock Dedicated Server
Affects Version/s: 1.20.1 Hotfix
Fix Version/s: None

Type: Bug
Reporter: DegenerateGaming Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: None
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.


Attachments: File 202307-08-1.mp4     PNG File image-2023-07-08-19-37-34-985.png    
Confirmation Status: Unconfirmed

 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:

Steps to Reproduce:
1. Turn on your server
2. Join your server
3. Craft the custom recipe that utilizes an item tag
4. Crash

Observed Results:
You are not able to left click to craft the item, and shift-clicking places the item in your inventory and crashes the server

Expected Results:
You are able to craft the recipe with no issues; the server does not crash.

This 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.

 

Recipe File:

 

{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "lzrd:superstar_boots"
    },
    
    "tags": [ "crafting_table" ],
    "pattern": [
      "X#X",
      "X X"
    ],
    "key": {
      "X": {
        "item": "minecraft:wool",
        "data": 12
      },
      "#": {
        "tag": "lzrd:elemental_shard" //The "Water Shard" item has this tag in it's file
      }
    },
    "result": {
      "item": "lzrd:superstar_boots"
    }
  }
}

 

Further visual proof in Attachments.



 Comments   
Comment by [MCQA] Kinga Izdebska [ 14/May/24 ]

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.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Comment by Maciej Piornik [ 31/Aug/23 ]

Hi

Can you please attach resource pack file used to reproduce this issue?

This ticket will automatically reopen when you reply.

Comment by DegenerateGaming [ 11/Jul/23 ]

Updated this one as instructed. More details have been added, let me know if I missed anything else.

Comment by Maciej Piornik [ 11/Jul/23 ]

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

Can you please provide more details how to reproduce this issue? Does it occur on local worlds?

Also, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Generated at Sat Jan 11 08:22:08 UTC 2025 using Jira 9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13.