-
Bug
-
Resolution: Cannot Reproduce
-
None
-
24w21b
-
None
-
Unconfirmed
-
(Unassigned)
Hello,
Having a custom enchantment as a predicate condition does not work in the latest snapshot. I checked against vanilla ones which work fine.
Trying to get a output from something like "/execute if items entity @s weapon.mainhand #enchantencore:all_enchantable[minecraft:enchantments=\{levels:{"enchantencore:handyman":1}}]" also does not work
Steps to Reproduce:
1. set up custom enchant
2. try having it as a condition in /execute if items or as a predicate
Observed Results:
output failed
Expected Results:
output should be true