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

"enable_attachables" only hide bow instead of any items

XMLWordPrintable

    • Unconfirmed
    • Windows

      Introduction

      Recently I bought Battle & Beast 2 Skin Pack, which has a "baby ghast" skin. The skin only consists of a head-part. This skin has its "Enable_Attachables" attribute set to "false", so I have been testing it in-game.

      The Problem

      When holding items, only a bow is affected. The bow is the only working item that is being hidden, other items can still be seen by the owner and other players (Multiplayer). Upon lookup on Microsoft Docs, it should be:

      Entity Documentation

      This determines if the entity can equip attachables when this is set to true. This allows the entity to render armor and weapons.

      Advanced

      Upon further testing, I've concluded that the game assigned default render controllers into the game skins with identifier:

      minecraft:player.0.[skinpack_uuid].[skins_localization_name]

      which is not correct. Skinpack should be rendered independently without the game automatically assigning players render_controllers.

      Step to Reproduce

      • Buy "Battle & Beast 2" Skin Pack
      • Use "Baby Ghast" Skin
      • Get a bow and any other item
      • Look closely at Skin Hand

      Expected Result

      Any item will not be rendered

      Actual Result

      Only the Bow is not rendered

        1. Assign.PNG
          Assign.PNG
          98 kB
        2. Screenshot (141).png
          Screenshot (141).png
          626 kB
        3. Screenshot (142).png
          Screenshot (142).png
          651 kB

            jirauser274142 user-806ac (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: