The instrument
entry provider type adds the instruments to item stacks on the minecraft:instrument data component from the specified instrument tag.
Name | Description | Type | Default Value |
---|---|---|---|
item | The item to use for the item stack. | An item | |
tag | The instruments to add to the item stacks. | An instrument tag |
{ "type": "instrument", "item": "minecraft:goat_horn", "tag": "minecraft:goat_horns" }