<world,x,y,z> – the location to drop the item; (MANDATORY)
<item_id> – the item id to drop (in format namespace:id, check it for more info). (MANDATORY)
Targets
ItemsAdder items.
Where is useful
For example, if you only need to use built-in actions and not third-party commands, then you could use this action to drop an item from the ItemsAdder.
Examples
- 'drop_items_adder_item: world,14,64,123;customitems:pickaxe' # Drop the some custom pickaxe at the specified location