mojira.dev
MCPE-158113

Shooter component for data-driven items cannot use vanilla items

When using the minecraft:shooter component for data-driven items, array children in the ammunition array cannot use vanilla items (e.g. minecraft:arrow) for the item object.

{
    "minecraft:shooter": {
        "ammunition": [
            {
                "item": "minecraft:arrow",
                "use_offhand": true,
                "search_inventory": true,
                "use_in_creative": true
            }
        ]
    }
}

Comments 2

Does it work if you leave out the "minecraft:" namespace? If not, please attach a pack that can be used to demonstrate the bug.

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

For any account or purchasing related issues, please contact Minecraft Customer Support directly, as we cannot assist with those here at the bug tracker.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Chikorita Lover

(Unassigned)

Unconfirmed

Multiple

1.19.10.24 Preview, 1.19.2 Hotfix

Retrieved