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

[Enchantment] Generator allows invalid minecraft:reference predicate #555

Open
AdVerhoeven opened this issue Jul 3, 2024 · 0 comments
Open
Labels
bug Something isn't working ✨ mcdoc

Comments

@AdVerhoeven
Copy link

Conditions in enchantments are not allowed to use predicate references at the moment, this option should not be available in the editor/generator.

If you do use a requirement with a reference your world will fail to open and you get the following logs:
java.lang.IllegalStateException: Validation error in enchantment effect condition: at : Uses reference to your_pack:your_predicate, but references are not allowed;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✨ mcdoc
Projects
None yet
Development

No branches or pull requests

2 participants