Pick Up Specific Item
Tracks picked-up items matching the configured item targets.
Use this when the player must pick up a specific item, item tag, or item with matching item data.
Fields
- Quest Type:
Pick Up Specific Item - Items To Pick Up: how many matching items the player must pick up.
- Item IDs: one or more item IDs, item tags, or item data checks. Put one target per line.
Item target examples
minecraft:diamond
#minecraft:wool
minecraft:stick | [custom_name='{"text":"Viewer Stick","color":"gold"}']
Examples
Pick up diamonds
Quest Type: Pick Up Specific Item
Items To Pick Up: 16
Item IDs: minecraft:diamond
Pick up any wool
Quest Type: Pick Up Specific Item
Items To Pick Up: 32
Item IDs: #minecraft:wool