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

Add configuration screen #981

Open
wants to merge 1 commit into
base: 1.21
Choose a base branch
from

Conversation

TheGridExpert
Copy link

Added configuration screen for Farmer's Delight using NeoForge's new features.

Important side changes:

  1. Removed configs for wild crop generation as they weren't used anywhere and affected nothing. Hope I didn't miss anything.
  2. Removed comments above categories (e.g. above "world" category there was "World generation"). This was done because NeoForge turned them into tooltips under category tooltips on the screen. For example under the same "World generation" there would be another "World generation" but one line below. I've tested this in my own addon mod, and there seems to be no way to fix it other than to remove the comments.
  3. Removed the "Client settings" category because... it's already client, and in the menu it looks like you have "Client settings" inside of "Client settings". All three client configs are now located straight in the client config with no additional category.
  4. Added extra pain for translators, as all config now have two translation keys per config. Well, at least we now have translatable configurations /:
2024-08-27.22-50-24.mov

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.

1 participant