Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MC-1.16.5][ATBYW-1.4.2] ATBYW Items and blocks do not show up in minecraft's creative search bar #48

Open
Wolfgang1414 opened this issue Nov 17, 2021 · 2 comments

Comments

@Wolfgang1414
Copy link

Wolfgang1414 commented Nov 17, 2021

As mentioned above items and blocks do not appear in the search menu of vanilla minecraft, even when by itself.

@Azagwen
Copy link
Owner

Azagwen commented Nov 21, 2021

I'm rather sure this is a fabric 1.16 bug, need to check

@Azagwen
Copy link
Owner

Azagwen commented Dec 26, 2021

After investigation, this is a fabric issue.

This is due to how Fabric injects new items into the game, which it does AFTER the creative tabs have been created in the memory, causing any modded item to not appear in that search menu.

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

No branches or pull requests

2 participants