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

Only oak barrels can be crafted #63

Open
Kuoxsr opened this issue Oct 14, 2019 · 0 comments
Open

Only oak barrels can be crafted #63

Kuoxsr opened this issue Oct 14, 2019 · 0 comments

Comments

@Kuoxsr
Copy link

Kuoxsr commented Oct 14, 2019

The recipe for oak barrels uses ore dictionary planks and the oak barrel recipe always takes precedence when the game is internally resolving conflicts. This means that if you try to craft a jungle barrel with jungle planks, you get an oak barrel instead.

If you have NoMoreRecipeConflicts installed, you have the ability to choose the second option in the list, which allows you to craft the wood-specific barrel, but without NMRC there is no second option, and those barrels are simply not craftable.

I tested this in an environment with only LW v1.78.0 and JEI installed.

The covered oak barrel does not suffer from this issue.

Screenshot_20191014_121202
Screenshot_20191014_121259
Screenshot_20191014_123525

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