As the title suggests asking for an enchantment on the saddle slot in a predicate always results in a success even tho the affected entity has no enchantment or even a saddle.
Predicate used for testing:
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"equipment": {
"saddle": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "minecraft:mending",
"levels": {
"min": 1
}
}
]
}
}
}
}
}
Hi!
Thank you for your report!
Could you please provide more details or/and media files. As we have no repro of this issue.
Also, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
Observed Results:
(Briefly describe what happens)
Expected Results:
(Briefly describe what should happen)
If your ticket does not look like this example, then it's likely to be closed as Incomplete.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki