Skip to content

fix: crafting station picking wrong recipe#165

Open
DerekChan65535 wants to merge 1 commit into
McJtyMods:1.12from
DerekChan65535:1.12
Open

fix: crafting station picking wrong recipe#165
DerekChan65535 wants to merge 1 commit into
McJtyMods:1.12from
DerekChan65535:1.12

Conversation

@DerekChan65535

@DerekChan65535 DerekChan65535 commented Jul 1, 2020

Copy link
Copy Markdown

This fix an bug that crafting station picking wrong recipe.

Bug details:
As a minecraft player
WHEN In the crafting station, item A and item B has same name, and meta data
AND item A has no NBT data but B has NBT data
AND item B is right after item A
WHEN I request item B
THEN findItem will give the index of item A since A has no NBT data
AND crafting station will send craft request with item A

Change tested. Issue fixed.

image

@DerekChan65535

Copy link
Copy Markdown
Author

@McJty Are you going to review it? Or I would prefer to close this PR since it opens for too long.

@McJty

McJty commented Sep 7, 2020

Copy link
Copy Markdown
Collaborator

As this is on 1.12 I'm not going to merge this anymore. For me 1.12 development is dead

@DerekChan65535

Copy link
Copy Markdown
Author

Ok thx

@McJty

McJty commented Sep 28, 2020

Copy link
Copy Markdown
Collaborator

I will check this out soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants