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

Incomplete

Chikorita Lover

2022-06-24, 06:40 PM

2023-01-20, 05:49 PM

2023-01-20, 05:49 PM

0

1

Unconfirmed

1.19.10.24 Preview, 1.19.2 Hotfix

-