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

Configuration: Create Food Enabled Items #24

Open
vercte opened this issue Jul 14, 2024 · 1 comment
Open

Configuration: Create Food Enabled Items #24

vercte opened this issue Jul 14, 2024 · 1 comment

Comments

@vercte
Copy link

vercte commented Jul 14, 2024

The configuration should not decide whether items are registered or not. It should decide whether items have recipes or obtaining methods. Mismatches in config between server and client, especially since the defaults were changed in a recent update, can cause connection issues between players and the server even though the mod version is the exact same.

I think that the config should instead disable recipes and not the items in general. It could remove items when they are ticked, but it should not modify the registry. I had to debug this for about a day before realizing the issue.

@rafaelkai
Copy link

Disagree. Items that are not craftable should be completely disabled.

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