mojira.dev
MC-305562

Enchantment Predicate always results in success for Saddle Slot

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
              }
            }
          ]
        }
      }
    }
  }
}

Comments 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: 

  1.  

  2.  

  3.  

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

Ron

(Unassigned)

Unconfirmed

(Unassigned)

1.21.11

Retrieved