clientcommands
clientcommands copied to clipboard
option for /cenchant to take wildcard for enchantment name arguments
trafficstars
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.
I'm curious though if any players would find this useful in practice?
my thought is that this would mostly be useful in getting books with good enchantments