Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-183940

Scripting "minecraft:equippable" component does not exist for all mob entities.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • 1.21.2 Hotfix
    • None
    • Unconfirmed
    • Windows

      It returns undefined when calling something such as entity.getComponent("minecraft:equippable") on mobs other than the player when the documentation clearly states that "This component exists for all mob entities".

      How to reproduce:
      1. call .getComponent("minecraft:equippable") on any entity other than the player.

      Expected result: It returns an EntityEquippable object.
      Observed result: It returns undefined.

            Redstoneweewee Redstoneweewee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: