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

Storage cabinet recipe doesn't accept chests from other mods #28

Open
Peca21 opened this issue Feb 11, 2023 · 1 comment
Open

Storage cabinet recipe doesn't accept chests from other mods #28

Peca21 opened this issue Feb 11, 2023 · 1 comment

Comments

@Peca21
Copy link

Peca21 commented Feb 11, 2023

You can't use chests from other mods to craft the cabinet (for example Quark chests)
Recipe supports only minecraft:chest item instead of forge:chests/wooden tag.
1.19.2

@Peca21
Copy link
Author

Peca21 commented Feb 11, 2023

I have no idea how to create a pull request but you need to replace
{ "item": "minecraft:chest" }
with
{ "tag": "forge:chests/wooden" }

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

1 participant