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

option for /cenchant to take wildcard for enchantment name arguments #613

Open
nayfaan opened this issue Mar 25, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@nayfaan
Copy link

nayfaan commented Mar 25, 2024

Currently /cenchant can take wildcard for an enchantment's level; I'd like to see that extended to the enchantment type too, so I'd be able to do something like:

/cenchant minecraft:book with minecraft:unbreaking 3 with * *

  • Guarantees that the book has Unb 3 and at least 1 more of any enchantment

/cenchant minecraft:book with minecraft:unbreaking 3 with * 4

  • Guarantees that the book has Unb 3 and at least 1 more enchantment that is at least level 4

/cenchant minecraft:book with minecraft:unbreaking 3 with * * with * *

  • Guarantees that the book has Unb 3 and at least 2 more of any enchantment

etc.

@Earthcomputer
Copy link
Owner

I'm curious though if any players would find this useful in practice?

@Earthcomputer Earthcomputer added the enhancement New feature or request label Mar 25, 2024
@nayfaan
Copy link
Author

nayfaan commented Mar 25, 2024

my thought is that this would mostly be useful in getting books with good enchantments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants