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

[Feature Request] Add way to hide recipes by regex #15

Open
Maxi3773 opened this issue Jun 5, 2021 · 0 comments
Open

[Feature Request] Add way to hide recipes by regex #15

Maxi3773 opened this issue Jun 5, 2021 · 0 comments

Comments

@Maxi3773
Copy link

Maxi3773 commented Jun 5, 2021

Currently JEITweaker is only able to hide items by regex, but not recipes.

This functionality should also be implemented for adding info and hiding categories (useful to hide every category added by a specific mod).

My idea for implementation:
adding hideRecipeByRegex(String regex)
adding hideCategoryByRegex(String regex)
adding addInfoByRegex(String regex, String[] information)
renaming hideRegex to hideItemByRegex to make everything consistent (every function + ByRegex)

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