Uploaded image for project: 'Mojang Web Services'
  1. Mojang Web Services
  2. WEB-7698

Entity Documentation - has_equipment does not contain closing parenthesis in "Full" example

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • Other
    • None

      Summary:
      Entity Documentation - has_equipment does not contain closing parenthesis in "Full" example.

      Steps to reproduce:

      1. Open the page https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/filters/has_equipment?view=minecraft-bedrock-stable#full
      2. Look at the end of the "Full" example.

      Observed results:

      { "test": "has_equipment", "subject": "self", "domain": "any", "operator": "equals", "value": "dirt"

      Expected results:

      { "test": "has_equipment", "subject": "self", "domain": "any", "operator": "equals", "value": "dirt" }

            mojangweb [Mojang] Web Team
            EVGENSYPERPRO [Mod] EVGENSYPERPRO
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: